aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Ic/Makefile
blob: 4a06ee20eb4868d5fc171f383444ce0f60f41502 (plain) (blame)
1
2
3
4
5
6
7
8
# $OpenBSD: Makefile,v 1.8 2020/03/13 00:31:06 schwarze Exp $

REGRESS_TARGETS = font noarg punct tag
TAG_TARGETS	= tag
LINT_TARGETS	= noarg
HTML_TARGETS	= tag

.include <bsd.regress.mk>