summaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-03-22 19:10:48 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-03-22 19:10:48 +0000
commit88d20eead0ae7a10800a000fd389e1b49ed6431e (patch)
treea0bbda1b5b19b4230610a6bed451488681d84755 /Makefile
parentcbab9e7de022e9e548c5f200ceb9b259492b1fb8 (diff)
downloadmandoc-88d20eead0ae7a10800a000fd389e1b49ed6431e.tar.gz
mandoc-88d20eead0ae7a10800a000fd389e1b49ed6431e.tar.zst
mandoc-88d20eead0ae7a10800a000fd389e1b49ed6431e.zip
Lint fixes.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 147f7ad0..b357c99f 100644
--- a/Makefile
+++ b/Makefile
@@ -20,6 +20,7 @@ CFLAGS += $(VFLAGS)
# If you want to strip `Xo/Xc' macro pairs, enable this. Really, only
# OpenBSD should be doing this while it kicks its cruft.
CFLAGS += -DSTRIP_XO
+LINTFLAGS += -DSTRIP_XO
LIBLNS = macro.ln mdoc.ln hash.ln strings.ln xstd.ln argv.ln \
validate.ln action.ln lib.ln att.ln arch.ln vol.ln \