summaryrefslogtreecommitdiff
path: root/trunk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/Makefile')
-rw-r--r--trunk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/trunk/Makefile b/trunk/Makefile
index 873f212..0dcabcb 100644
--- a/trunk/Makefile
+++ b/trunk/Makefile
@@ -8,9 +8,9 @@ CFLAGS = -Wall -Wextra -Wundef -Wpointer-arith -Wcast-align \
-Wnested-externs -Werror -pedantic -std=c99 \
-Wno-format-zero-length -Wformat-security -Wstrict-aliasing=2 \
-Wmissing-format-attribute -Wunused -Wunreachable-code \
- -Wformat=2 -Werror-implicit-function-declaration
+ -Wformat=2 -Werror-implicit-function-declaration \
+ -Wmissing-declarations -Wmissing-prototypes
LDFLAGS = -L./
-#-Wmissing-declarations -Wmissing-prototypes
all: example palette2c