summaryrefslogtreecommitdiffstats
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
commit8a11019331905f2ee9db28cc4a61f016d169de4e (patch)
tree6f5e54dbfa69c8086b5ec289a70d8455a889c4b3 /Makefile
parentf94cbe774aa5f31e8ec88173a16618e5ef9a22a0 (diff)
downloadmandoc-8a11019331905f2ee9db28cc4a61f016d169de4e.tar.gz
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 \