summaryrefslogtreecommitdiff
path: root/sdl-test/SDL_tuto/TestParserLemmingsLVL/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sdl-test/SDL_tuto/TestParserLemmingsLVL/Makefile')
-rw-r--r--sdl-test/SDL_tuto/TestParserLemmingsLVL/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdl-test/SDL_tuto/TestParserLemmingsLVL/Makefile b/sdl-test/SDL_tuto/TestParserLemmingsLVL/Makefile
index 3285451..0498459 100644
--- a/sdl-test/SDL_tuto/TestParserLemmingsLVL/Makefile
+++ b/sdl-test/SDL_tuto/TestParserLemmingsLVL/Makefile
@@ -1,7 +1,7 @@
# Makefile
#PATH = /usr/include/SDL
TARGET = main
-OBJECTS = main.o
+OBJECTS =
CFLAGS = -O3 -Wall -g -I/usr/include/SDL -L/usr/lib
LIBS = -lSDL -lSDL_image -lfl