xref: /openbsd-src/regress/usr.bin/mandoc/Makefile (revision 324304487d64e58f4a2f3da12b1c728284899429)
1# $OpenBSD: Makefile,v 1.11 2016/08/05 21:45:57 schwarze Exp $
2
3SUBDIR += roff char mdoc man tbl eqn db
4
5.include "Makefile.sub"
6.include <bsd.subdir.mk>
7