Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 01/14/2007 17:02:56
Module Name:	src
Committed By:	dsl
Date:		Sun Jan 14 17:02:56 UTC 2007

Modified Files:
	src: build.sh

Log Message:
Only cd "$(dirname $0)" when usr.bin/make doesn't exist.  This caused grief
when I make my wrapper script source build.sh.  I can also think of other
times when it would be a PITA.
Abort the build if make fails in raw_getmakevar() - as tends to happen when
make itself is badly broken.


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

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