Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/Makefile,v retrieving revision 1.291 retrieving revision 1.291.2.1 diff -u -p -r1.291 -r1.291.2.1 --- src/Makefile 2012/01/24 17:37:34 1.291 +++ src/Makefile 2012/05/09 20:06:36 1.291.2.1 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.291 2012/01/24 17:37:34 abs Exp $ +# $NetBSD: Makefile,v 1.291.2.1 2012/05/09 20:06:36 riz Exp $ # # This is the top-level makefile for building NetBSD. For an outline of @@ -563,7 +563,7 @@ do-obsolete: .PHONY .MAKE # (Tells 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 @true .endfor