xref: /freebsd-11-stable/gnu/usr.bin/groff/src/preproc/Makefile (revision 416ba5c74546f32a993436a99516d35008e9f384)
1# $FreeBSD$
2
3SUBDIR=		eqn grn html pic refer tbl
4
5SUBDIR_PARALLEL=
6
7.include <bsd.subdir.mk>
8