Just to be on the safe side about avoiding other portability hazards
[sgt/halibut] / Makefile
index ffbe88b..d57cb3c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -71,7 +71,7 @@ else
 
 # The `real' makefile part.
 
-CFLAGS += -Wall -W
+CFLAGS += -Wall -W -ansi -pedantic
 
 ifdef TEST
 CFLAGS += -DLOGALLOC