[Scummvm-cvs-logs] CVS: scummvm Makefile.common,1.58,1.59

Torbj?rn Andersson eriktorbjorn at users.sourceforge.net
Wed Aug 13 12:25:08 CEST 2003


Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1:/tmp/cvs-serv14390

Modified Files:
	Makefile.common 
Log Message:
"make distclean" now removes config.log


Index: Makefile.common
===================================================================
RCS file: /cvsroot/scummvm/scummvm/Makefile.common,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- Makefile.common	2 Aug 2003 11:17:59 -0000	1.58
+++ Makefile.common	13 Aug 2003 18:14:42 -0000	1.59
@@ -112,4 +112,4 @@
 
 distclean: clean
 	$(RM_REC) $(DEPDIRS)
-	$(RM) build.rules config.h config.mak
+	$(RM) build.rules config.h config.mak config.log





More information about the Scummvm-git-logs mailing list