aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Mt/Makefile
blob: bfb496d51a4a7a7fafb222ccfefc727c617b281b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# $OpenBSD: Makefile,v 1.5 2012/07/09 17:52:09 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>