[Scummvm-cvs-logs] CVS: scummvm Makefile,1.66,1.67

Max Horn fingolfin at users.sourceforge.net
Sun Mar 14 18:34:25 CET 2004


Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19082

Modified Files:
	Makefile 
Log Message:
...and mor. Next big thing should be to document the overlay stuff, but that'll have to wait till after I slept :-)

Index: Makefile
===================================================================
RCS file: /cvsroot/scummvm/scummvm/Makefile,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- Makefile	4 Mar 2004 22:53:14 -0000	1.66
+++ Makefile	15 Mar 2004 02:21:03 -0000	1.67
@@ -30,7 +30,7 @@
 include config.mak
 
 # Uncomment this for stricter compile time code verification
-# CXXFLAGS+= -Werror
+CXXFLAGS+= -Werror
 
 CXXFLAGS:= -Wall $(CXXFLAGS)
 CXXFLAGS+= -O -Wuninitialized





More information about the Scummvm-git-logs mailing list