Subject: CVS commit: sharesrc/share/mk
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 11/05/2001 21:45:26
Module Name:	sharesrc
Committed By:	tv
Date:		Mon Nov  5 19:45:25 UTC 2001

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

Log Message:
Extend the use of NEED_OWN_INSTALL_TARGET (used by bsd.pkg.mk since its
creation, to exclude conflicting make targets from botching pkgsrc), to
avoid defining INSTALL_FILE.  pkgsrc is self-contained except for
<bsd.own.mk>, so this doesn't have an adverse effect on real <bsd.*.mk>
build trees.


To generate a diff of this commit:
cvs rdiff -r1.208 -r1.209 sharesrc/share/mk/bsd.own.mk

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