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

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

.include <bsd.regress.mk>