update makefile with clobber
authorMart Lubbers <mart@martlubbers.net>
Mon, 15 Dec 2014 11:56:13 +0000 (12:56 +0100)
committerMart Lubbers <mart@martlubbers.net>
Mon, 15 Dec 2014 11:56:13 +0000 (12:56 +0100)
thesis2/Makefile

index eede629..9b75466 100644 (file)
@@ -1,5 +1,5 @@
 SHELL:=/bin/bash
-VERSION:=0.4
+VERSION:=0.5
 
 all: thesis
 
@@ -20,5 +20,7 @@ pack: clean
 
 
 clean:
-       rm -vf *.{aux,bbl,blg,dvi,log,out,pdf,toc,dot,ps,pyg} log.txt scheme[12].xsd
+       rm -vf *.{aux,bbl,blg,dvi,log,out,toc,dot,ps,pyg} log.txt scheme[12].xsd
 
+clobber: clean
+       rm -vf *.pdf