summaryrefslogtreecommitdiffstats
path: root/regress/usr.bin/mandoc/mdoc/Mt/Makefile
blob: 382c03a7030fa53398c85640cace3da4dcef4a42 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# $OpenBSD: Makefile,v 1.8 2017/06/10 01:48:31 schwarze Exp $

REGRESS_TARGETS = simple font
LINT_TARGETS =	  simple

# it's unclear what font changes in link destinations should do

SKIP_MARKDOWN ?= font

.include <bsd.regress.mk>