mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
tex.mk: Honour CLEAN variable
This commit is contained in:
parent
b0a8789dde
commit
010cb4a9b6
1 changed files with 2 additions and 2 deletions
|
|
@ -273,5 +273,5 @@ clean:
|
|||
rm -rf *.aux *.toc *.dvi *.pdf *.ps *~ *.log *.done *.rep \
|
||||
*.lol *.bak \
|
||||
$(NEWDIRS) $(OUTPUT).txt \
|
||||
$(GENERATED)
|
||||
|
||||
$(GENERATED) \
|
||||
$(CLEAN)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue