xref: /openbsd-src/regress/usr.bin/mandoc/tbl/opt/Makefile (revision 3a89867ba55989d7a543c9744a54af52833c825b)
1# $OpenBSD: Makefile,v 1.2 2019/01/31 16:28:38 schwarze Exp $
2
3REGRESS_TARGETS	 = box center center-mdoc invalid
4LINT_TARGETS	 = invalid
5
6.include <bsd.regress.mk>
7