xref: /openbsd/regress/usr.bin/mandoc/roff/Makefile (revision 6f40fd34)
1# $OpenBSD: Makefile,v 1.24 2017/06/18 17:35:40 schwarze Exp $
2
3SUBDIR  = args cond esc scale string
4SUBDIR += br cc de ds ft ig it ll na nr po ps rm rn sp ta ti tr
5
6.include "../Makefile.sub"
7.include <bsd.subdir.mk>
8