From 5626e42f5bf50ae7fdde587047d48cf6986d61e8 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sat, 26 Apr 2003 11:44:13 +0000 Subject: Make it possible to disable some/all of our three game modules (scumm/simon/sky) with three flags in the Makefile svn-id: r7131 --- Makefile.mingw | 3 --- 1 file changed, 3 deletions(-) (limited to 'Makefile.mingw') diff --git a/Makefile.mingw b/Makefile.mingw index ea3bf0c0c7..18cba2d8a7 100644 --- a/Makefile.mingw +++ b/Makefile.mingw @@ -50,9 +50,6 @@ LIBS += -lvorbisfile -lvorbis -logg # Misc stuff - you should normally never have to edit this # ####################################################################### -# Concat DEFINES and INCLUDES to for the CPPFLAGS -CPPFLAGS:= $(DEFINES) $(INCLUDES) - include Makefile.common scummvmico.o: scummvm.ico -- cgit v1.2.3