Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Simon J. Gerraty <sjg@netbsd.org>
List: source-changes
Date: 05/10/2000 00:49:37
Module Name:	basesrc
Committed By:	sjg
Date:		Wed May 10 07:49:36 UTC 2000

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

Log Message:
Revert to the original behaviour wrt sysIncPath, ie if sysIncPath
is an empty list, use DEFSYSPATH.
The current behaviour may have been useful when DEFSYSMK was an
absolute path (hasn't been the case since 1996), but right now
make -m /no/such/dir will fail to find sys.mk and die.


To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 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.