summaryrefslogtreecommitdiff
path: root/regress/usr.bin/mandoc/mdoc/Vt/Makefile
blob: 4522c22c21ffd340306ce50396e9bacca45b37c0 (plain)
1
2
3
4
5
6
# $OpenBSD: Makefile,v 1.5 2014/07/02 13:10:15 schwarze Exp $

REGRESS_TARGETS = noarg spacing font child
LINT_TARGETS	= child

.include <bsd.regress.mk>