summaryrefslogtreecommitdiff
path: root/regress/usr.bin/mandoc/mdoc/Fd/Makefile
blob: 7d6e08d224ed00df57a2dae9d2b2637b6bb36223 (plain)
1
2
3
4
5
6
7
8
# $OpenBSD: Makefile,v 1.4 2017/03/05 19:59:26 schwarze Exp $

REGRESS_TARGETS	 = break empty eos font
LINT_TARGETS	 = empty
SKIP_TMAN	 = eos
MARKDOWN_TARGETS = break eos font

.include <bsd.regress.mk>