summaryrefslogtreecommitdiff
path: root/games/xmine/files/patch-ab
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>1994-12-26 15:26:04 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>1994-12-26 15:26:04 +0000
commit36849aae92509041aaab402329e3f7353ef83bef (patch)
tree67b1de0d54902be4a3521b13534878b0ee6e34d3 /games/xmine/files/patch-ab
parentlha added (diff)
The new-style port for Paul Falstad's xminesweeper, here
my Xaw-only version.
Notes
Notes: svn path=/head/; revision=618
Diffstat (limited to 'games/xmine/files/patch-ab')
-rw-r--r--games/xmine/files/patch-ab15
1 files changed, 15 insertions, 0 deletions
diff --git a/games/xmine/files/patch-ab b/games/xmine/files/patch-ab
new file mode 100644
index 000000000000..457ec6e67d37
--- /dev/null
+++ b/games/xmine/files/patch-ab
@@ -0,0 +1,15 @@
+*** Imakefile~ Mon Dec 26 12:50:19 1994
+--- Imakefile Mon Dec 26 12:53:45 1994
+***************
+*** 1,5 ****
+ /* if you have Xaw3d installed, you might wish to use this: */
+! #define UseXaw3d 0
+
+ /* for debugging: */
+ /* CDEBUGFLAGS = -g -O2 */
+--- 1,5 ----
+ /* if you have Xaw3d installed, you might wish to use this: */
+! #define UseXaw3d YES
+
+ /* for debugging: */
+ /* CDEBUGFLAGS = -g -O2 */