xref: /openbsd-src/regress/usr.bin/mandoc/mdoc/Vt/Makefile (revision 9f11ffb7133c203312a01e4b986886bc88c7d74b)
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