Comment FDEBUG and bump dist version.

This commit is contained in:
Nicholas Marriott
2009-07-01 22:10:06 +00:00
parent 1903756171
commit e0a6376690
3 changed files with 6 additions and 6 deletions

View File

@ -1,10 +1,10 @@
# $Id: GNUmakefile,v 1.106 2009-06-26 16:01:12 nicm Exp $
# $Id: GNUmakefile,v 1.107 2009-07-01 22:10:06 nicm Exp $
.PHONY: clean
VERSION= 0.9
FDEBUG= 1
#FDEBUG= 1
CC?= gcc
CFLAGS+= -DBUILD="\"$(VERSION)\""