aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Dv/Makefile
blob: 979e182605af3055cbebb99a6cd1b8e77095e107 (plain) (blame)
1
2
3
4
5
6
7
8
# $OpenBSD: Makefile,v 1.5 2020/03/13 00:31:05 schwarze Exp $

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

.include <bsd.regress.mk>