summaryrefslogtreecommitdiff
path: root/trunk/Makefile
diff options
context:
space:
mode:
authorJames Shaw <jshaw@netsurf-browser.org>2008-03-27 21:24:20 +0000
committerJames Shaw <jshaw@netsurf-browser.org>2008-03-27 21:24:20 +0000
commit270bf2ad00b469eac1e33eb82c3bfea27f015061 (patch)
tree3cf78700f86496ed75ffee2a0d162cba1d8c0e5a /trunk/Makefile
parent704f880692d5ac4597ec3cadbf3aeb48c8ba91cb (diff)
downloadlibrosprite-270bf2ad00b469eac1e33eb82c3bfea27f015061.tar.gz
librosprite-270bf2ad00b469eac1e33eb82c3bfea27f015061.tar.bz2
More docs, add function decls for private functions, put them in a more
logical ordering svn path=/import/jshaw/libsprite/; revision=10019
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