[Scummvm-cvs-logs] CVS: scummvm/base module.mk,1.3,1.4

James Brown ender at users.sourceforge.net
Thu Sep 18 05:10:03 CEST 2003


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

Modified Files:
	module.mk 
Log Message:
This'll also break Makefile.noconf


Index: module.mk
===================================================================
RCS file: /cvsroot/scummvm/scummvm/base/module.mk,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- module.mk	18 Sep 2003 10:51:42 -0000	1.3
+++ module.mk	18 Sep 2003 12:07:56 -0000	1.4
@@ -11,7 +11,9 @@
 
 # Some of the base files depend on the values of the DISABLE_* flags defined
 # in config.mak. Hence we add an explicit make dependency on that file.
-# Temporarily disabled since it causes troubles for MinGW
+#
+# Temporarily disabled since it causes troubles for MinGW - and
+# will break Makefile.noconf
 #base/gameDetector.o base/plugins.o: config.mak
 
 # Include common rules 





More information about the Scummvm-git-logs mailing list