]> git.jsancho.org Git - gacela.git/blobdiff - Makefile
Experimenting with autotools
[gacela.git] / Makefile
index c367279c1eb8a920308fcd44a410d3d7f171cfc8..84eb1c5f31b9e930f2b035eb719a3996b03f1722 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -153,6 +153,8 @@ ECHO_T =
 EGREP = /bin/grep -E
 EXEEXT = 
 FGREP = /bin/grep -F
+FTGL_LIBS =  -lftgl
+GL_LIBS =  -lGL -lGLU
 GREP = /bin/grep
 GUILE = /usr/bin/guile
 GUILE_CFLAGS = -pthread -I/usr/include/guile/2.0  
@@ -192,7 +194,7 @@ PACKAGE_URL =
 PACKAGE_VERSION = 0.5
 PATH_SEPARATOR = :
 RANLIB = ranlib
-SDL_LIBS = -lSDL_mixer -lSDL_gfx -lSDL_image -lSDL 
+SDL_LIBS =  -lSDL -lSDL_image -lSDL_gfx -lSDL_mixer
 SED = /bin/sed
 SET_MAKE = 
 SHELL = /bin/bash