NetBSD/usr.bin/make
sjg 78610dd53d Whenever we update .PATH, set the variable ${.PATH} to reflect the
search list that will be used.  Thus 'dot' and 'cur' will appear in
${.PATH} either at the start or end depending on .DOTLAST even though
they are not strictly in dirSearchPath.

When .CURDIR is assigned to - re-set the 'cur' Path.

Finally, when checking subdirs, look in 'dot' and 'cur' (first or last
depending on .DOTLAST) just as we do in other situations.
2002-11-26 06:12:59 +00:00
..
lst.lib
PSD.doc
arch.c
bit.h
buf.c
buf.h
compat.c
cond.c
config.h
dir.c Whenever we update .PATH, set the variable ${.PATH} to reflect the 2002-11-26 06:12:59 +00:00
dir.h Whenever we update .PATH, set the variable ${.PATH} to reflect the 2002-11-26 06:12:59 +00:00
for.c
hash.c
hash.h
job.c Call fcntl() on the right file descriptors. 2002-11-26 05:30:01 +00:00
job.h Fixed race condition that would cause make -j to pause for five 2002-11-16 22:22:23 +00:00
list.h
lst.h
main.c
make.1 Whenever we update .PATH, set the variable ${.PATH} to reflect the 2002-11-26 06:12:59 +00:00
make.c
make.h
Makefile
Makefile.boot
nonints.h
parse.c Whenever we update .PATH, set the variable ${.PATH} to reflect the 2002-11-26 06:12:59 +00:00
pathnames.h
sprite.h
str.c
suff.c
targ.c
trace.c
trace.h
util.c
var.c