From d99f7dd959709b7a9e8cba23b88a216a6970209c Mon Sep 17 00:00:00 2001 From: pixel Date: Fri, 15 Nov 2002 23:58:57 +0000 Subject: Bleh --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5876b04..c46bd9c 100755 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ #!/usr/bin/make -f CPPFLAGS=-Wall -g -O3 -mcpu=i686 -Werror -Iincludes `sdl-config --cflags` -DHAVE_ZLIB -LDFLAGS=-lz `sdl-config --libs` -lGL -lGLU -L/usr/X11/lib +LDFLAGS=-lz `sdl-config --libs` -lGL -lGLU -L/usr/X11/lib -lefence CXX=g++ SUBDIRS = psxdev generic lib Xenogears VP MegamanX5 mogltk -- cgit v1.2.3