diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1995-05-29 13:46:40 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1995-05-29 13:46:40 +0000 |
commit | 0d98f1227110082e9e507ca236458f6c363e25b6 (patch) | |
tree | 297f74782436a0f973b6b89d60c10f399af9a135 /games/xmine/files/patch-ab | |
parent | Remove comment about not being able to undefine a variable, as we *can* (diff) |
This commit was manufactured by cvs2svn to create tag 'RELENG_2_0_5_ALPHA'.release/2.0.5a
Diffstat (limited to 'games/xmine/files/patch-ab')
-rw-r--r-- | games/xmine/files/patch-ab | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/games/xmine/files/patch-ab b/games/xmine/files/patch-ab deleted file mode 100644 index 457ec6e67d37..000000000000 --- a/games/xmine/files/patch-ab +++ /dev/null @@ -1,15 +0,0 @@ -*** 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 */ |