You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/games-arcade/rockdodger/files/rockdodger-0.6.0a-underlink...

12 lines
243 B

--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,7 @@
#SOUNDLIBRARIES=
SOUNDLIBRARIES=-lSDL_mixer
-LIBRARIES=`sdl-config --libs` -lSDL_image $(SOUNDLIBRARIES)
+LIBRARIES=`sdl-config --libs` -lSDL_image $(SOUNDLIBRARIES) -lm
all: $(EXENAME)