[Scummvm-cvs-logs] CVS: scummvm/saga module.mk,1.16,1.17
Torbjörn Andersson
eriktorbjorn at users.sourceforge.net
Sat Nov 6 01:29:17 CET 2004
Update of /cvsroot/scummvm/scummvm/saga
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6835/saga
Modified Files:
module.mk
Log Message:
Be more consistent with the other module.mk files.
Index: module.mk
===================================================================
RCS file: /cvsroot/scummvm/scummvm/saga/module.mk,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- module.mk 12 Aug 2004 21:39:11 -0000 1.16
+++ module.mk 6 Nov 2004 09:26:36 -0000 1.17
@@ -1,6 +1,6 @@
MODULE := saga
-MODULE_OBJS = \
+MODULE_OBJS := \
saga/actionmap.o \
saga/actor.o \
saga/actordata.o \
More information about the Scummvm-git-logs
mailing list