]> git.cameronkatri.com Git - mandoc.git/blob - regress/roff/ft/Makefile
Style message about legacy man(7) date format in mdoc(7) documents
[mandoc.git] / regress / roff / ft / Makefile
1 # $OpenBSD: Makefile,v 1.1 2014/07/05 12:33:54 schwarze Exp $
2
3 REGRESS_TARGETS = badargs badargs-mdoc
4 LINT_TARGETS = badargs badargs-mdoc
5
6 SKIP_TMAN = badargs
7
8 .include <bsd.regress.mk>