Subject: CVS commit: sharesrc
To: None <source-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 04/10/2000 07:47:28
Module Name:	sharesrc
Committed By:	mrg
Date:		Mon Apr 10 14:47:23 UTC 2000

Modified Files:
	basesrc: Makefile
	sharesrc/share/mk: bsd.subdir.mk

Log Message:
fix long standing bug in `make build' with $DESTDIR:
- during `make build' after /usr/share/mk has been installed, call
  make with `-m $DESTDIR/usr/share/mk'.


To generate a diff of this commit:
cvs rdiff -r1.111 -r1.112 basesrc/Makefile
cvs rdiff -r1.32 -r1.33 sharesrc/share/mk/bsd.subdir.mk

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