mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-18 21:13:56 +01:00
rules.mk, tex.mk, header.tex.tmpl: Lots of changes
This commit is contained in:
parent
c8cd4fc3a0
commit
e0f0ca6260
3 changed files with 8 additions and 3 deletions
|
|
@ -189,7 +189,8 @@ html_install: $(HTMLDIR)
|
|||
|
||||
clean:
|
||||
@echo "-- cleaning up ..."
|
||||
rm -rf *.aux *.toc *.dvi *.pdf *.ps *~ *.log *.done \
|
||||
rm -rf *.aux *.toc *.dvi *.pdf *.ps *~ *.log *.done *.rep \
|
||||
*.lol \
|
||||
$(NEWDIRS) $(PRE_TEX) $(PRE_HTML) $(OUTPUT).txt \
|
||||
$(LOCAL_IMPORTED_TEMPLATES)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue