Skip to content
Snippets Groups Projects
Commit a8b111c4 authored by Martin Stjernholm's avatar Martin Stjernholm
Browse files

Remove illustration*.* in clean target.

Rev: tutorial/Makefile:1.53
parent 155eae8f
Branches
Tags
No related merge requests found
...@@ -103,6 +103,7 @@ the_image_module.html: Image.wmml the_image_module.wmml ...@@ -103,6 +103,7 @@ the_image_module.html: Image.wmml the_image_module.wmml
clean: clean:
-rm -f *.html *.md $(MADEFILES) -rm -f *.html *.md $(MADEFILES)
-rm -f illustration*.*
-rm -f tutorial.dvi tutorial.tex tutorial.aux -rm -f tutorial.dvi tutorial.tex tutorial.aux
-rm -f tutorial.log tutorial.toc -rm -f tutorial.log tutorial.toc
-rm -f latex.wcache pdflatex.wcache illustration_cache image_cache gfx/* execute_cache -rm -f latex.wcache pdflatex.wcache illustration_cache image_cache gfx/* execute_cache
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment