summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2008-11-23 22:30:53 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2008-11-23 22:30:53 +0000
commitf095187c59066df4a733b3186d41bc6f83ad3069 (patch)
tree6de6604490b32f0140ccefda2a49e30a88d822f3 /Makefile
parent5d62a0caa37dd565a226a702645ccc3451560085 (diff)
downloadmandoc-f095187c59066df4a733b3186d41bc6f83ad3069.tar.gz
Considerable improvements across the board.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3d2c3e48..93d27a3d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-CFLAGS += -W -Wall -g
+CFLAGS += -W -Wall -Wno-unused-parameter -g
LINTFLAGS += -c -e -f -u
LNS = mdocml.ln html4_strict.ln dummy.ln libmdocml.ln