[Scummvm-cvs-logs] CVS: scummvm .cvsignore,1.2,1.3 Makefile.common,1.21,1.22

Max Horn fingolfin at users.sourceforge.net
Tue Sep 24 15:41:02 CEST 2002


Update of /cvsroot/scummvm/scummvm
In directory usw-pr-cvs1:/tmp/cvs-serv28196

Modified Files:
	.cvsignore Makefile.common 
Log Message:
fix for bug #613369; added some files to .cvsignore

Index: .cvsignore
===================================================================
RCS file: /cvsroot/scummvm/scummvm/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- .cvsignore	21 Aug 2002 17:42:59 -0000	1.2
+++ .cvsignore	24 Sep 2002 22:40:27 -0000	1.3
@@ -1,3 +1,5 @@
+.DS_Store
+.gdb_history
 .deps
 build.rules
 scummvm

Index: Makefile.common
===================================================================
RCS file: /cvsroot/scummvm/scummvm/Makefile.common,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- Makefile.common	20 Sep 2002 05:57:07 -0000	1.21
+++ Makefile.common	24 Sep 2002 22:40:28 -0000	1.22
@@ -89,3 +89,4 @@
 
 distclean: clean
 	$(RM_REC) $(DEPDIRS)
+	$(RM) build.rules config.h





More information about the Scummvm-git-logs mailing list