diff Makefile.gen @ 93:7f9f6af26a65

Move -DTH_NO_DEFAULTS to Makefile.gen instead.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 07 May 2009 03:58:42 +0300
parents 9140c33296a8
children eaa524e153f9
line wrap: on
line diff
--- a/Makefile.gen	Thu May 07 01:35:34 2009 +0300
+++ b/Makefile.gen	Thu May 07 03:58:42 2009 +0300
@@ -1,4 +1,4 @@
-CFLAGS+=-g -W -Wall -O2
+CFLAGS+=-g -W -Wall -O2 -DTH_NO_DEFAULTS
 COMP=$(CC) $(CFLAGS)
 
 #