summaryrefslogtreecommitdiff
path: root/games/bugsx/files
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>1998-08-17 03:13:12 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>1998-08-17 03:13:12 +0000
commitbb8608d89834479be458adc55ee0b0a21ddbf3da (patch)
treed7ce4015dce90eb29cfdf34741f18bf1343e7455 /games/bugsx/files
parentAllow a ``make install'' that boched to be re-attempted. (diff)
Breed bugs using genetic algorithms. Use X11.
PR: 5245 Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us>
Notes
Notes: svn path=/head/; revision=12564
Diffstat (limited to 'games/bugsx/files')
-rw-r--r--games/bugsx/files/patch-aa19
1 files changed, 19 insertions, 0 deletions
diff --git a/games/bugsx/files/patch-aa b/games/bugsx/files/patch-aa
new file mode 100644
index 000000000000..b5cc62e9c75b
--- /dev/null
+++ b/games/bugsx/files/patch-aa
@@ -0,0 +1,19 @@
+*** Imakefile.orig Tue Sep 2 22:33:16 1997
+--- Imakefile Thu Dec 18 04:24:33 1997
+***************
+*** 36,42 ****
+ ##############################################################################
+
+ OBJS = bugsx.o xbutil.o util.o breed.o grow.o noise.o
+! SRCS = bugsx.c xbutil.o util.c breed.c grow.c noise.c
+
+ INCLUDES = -I$(TOP) -I$(TOP)/X11
+
+--- 36,42 ----
+ ##############################################################################
+
+ OBJS = bugsx.o xbutil.o util.o breed.o grow.o noise.o
+! SRCS = bugsx.c xbutil.c util.c breed.c grow.c noise.c
+
+ INCLUDES = -I$(TOP) -I$(TOP)/X11
+