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

Diff for /src/usr.bin/make/suff.c between version 1.82 and 1.83

version 1.82, 2012/10/09 19:45:34 version 1.83, 2012/12/06 10:33:16
Line 47 
Line 47 
  *   *
  *      Suff_AddSuffix          Add the passed string as another known suffix.   *      Suff_AddSuffix          Add the passed string as another known suffix.
  *   *
  *      Suff_GetPath            Return the search path for the given suffix.  
  *  
  *      Suff_ParseAsTransform   Line might be a suffix line, check it.   *      Suff_ParseAsTransform   Line might be a suffix line, check it.
  *                              If it's not, return NULL. Otherwise, add   *                              If it's not, return NULL. Otherwise, add
  *                              another transformation to the suffix graph.   *                              another transformation to the suffix graph.

Legend:
Removed from v.1.82  
changed lines
  Added in v.1.83