aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff/esc/Makefile
blob: 4c152fc4fa773ad334c26c6dd09cbbe6903f5023 (plain) (blame)
1
2
3
4
5
6
7
8
# $OpenBSD: Makefile,v 1.18 2022/04/13 13:11:33 schwarze Exp $

REGRESS_TARGETS	 = one two multi B bs_man bs_mdoc c c_man E1 e f h l O1 o p w z
REGRESS_TARGETS	+= ignore invalid unsupp
HTML_TARGETS	 = f
LINT_TARGETS	 = B h l O1 w ignore invalid unsupp

.include <bsd.regress.mk>