Module Name: src Committed By: sjg Date: Tue Jan 31 06:54:24 UTC 2017
Modified Files:
src/usr.bin/make: dir.c main.c
Log Message:
Partially initialize Dir before MainParseArgs can be called.
The rest can be done once curdir is finalized.
To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 src/usr.bin/make/dir.c
cvs rdiff -u -r1.254 -r1.255 src/usr.bin/make/main.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
