world: Honour the NO_SHARE in make.conf
[dragonfly.git] / gnu / usr.bin / groff / Makefile
blob23db018e5a48048b7dc32f0f63be1cf55ddcceb1
2 # $FreeBSD: src/gnu/usr.bin/groff/Makefile,v 2.11 2003/05/02 00:55:52 ru Exp $
4 SUBDIR= contrib man src
5 .if !defined(NO_SHARE)
6 SUBDIR+= font tmac
7 .endif
9 .include <bsd.subdir.mk>