X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=84eb1c5f31b9e930f2b035eb719a3996b03f1722;hb=7d0f4f2b5baf59b76eb0a1d910dc8fa2aa96b93b;hp=c367279c1eb8a920308fcd44a410d3d7f171cfc8;hpb=0d971206019913eb584d13d8d8e065f51e5f1ac5;p=gacela.git diff --git a/Makefile b/Makefile index c367279..84eb1c5 100644 --- 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