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

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/usr.bin/make/suff.c between version 1.67 and 1.68

version 1.67, 2009/01/23 21:58:28 version 1.68, 2011/06/30 20:09:42
Line 1434  SuffFindCmds(Src *targ, Lst slst)
Line 1434  SuffFindCmds(Src *targ, Lst slst)
              * We haven't looked to see if .OPTIONAL files exist yet, so               * We haven't looked to see if .OPTIONAL files exist yet, so
              * don't use one as the implicit source.               * don't use one as the implicit source.
              * This allows us to use .OPTIONAL in .depend files so make won't               * This allows us to use .OPTIONAL in .depend files so make won't
              * complain "don't know how to make xxx.h' when a dependant file               * complain "don't know how to make xxx.h' when a dependent file
              * has been moved/deleted.               * has been moved/deleted.
              */               */
             continue;              continue;

Legend:
Removed from v.1.67  
changed lines
  Added in v.1.68

CVSweb <webmaster@jp.NetBSD.org>