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

SUBDIR=		contrib font man src tmac

.for subdir in ${SUBDIR:Nsrc}
SUBDIR_DEPEND_${subdir}=	src
.endfor

SUBDIR_PARALLEL=

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