]> git.cameronkatri.com Git - mandoc.git/blob - regress/roff/ft/Makefile
style message about missing RCS ids; inspired by mdoclint
[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>