xref: /openbsd/regress/usr.bin/mandoc/mdoc/Va/Makefile (revision 5af055cd)
1# $OpenBSD: Makefile,v 1.3 2014/07/02 20:18:42 schwarze Exp $
2
3REGRESS_TARGETS	= basic font noarg
4LINT_TARGETS	= noarg
5
6.include <bsd.regress.mk>
7