mirror of
https://gitlab.cs.fau.de/ik15ydit/latexandmore.git
synced 2025-04-06 17:38:12 +02:00
Makefile angepasst
This commit is contained in:
parent
8bff52d98a
commit
c8b34f72ab
8
Makefile
8
Makefile
@ -13,10 +13,6 @@ $(PDF): $(PDF).pdf
|
||||
latexmk -jobname=$(@:%.pdf=%) -pdf $<
|
||||
|
||||
clean:
|
||||
latexmk -c -f $(PDF).tex
|
||||
latexmk -c -f
|
||||
|
||||
distclean:
|
||||
latexmk -C -f $(PDF).tex
|
||||
rm -f $(PDF).pdf
|
||||
|
||||
.PHONY: all clean distclean $(PDF) continuous
|
||||
.PHONY: all clean $(PDF) continuous
|
||||
|
Loading…
x
Reference in New Issue
Block a user