mirror of
https://gitlab.cs.fau.de/ik15ydit/latexandmore.git
synced 2024-11-22 11:49:32 +01:00
remove trailing whitespace
This commit is contained in:
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
|
||||
|
Loading…
Reference in New Issue
Block a user