summaryrefslogtreecommitdiff
path: root/regress/usr.bin/mandoc/mdoc/Vt/Makefile
blob: 173e4101d0884bcef9c6bc7da9d64d8a95758e15 (plain)
1
2
3
4
5
6
# $OpenBSD: Makefile,v 1.6 2014/07/02 20:18:42 schwarze Exp $

REGRESS_TARGETS = noarg spacing font child
LINT_TARGETS	= noarg child

.include <bsd.regress.mk>