add assign, nil
[ccc.git] / Makefile
index ba01e93..f80df8d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-CFLAGS:=-Wall -std=c99 -D_XOPEN_SOURCE=700 -ggdb
+CFLAGS:=-Wall -Wextra -Werror -std=c99 -pedantic-errors -D_XOPEN_SOURCE=700 -ggdb
 YFLAGS:=-d
 LFLAGS:=-t