]> git.cameronkatri.com Git - mandoc.git/blob - regress/mdoc/Sm/Makefile
For accessibility, label the last two widgets in the search form.
[mandoc.git] / regress / mdoc / Sm / Makefile
1 # $OpenBSD: Makefile,v 1.7 2014/11/26 19:22:44 schwarze Exp $
2
3 REGRESS_TARGETS = noarg badarg scope spacing-No spacing-Op twoarg
4 LINT_TARGETS = badarg twoarg
5
6 SKIP_TMAN ?= scope
7
8 .include <bsd.regress.mk>