summaryrefslogtreecommitdiff
path: root/audio/cdplayer.app/files/patch-aa
blob: c52361ae2436b1ec6e9897ba0ca6241682334afa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- Makefile.orig	Thu Mar  9 07:14:23 2000
+++ Makefile	Wed Sep 13 21:09:34 2000
@@ -1,8 +1,8 @@
-PREFIX = /usr/local
-CFLAGS = `get-wraster-flags --cflags` `libcdaudio-config --cflags`
+#PREFIX = /usr/local
+CFLAGS += `get-wraster-flags --cflags` `libcdaudio-config --cflags` -I${X11BASE}/include/WINGs
 LDFLAGS = `get-wraster-flags --ldflags` `libcdaudio-config --ldadd`
 LIBS = `get-wraster-flags --libs` `libcdaudio-config --libs`
-CC = gcc -O2
+#CC = gcc -O2
 
 all: CDPlayer