From 1f947113d6e3514145c6a6fee40776949d0aa1ab Mon Sep 17 00:00:00 2001 From: pixel Date: Sat, 9 Nov 2002 18:03:42 +0000 Subject: Synchronisation... --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 63950b4..7de9365 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 +LDFLAGS=-lz `sdl-config --libs` -lGL -lGLU CXX=g++ SUBDIRS = psxdev generic lib Xenogears VP MegamanX5 mogltk -- cgit v1.2.3