[Scummvm-cvs-logs] CVS: tools Makefile,1.10,1.11

Travis Howell kirben at users.sourceforge.net
Wed Jan 1 16:37:08 CET 2003


Update of /cvsroot/scummvm/tools
In directory sc8-pr-cvs1:/tmp/cvs-serv5654

Modified Files:
	Makefile 
Log Message:

Comment biug endain define again


Index: Makefile
===================================================================
RCS file: /cvsroot/scummvm/tools/Makefile,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- Makefile	31 Dec 2002 17:29:07 -0000	1.10
+++ Makefile	2 Jan 2003 00:36:02 -0000	1.11
@@ -6,7 +6,7 @@
 LDFLAGS :=
 
 # Uncomment this if you are on a big endian system
-CFLAGS += -DSCUMM_BIG_ENDIAN
+# CFLAGS += -DSCUMM_BIG_ENDIAN
 
 TARGETS := descumm3$(EXEEXT) descumm5$(EXEEXT) descumm6$(EXEEXT) extract$(EXEEXT) rescumm$(EXEEXT) simon2mp3$(EXEEXT)
 





More information about the Scummvm-git-logs mailing list