diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -15,9 +15,6 @@ LIBS = -lncurses # DEFINES += -DUSE_ALSA # LIBS += -lasound -# Uncomment this to activate the OpenGL rendering routines (it needs SDL!) -# LIBS += -lGL -# DEFINES += -DOPENGL # Now, please choose a graphical output system between SDL and X11. # Beware, only define one of them, otherwise the compilation will blow up. |