]> CyberLeo.Net >> Repos - FreeBSD/releng/10.3.git/blob - gnu/usr.bin/groff/Makefile
- Copy stable/10@296371 to releng/10.3 in preparation for 10.3-RC1
[FreeBSD/releng/10.3.git] / gnu / usr.bin / groff / Makefile
1 # $FreeBSD$
2
3 SUBDIR=         contrib doc font man src tmac
4
5 .for subdir in ${SUBDIR:Nsrc}
6 SUBDIR_DEPEND_${subdir}=        src
7 .endfor
8
9 SUBDIR_PARALLEL=
10
11 .include <bsd.subdir.mk>