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

SUBDIR=		contrib font man src tmac

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

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