]> git.cameronkatri.com Git - mandoc.git/blob - regress/mdoc/Mt/Makefile
For accessibility, label the last two widgets in the search form.
[mandoc.git] / regress / mdoc / Mt / Makefile
1 # $OpenBSD: Makefile,v 1.5 2012/07/09 17:52:09 schwarze Exp $
2
3 REGRESS_TARGETS = simple font
4 LINT_TARGETS = simple
5
6 # it's unclear what font changes in link destinations should do
7
8 SKIP_MARKDOWN ?= font
9
10 .include <bsd.regress.mk>