Subject: CVS commit: src/share/mk
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 06/23/2004 15:28:19
Module Name:	src
Committed By:	jmc
Date:		Wed Jun 23 15:28:19 UTC 2004

Modified Files:
	src/share/mk: bsd.man.mk

Log Message:
If USETOOLS != yes then depend on the system tmac directory, not DESTDIR since
USETOOLS=no/never means the system groff is being used so depending on
anything except it's tmac files makes no sense (and prevents builds with
USETOOLS=no/never from working as PR#23067 points out)


To generate a diff of this commit:
cvs rdiff -r1.92 -r1.93 src/share/mk/bsd.man.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.