summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/groff/src/Makefile
blob: 291b27c9d56acb0ac8e30cf74024907cef7cf093 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

SUBDIR=		libs devices preproc roff utils

SUBDIR_PARALLEL=

.for subdir in ${SUBDIR:Nlibs}
SUBDIR_DEPEND_${subdir}=	libs
.endfor

.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud