[Scummvm-cvs-logs] CVS: scummvm Makefile.common,1.86,1.87
Jonathan Gray
khalek at users.sourceforge.net
Thu Apr 15 23:57:02 CEST 2004
Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23198
Modified Files:
Makefile.common
Log Message:
Makefile.mingw is no longer used
Index: Makefile.common
===================================================================
RCS file: /cvsroot/scummvm/scummvm/Makefile.common,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- Makefile.common 9 Apr 2004 12:36:05 -0000 1.86
+++ Makefile.common 16 Apr 2004 06:56:28 -0000 1.87
@@ -1,5 +1,5 @@
# $Header$
-# This file is used by Makefile and Makefile.mingw and declares common build rules,
+# This file is used by Makefile and declares common build rules,
# a list of common object files etc.
######################################################################
@@ -14,7 +14,7 @@
# Files that are to be included in the archive built by "make dist"
DISTFILES := \
- Makefile Makefile.common Makefile.mingw \
+ Makefile Makefile.common \
NEWS README COPYING scummvm.6 Info.plist \
scumm.dsp scummvm.dsp scummvm.dsw scummvm.icns scummvm.ico \
scummvm.proj scummvm.rc scummvm.spec scummvm.xpm simon.dsp sky.dsp \
More information about the Scummvm-git-logs
mailing list