]> git.cameronkatri.com Git - mandoc.git/blob - regress/roff/sp/Makefile
For accessibility, label the last two widgets in the search form.
[mandoc.git] / regress / roff / sp / Makefile
1 # $OpenBSD: Makefile,v 1.6 2019/01/06 04:41:15 schwarze Exp $
2
3 REGRESS_TARGETS = badargs-man badargs-mdoc fill-man
4 REGRESS_TARGETS += negative scaling-man scaling-mdoc
5 LINT_TARGETS = badargs-man
6 HTML_TARGETS = fill-man
7
8 .include <bsd.regress.mk>