[Scummvm-cvs-logs] CVS: scummvm/backends/sdl build.rules,1.5,1.6

Max Horn fingolfin at users.sourceforge.net
Sun Feb 29 03:38:01 CET 2004


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

Modified Files:
	build.rules 
Log Message:
this might help Makefile.noconf (did I mention that i want to get rid of it?)

Index: build.rules
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/sdl/build.rules,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- build.rules	29 Feb 2004 00:49:40 -0000	1.5
+++ build.rules	29 Feb 2004 11:19:02 -0000	1.6
@@ -3,7 +3,6 @@
 DEFINES  += -DUNIX
 INCLUDES += `sdl-config --cflags`
 LIBS     += `sdl-config --libs`
-OBJS	 += backends/sdl/events.o backends/sdl/graphics.o backends/sdl/sdl.o 
 
 # Uncomment this in addition to the above if you compile on Mac OS X
 # DEFINES += -DMACOSX





More information about the Scummvm-git-logs mailing list