Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Simon J. Gerraty <sjg@netbsd.org>
List: source-changes
Date: 02/08/2000 04:43:26
Module Name:	basesrc
Committed By:	sjg
Date:		Tue Feb  8 12:43:25 UTC 2000

Modified Files:
	basesrc/usr.bin/make: main.c

Log Message:
Make chdir_verify_path() do variable expansion on path in case
someone wants to do freaky stuff with $MAKEOBJDIR.
Initialize the Var system and set .CURDIR, MACHINE and MACHINE_ARCH
before chdir_verify_path() is called.


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 basesrc/usr.bin/make/main.c

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