1
0
mirror of https://gitlab.cs.fau.de/ik15ydit/latexandmore.git synced 2025-04-06 17:38:12 +02:00

remove trailing whitespace

This commit is contained in:
Johannes Knoedtel 2017-10-05 13:59:37 +02:00
parent eb99f72634
commit 8e65498017

@ -1,13 +1,13 @@
all: KlausurLV_SS14_September2014.tex KlausurLV_WS1415_Maerz2015.tex
all: KlausurLV_SS14_September2014.tex KlausurLV_WS1415_Maerz2015.tex
continuous: $(PDF).continuous
clean: cleanup rmpdf all
rmpdf:
@-rm -f *.pdf
@-rm -f *.pdf
cleanup:
cleanup:
@-rm -f *.aux *.fdb_latexmk *.fls *.log
%.continuous: %.pdf