summaryrefslogtreecommitdiff
path: root/regress/usr.bin/mandoc/mdoc/Li/Makefile
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2014-07-02 20:18:43 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2014-07-02 20:18:43 +0000
commite7f17f11387e6268e11db031b45f8ce73bcadb67 (patch)
treeaedfe68534ec0b8135861572ca0d00c148bb784c /regress/usr.bin/mandoc/mdoc/Li/Makefile
parentdc0bdce4b544aa493fd4b6572810467a95ee79c5 (diff)
Improve and test the messages about empty macros,
in particular reporting the macro names involved.
Diffstat (limited to 'regress/usr.bin/mandoc/mdoc/Li/Makefile')
-rw-r--r--regress/usr.bin/mandoc/mdoc/Li/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/regress/usr.bin/mandoc/mdoc/Li/Makefile b/regress/usr.bin/mandoc/mdoc/Li/Makefile
index 2d1d895cb1f..f5afd19956d 100644
--- a/regress/usr.bin/mandoc/mdoc/Li/Makefile
+++ b/regress/usr.bin/mandoc/mdoc/Li/Makefile
@@ -1,5 +1,6 @@
-# $OpenBSD: Makefile,v 1.3 2012/07/09 17:52:09 schwarze Exp $
+# $OpenBSD: Makefile,v 1.4 2014/07/02 20:18:42 schwarze Exp $
REGRESS_TARGETS = punct font
+LINT_TARGETS = punct
.include <bsd.regress.mk>