summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorpixel <pixel>2002-11-09 18:03:42 +0000
committerpixel <pixel>2002-11-09 18:03:42 +0000
commit1f947113d6e3514145c6a6fee40776949d0aa1ab (patch)
treef6cc8d1cfcb4ceb21904f6e3aa31f8acb452d91b /Makefile
parentfa18eb9f06e1ddd9882085137d323e800d4c0ab1 (diff)
Synchronisation...
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile2
1 files changed, 1 insertions, 1 deletions
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