CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/12/08 05:54:17
Modified files:
usr.bin/make : job.c job.h make.c
Log message:
document a bit of job.c
notice that Job_Finish() really returns a boolean, so unconfuse
that accordingly (it's likely the extra Fatal() message is not
needed and we could just call finish)
