From f35cf42cf3f84de478b60a2c2d227c4466a38ee0 Mon Sep 17 00:00:00 2001 From: "Marcel W. Wysocki" Date: Sun, 6 Feb 2005 12:41:31 +0000 Subject: small chnage to the LIBS-thingy removed allegro thingy --- makefile.mgw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefile.mgw') diff --git a/makefile.mgw b/makefile.mgw index cbc6da7b..949f6a90 100644 --- a/makefile.mgw +++ b/makefile.mgw @@ -5,7 +5,7 @@ CXX = g++ # excessive optimizations for pentium pro and later CXXFLAGS +=-Wall -march=i686 -O3 -fexpensive-optimizations -pipe -fomit-frame-pointer -funroll-loops -fexceptions -LIBS := -lSDL -lSDL_mixer -lguichan_allegro -lguichan -lalleg -lws2_32 +LIBS := -lSDL -lguichan_sdl -lguichan -lSDL_mixer -lSDL_image include file.list -- cgit v1.2.3-70-g09d2