summaryrefslogtreecommitdiffstatshomepage
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
commitce7f70a4bc4254e9ddb802c4dddb96c1e1a5061a (patch)
treeb85b6c1ed507b52dbdc2d85f51969f9bb11c2f2c /Makefile
parentf112f081ce6342cac8aaa76066abd437028e89ae (diff)
downloadmandoc-ce7f70a4bc4254e9ddb802c4dddb96c1e1a5061a.tar.gz
mandoc-ce7f70a4bc4254e9ddb802c4dddb96c1e1a5061a.tar.zst
mandoc-ce7f70a4bc4254e9ddb802c4dddb96c1e1a5061a.zip
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