]> git.cameronkatri.com Git - mandoc.git/blob - regress/man/RS/Makefile
For accessibility, label the last two widgets in the search form.
[mandoc.git] / regress / man / RS / Makefile
1 # $OpenBSD: Makefile,v 1.14 2019/01/06 04:41:15 schwarze Exp $
2
3 REGRESS_TARGETS = an-margin breaking broken empty literal lonelyRE
4 REGRESS_TARGETS += nested noRE nowidth paragraph REarg width
5 LINT_TARGETS = empty lonelyRE noRE REarg
6 HTML_TARGETS = literal paragraph
7
8 .include <bsd.regress.mk>