Module Name: src Committed By: sjg Date: Sun Aug 4 16:48:15 UTC 2013
Modified Files:
src/usr.bin/make: job.c main.c
Log Message:
Move the call to Job_SetPrefix() to Job_Init() so that
makefiles have had a chance to set .MAKE.JOB.PREFIX
To generate a diff of this commit:
cvs rdiff -u -r1.175 -r1.176 src/usr.bin/make/job.c
cvs rdiff -u -r1.222 -r1.223 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.
