Added pedantic into compilation flags.
authorviric@llimona
Sat, 06 May 2006 10:08:11 +0200
changeset 7 834620831e7a
parent 6 bfbca2c0fc70
child 8 b41a580b3abe
Added pedantic into compilation flags.
Makefile
--- a/Makefile	Sat May 06 00:34:04 2006 +0200
+++ b/Makefile	Sat May 06 10:08:11 2006 +0200
@@ -4,7 +4,7 @@
 #CFLAGS=-march=athlon-xp -pipe -O3 -Wall
 
 # DEBUG
-CFLAGS=-Wall -g -pg
+CFLAGS=-pedantic -Wall -g -pg
 LDFLAGS=-pg -Wall
 
 all: sokosol