xref: /openbsd/regress/usr.bin/mandoc/mdoc/Vt/Makefile (revision 4bdff4be)
1# $OpenBSD: Makefile,v 1.9 2017/03/08 22:53:36 schwarze Exp $
2
3REGRESS_TARGETS = noarg spacing font child
4LINT_TARGETS	= noarg
5
6.include <bsd.regress.mk>
7