Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 10/31/2003 01:46:39
Module Name:	src
Committed By:	lukem
Date:		Fri Oct 31 01:46:39 UTC 2003

Modified Files:
	src: build.sh

Log Message:
Always use `/bin/pwd -P` to get the "TOP" of the source tree, so that
MAKEOBJDIR (and other parameters) work correctly with symlinks, amd(8), etc.
Should fix PR [bin/23313], and possibly others.


To generate a diff of this commit:
cvs rdiff -r1.122 -r1.123 src/build.sh

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