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

Diff for /src/usr.bin/make/make.h between version 1.3 and 1.4

version 1.3, 1996/02/22 22:24:50 version 1.4, 1996/02/23 18:32:58
Line 326 
Line 326 
   
 extern Boolean  oldVars;        /* Do old-style variable substitution */  extern Boolean  oldVars;        /* Do old-style variable substitution */
   
   extern Lst      sysIncPath;     /* The system include path. */
   
 /*  /*
  * debug control:   * debug control:
  *      There is one bit per module.  It is up to the module what debug   *      There is one bit per module.  It is up to the module what debug

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4