]> Devoid-pointer.net GitWeb - omnibook.git/commitdiff
* Disable debug in Makefile
authorMathieu Bérard <mathieu.berard@crans.org>
Sat, 9 Sep 2006 00:10:05 +0000 (00:10 +0000)
committerMathieu Bérard <mathieu.berard@crans.org>
Sat, 9 Sep 2006 00:10:05 +0000 (00:10 +0000)
Makefile

index 0bbb25521dcba9a60c01236ec22bf69320f34eb7..3eba551ce2cd872507fd5e52b8dbde7ec766707f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -41,7 +41,7 @@ RM    = rm -f
 FIND   = find
 endif
 
-DEBUG  =  -D OMNIBOOK_DEBUG -g -O0
+DEBUG  =  -D OMNIBOOK_DEBUG -g -O0
 
 EXTRA_CFLAGS += -D OMNIBOOK_STANDALONE $(DEBUG)
 EXTRA_LDFLAGS +=  $(src)/sections.lds