mirror of
https://github.com/hmemcpy/milewski-ctfp-pdf.git
synced 2024-11-26 12:44:57 +03:00
Preventing cleanup from deleting the main .tex file
This commit is contained in:
parent
6bccd5a37d
commit
bbd1c59015
@ -17,6 +17,6 @@ clean:
|
||||
latexmk -CA
|
||||
|
||||
clean-all: clean
|
||||
${RM} ${FIG} ctfp.tex coverpage.pdf ctfp.fls
|
||||
${RM} ${FIG} coverpage.pdf ctfp.fls
|
||||
|
||||
.PHONY: all clean clean-all
|
||||
|
Loading…
Reference in New Issue
Block a user