aboutsummaryrefslogtreecommitdiffstats
path: root/games/rubix/files/patch-ac
blob: 08c596e3482b6ea54b23dc4973bbbbcde5929840 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
--- player/Makefile.orig    Fri Dec  3 02:35:44 1999
+++ player/Makefile Sat Dec 23 13:35:18 2000
@@ -4,10 +4,11 @@
 # * This is total free software.
 # */
 
-WITH_ASM=1
+#WITH_ASM=1
 
-CC=gcc
-CFLAGS=-Wall -O3 -fomit-frame-pointer -ffast-math
+CC?=gcc
+INCS=-I${X11BASE}/include
+CFLAGS+=$(INCS)
 
 OBJ=card.o mixer.o xm.o live_player.o wav.o