xref: /openbsd/regress/usr.bin/mandoc/tbl/opt/Makefile (revision 4cfece93)
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