[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src

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

Diff for /src/Makefile between version 1.291 and 1.291.2.1

version 1.291, 2012/01/24 17:37:34 version 1.291.2.1, 2012/05/09 20:06:36
Line 563  do-obsolete: .PHONY .MAKE
Line 563  do-obsolete: .PHONY .MAKE
 # (Tells <bsd.subdir.mk> not to recurse for them.)  # (Tells <bsd.subdir.mk> not to recurse for them.)
 #  #
   
 .for dir in bin etc distrib games libexec regress sbin usr.sbin tools  .for dir in bin etc distrib games libexec regress sbin usr.bin usr.sbin tools
 includes-${dir}: .PHONY  includes-${dir}: .PHONY
         @true          @true
 .endfor  .endfor

Legend:
Removed from v.1.291  
changed lines
  Added in v.1.291.2.1

CVSweb <webmaster@jp.NetBSD.org>