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.292 diff -u -p -r1.291 -r1.292 --- src/Makefile 2012/01/24 17:37:34 1.291 +++ src/Makefile 2012/04/21 08:28:00 1.292 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.291 2012/01/24 17:37:34 abs Exp $ +# $NetBSD: Makefile,v 1.292 2012/04/21 08:28:00 veego 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