Subject: CVS commit: sharesrc/share/mk
To: None <source-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 11/28/2001 07:01:29
Module Name:	sharesrc
Committed By:	jmc
Date:		Wed Nov 28 05:01:28 UTC 2001

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

Log Message:
Separate out TMACDIR's use for install's from it's dependency function.
The dependency should be against the TOOLDIR files (is USETOOLS=yes) but
installs will always use ${DESTDIR}/usr/share/tmac.

Without this if people do not have /usr/share/tmac/tmac.andoc on their
systems while building the build will break in the groff areas due to
the dependency rules.


To generate a diff of this commit:
cvs rdiff -r1.68 -r1.69 sharesrc/share/mk/bsd.man.mk

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