[Scummvm-cvs-logs] CVS: tools Makefile,1.8,1.9

Max Horn fingolfin at users.sourceforge.net
Mon Dec 23 04:50:04 CET 2002


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

Modified Files:
	Makefile 
Log Message:
oops accidentally commited my modifed Makefile

Index: Makefile
===================================================================
RCS file: /cvsroot/scummvm/tools/Makefile,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- Makefile	23 Dec 2002 02:53:44 -0000	1.8
+++ Makefile	23 Dec 2002 12:49:48 -0000	1.9
@@ -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