aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff/esc/Makefile
blob: 8c4fdaba653066a9927d5d71a4d4437b5e5e73b8 (plain) (blame)
1
2
3
4
5
6
7
8
# $OpenBSD: Makefile,v 1.17 2020/12/21 14:55:58 schwarze Exp $

REGRESS_TARGETS	 = one two multi B bs_man bs_mdoc c c_man 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>