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

Diff for /src/usr.bin/make/Attic/config.h between version 1.18 and 1.19

version 1.18, 2010/07/19 19:46:44 version 1.19, 2012/12/07 07:08:16
Line 55 
Line 55 
 #define DEFMAXLOCAL     1  #define DEFMAXLOCAL     1
   
 /*  /*
  * LIBSUFF  
  *      Is the suffix used to denote libraries and is used by the Suff module  
  *      to find the search path on which to seek any -l<xx> targets.  
  */  
 #define LIBSUFF ".a"  
   
 /*  
  * SYSVINCLUDE   * SYSVINCLUDE
  *      Recognize system V like include directives [include "filename"]   *      Recognize system V like include directives [include "filename"]
  * SYSVVARSUB   * SYSVVARSUB

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19