Deleted Added
full compact
Makefile (275866) Makefile (276551)
1# $FreeBSD: head/gnu/usr.bin/groff/Makefile 275866 2014-12-17 19:46:12Z ngie $
1# $FreeBSD: head/gnu/usr.bin/groff/Makefile 276551 2015-01-02 18:45:03Z bapt $
2
2
3SUBDIR= contrib doc font man src tmac
3SUBDIR= contrib font man src tmac
4
5.for subdir in ${SUBDIR:Nsrc}
6SUBDIR_DEPEND_${subdir}= src
7.endfor
8
9.include <bsd.subdir.mk>
4
5.for subdir in ${SUBDIR:Nsrc}
6SUBDIR_DEPEND_${subdir}= src
7.endfor
8
9.include <bsd.subdir.mk>