xref: /freebsd-11-stable/gnu/usr.bin/groff/src/libs/Makefile (revision 98e0ffaefb0f241cda3a72395d3be04192ae0d47)
1# $FreeBSD$
2
3SUBDIR=		libgroff libdriver libbib
4
5SUBDIR_PARALLEL=
6
7.include <bsd.subdir.mk>
8