summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1998-07-21 06:05:01 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1998-07-21 06:05:01 +0000
commit83469200d2350d0ea751f17733f38cd34f3e81fd (patch)
tree95717ea5fb386549c3a3a6a88876c5e6055bf69f /games
parentActiate yodl. (diff)
Use the CFLAGS of /etc/make.conf :)
Notes
Notes: svn path=/head/; revision=12041
Diffstat (limited to 'games')
-rw-r--r--games/affenspiel/files/patch-aa9
1 files changed, 5 insertions, 4 deletions
diff --git a/games/affenspiel/files/patch-aa b/games/affenspiel/files/patch-aa
index 89909ed6f012..dcd59d5f563e 100644
--- a/games/affenspiel/files/patch-aa
+++ b/games/affenspiel/files/patch-aa
@@ -1,5 +1,5 @@
---- Makefile Sun Mar 5 20:47:27 1995
-+++ /home/andy/tmp/wrk/Makefile Fri May 1 14:18:33 1998
+--- Makefile.orig Mon Mar 6 04:47:27 1995
++++ Makefile Tue Jul 21 01:16:08 1998
@@ -7,15 +7,15 @@
RM = rm -f
CC = gcc
@@ -10,11 +10,12 @@
CONFIG = $(FILE_CONFIG)
#DEBUG = -DDEBUG -g -ansi
#DEBUG = -DDEBUG -g -ansi -pedantic
- DEBUG = -O2
+-DEBUG = -O2
++#DEBUG = -O2
-CFLAGS = $(DEBUG) $(CONFIG)
-LIBS = -lX11
-+CFLAGS = $(DEBUG) $(CONFIG) -I${X11BASE}/include
++CFLAGS += $(CONFIG) -I${X11BASE}/include
+LIBS = -L${X11BASE}/lib -lX11
OBJS = das_mit_dem_affen.o