From 259110b90336240ce6cdde0201d05ce03a1f73fe Mon Sep 17 00:00:00 2001 From: Pixel Date: Mon, 9 Sep 2002 14:50:25 +0000 Subject: Doh --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 46dad1d..8f4aa5a 100755 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ #!/usr/bin/make -f CPPFLAGS=-Wall -g -O3 -mcpu=i686 -pedantic -pedantic-errors -Werror -Iincludes `sdl-config --cflags` -DHAVE_ZLIB -LDFLAGS=`sdl-config --libs` -lz -lefence +LDFLAGS=-lz CXX=g++ SUBDIRS = psxdev generic lib Xenogears -- cgit v1.2.3