From: hackbard Date: Wed, 13 Feb 2008 12:53:58 +0000 (+0100) Subject: no DEBUG by default X-Git-Url: https://hackdaworld.org/gitweb/?p=physik%2Fposic.git;a=commitdiff_plain;h=2eed6adf57a8fdcfbbeb5afd3b09cdf0085ee341 no DEBUG by default --- diff --git a/Makefile b/Makefile index 76ed2d2..b25487e 100644 --- a/Makefile +++ b/Makefile @@ -11,8 +11,8 @@ CFLAGS += -DALBE #CFLAGS += -DSTATIC_LISTS -CFLAGS += -DDEBUG -CFLAGS += -DDSTART=19 -DDEND=40 -DDATOM=5832 +#CFLAGS += -DDEBUG +#CFLAGS += -DDSTART=19 -DDEND=40 -DDATOM=5832 #CFLAGS += -DVDEBUG LDFLAGS = -lm