mirror of
https://gitlab.cs.fau.de/ik15ydit/latexandmore.git
synced 2025-04-04 16:46:00 +02:00
5 lines
63 B
Makefile
5 lines
63 B
Makefile
all:
|
|
latexmk -pdf ForensInf2_Zusammenfassung.tex
|
|
|
|
.PHONY: all
|