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

SUBDIR=		contrib doc font man src tmac

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

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