[BACK]Return to job.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / make

Diff for /src/usr.bin/make/job.c between version 1.52 and 1.53

version 1.52, 2002/07/31 19:29:20 version 1.53, 2003/02/18 13:14:43
Line 62 
Line 62 
  *                              a time given by the SEL_* constants, below,   *                              a time given by the SEL_* constants, below,
  *                              or until output is ready.   *                              or until output is ready.
  *   *
  *      Job_Init                Called to intialize this module. in addition,   *      Job_Init                Called to initialize this module. in addition,
  *                              any commands attached to the .BEGIN target   *                              any commands attached to the .BEGIN target
  *                              are executed before this function returns.   *                              are executed before this function returns.
  *                              Hence, the makefile must have been parsed   *                              Hence, the makefile must have been parsed

Legend:
Removed from v.1.52  
changed lines
  Added in v.1.53