]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - gnu/usr.bin/groff/Makefile
Integrate tools/test/posixshm and tools/regression/posixshm into the FreeBSD
[FreeBSD/FreeBSD.git] / gnu / usr.bin / groff / Makefile
1 # $FreeBSD$
2
3 SUBDIR=         contrib 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>