summaryrefslogtreecommitdiffstats
path: root/GNUmakefile
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-09-20 18:54:21 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-09-20 18:54:21 +0000
commitf82598ca2df5beae705823bd5105af859cae2cdb (patch)
treeeb4357bab2a367cf81dc50fd0a86434a88f047a9 /GNUmakefile
parentb29d4affd855d0955865820dabf34182a2458da9 (diff)
1.0.
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/GNUmakefile b/GNUmakefile
index a5bc8a65..5b47304b 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -1,10 +1,10 @@
-# $Id: GNUmakefile,v 1.113 2009-08-26 08:58:39 nicm Exp $
+# $Id: GNUmakefile,v 1.114 2009-09-20 18:54:21 nicm Exp $
.PHONY: clean
VERSION= 1.0
-FDEBUG= 1
+#FDEBUG= 1
CC?= gcc
CFLAGS+= -DBUILD="\"$(VERSION)\""