mirror of
https://gitlab.cs.fau.de/ik15ydit/latexandmore.git
synced 2025-01-23 13:35:43 +01:00
5 lines
88 B
Makefile
5 lines
88 B
Makefile
all:
|
|
latexmk -pdf -interaction=nonstopmode ForensInf2_Zusammenfassung.tex
|
|
|
|
.PHONY: all
|