summaryrefslogtreecommitdiffstats
path: root/games/sxsame/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'games/sxsame/files/patch-aa')
-rw-r--r--games/sxsame/files/patch-aa13
1 files changed, 8 insertions, 5 deletions
diff --git a/games/sxsame/files/patch-aa b/games/sxsame/files/patch-aa
index e052bf8..64f87b0 100644
--- a/games/sxsame/files/patch-aa
+++ b/games/sxsame/files/patch-aa
@@ -1,5 +1,5 @@
--- Imakefile.orig Sun May 5 04:10:27 1996
-+++ Imakefile Tue Jul 11 21:14:48 2000
++++ Imakefile Wed Nov 1 08:05:31 2000
@@ -3,7 +3,7 @@
# * Copyleft (c) 1994-1996 Software Research Academy *
# **************************************************************
@@ -17,16 +17,19 @@
XPMLIB = -lXpm
LOCAL_LIBRARIES = $(XPMLIB) -lX11
-@@ -19,7 +20,7 @@
+@@ -19,16 +20,19 @@
DEFINES = -DSAME_DIR=\"$(SAMEDIR)\"
#CDEBUGFLAGS = -O2 -Wall
-CDEBUGFLAGS = -g -Wall
+#CDEBUGFLAGS = -g -Wall
#CDEBUGFLAGS = -O2
- ComplexProgramTarget(sxsame)
- InstallManPage(sxsame,$(MANDIR))
-@@ -29,6 +30,10 @@
+-ComplexProgramTarget(sxsame)
+-InstallManPage(sxsame,$(MANDIR))
++ComplexProgramTargetNoMan(sxsame)
+
+ #sxsame.o:: sxsame.c config.h sxsame.h hiscore.h defdata.h
+ #hiscore.o:: hiscore.c config.h hiscore.h
#defdata.o:: defdata.c defdata.h
install.dir::
$(MKDIRHIER) $(SAMEDIR)
OpenPOWER on IntegriCloud