OSDN Git Service

* add -pedantic.
authorNARUSE, Yui <naruse@users.sourceforge.jp>
Mon, 5 Jan 2009 01:44:06 +0000 (10:44 +0900)
committerNARUSE, Yui <naruse@users.sourceforge.jp>
Mon, 5 Jan 2009 01:44:06 +0000 (10:44 +0900)
Makefile

index 4f6b2c3..717bb3c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 CC = cc
-CFLAGS = -O -Wall
+CFLAGS = -O -Wall -pedantic
 # CFLAGS = -O3
 SHAR = shar 
 # SHAR = shar -T