latexandmore/FFI/Makefile

5 lines
88 B
Makefile
Raw Normal View History

2017-10-03 12:51:24 +02:00
all:
latexmk -pdf -interaction=nonstopmode ForensInf2_Zusammenfassung.tex
.PHONY: all