From 80fd4bd4f0a12d26d9723339eaa346f9a96e2ed9 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sun, 29 Feb 2004 11:19:02 +0000 Subject: this might help Makefile.noconf (did I mention that i want to get rid of it?) svn-id: r13097 --- backends/sdl/build.rules | 1 - 1 file changed, 1 deletion(-) diff --git a/backends/sdl/build.rules b/backends/sdl/build.rules index 81cfd25e93..14cfe0ebdf 100644 --- a/backends/sdl/build.rules +++ b/backends/sdl/build.rules @@ -3,7 +3,6 @@ MODULES += backends/sdl 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 -- cgit v1.2.3