summaryrefslogtreecommitdiffstats
path: root/regress/usr.bin/mandoc/mdoc/Nd/Makefile
blob: 2369f67d1a3a0c5eacbfc56ecb9ee0963917b73b (plain) (blame)
1
2
3
4
5
6
7
8
# $OpenBSD: Makefile,v 1.7 2017/03/08 22:53:35 schwarze Exp $

REGRESS_TARGETS	 = broken hyph noarg par
LINT_TARGETS	 = broken noarg

SKIP_MARKDOWN	?= broken

.include <bsd.regress.mk>