[Scummvm-cvs-logs] CVS: tools Makefile,1.41,1.42
Max Horn
fingolfin at users.sourceforge.net
Tue Dec 21 15:11:01 CET 2004
Update of /cvsroot/scummvm/tools
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13144
Modified Files:
Makefile
Log Message:
oops
Index: Makefile
===================================================================
RCS file: /cvsroot/scummvm/tools/Makefile,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- Makefile 21 Dec 2004 22:56:35 -0000 1.41
+++ Makefile 21 Dec 2004 23:10:16 -0000 1.42
@@ -13,7 +13,7 @@
CFLAGS+= -Wshadow -Wimplicit -Wundef -Wwrite-strings
# Uncomment this if you are on a big endian system
-CFLAGS += -DSCUMM_BIG_ENDIAN
+# CFLAGS += -DSCUMM_BIG_ENDIAN
TARGETS := \
compress_san$(EXEEXT) \
More information about the Scummvm-git-logs
mailing list