summaryrefslogtreecommitdiff
path: root/src/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/GNUmakefile')
-rw-r--r--src/GNUmakefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/GNUmakefile b/src/GNUmakefile
index 88fc7a0..3d6115b 100644
--- a/src/GNUmakefile
+++ b/src/GNUmakefile
@@ -18,7 +18,7 @@
#
# -------------------------------------------------------------------------
#
-# $Id: GNUmakefile,v 1.11 2005-04-17 00:34:01 ianc Exp $
+# $Id: GNUmakefile,v 1.12 2005-04-18 00:52:51 ianc Exp $
#
@@ -36,9 +36,9 @@ INSTALLDIR = /usr/local
CREATECONF = 1
# Uncomment this if you want a debug build. Note that debug goes to a file
-# called debug.out in the pwd.
+# called c:\debug.out
#
-#DEBUG = -g -DW32D_DEBUG
+# DEBUG = -g -DW32D_DEBUG
#
# **************************************** END OF CONFIGURATION