[QGIS Commit] r14041 - docs/trunk/english_us/user_guide

svn_qgis at osgeo.org svn_qgis at osgeo.org
Tue Aug 10 06:16:00 EDT 2010


Author: dassau
Date: 2010-08-10 10:16:00 +0000 (Tue, 10 Aug 2010)
New Revision: 14041

Modified:
   docs/trunk/english_us/user_guide/Makefile
Log:
more files to cleanup 

Modified: docs/trunk/english_us/user_guide/Makefile
===================================================================
--- docs/trunk/english_us/user_guide/Makefile	2010-08-10 10:09:53 UTC (rev 14040)
+++ docs/trunk/english_us/user_guide/Makefile	2010-08-10 10:16:00 UTC (rev 14041)
@@ -74,7 +74,7 @@
 	gs -sDEVICE=tiffg3 -sPapersize=a4 -dNOPAUSE -q -sOutputFile=$*.tif $*.pdf -c quit
 
 clean:
-	rm -f *.log *.lof *.toa *.lot *.toc *.aux *.out *.ps WARNINGS
+	rm -f *.log *.lof *.toa *.lot *.toc *.aux *.out *.bbl *.blg *.ps WARNINGS
 
-very-clean: rm
-	rm -f *.dvi *.pdf
+cleanall: 
+	rm -f *.log *.lof *.toa *.lot *.toc *.aux *.out *.bbl *.blg *.ps *.dvi *.pdf WARNINGS



More information about the QGIS-commit mailing list