summaryrefslogtreecommitdiffstats
path: root/games/xchomp/files/patch-aa
blob: 97fc97835a1be33977577c5f4c3b6e8a56997d5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
--- Imakefile.orig	Fri Mar 18 14:16:10 1994
+++ Imakefile	Wed Nov  1 09:32:17 2000
@@ -2,7 +2,7 @@
 #include BandAidCompiler
 #endif
 
-DEFINES = -DX11
+DEFINES = -DX11 -DFRAME_DELAY=40000
 INCLUDES = -I$(TOP) -I$(TOP)/X11
 DEPLIBS = $(DEPXLIB)
 LOCAL_LIBRARIES = $(XLIB)
@@ -11,4 +11,4 @@
 SRCS = contact.c demo.c drivers.c main.c maze.c props.c resources.c status.c
 OBJS = contact.o demo.o drivers.o main.o maze.o props.o resources.o status.o
 
-ComplexProgramTarget(xchomp)
+ComplexProgramTargetNoMan(xchomp)
OpenPOWER on IntegriCloud