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.165 retrieving revision 1.166 diff -u -p -r1.165 -r1.166 --- src/Makefile 2002/03/05 16:17:06 1.165 +++ src/Makefile 2002/03/11 07:49:24 1.166 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.165 2002/03/05 16:17:06 pk Exp $ +# $NetBSD: Makefile,v 1.166 2002/03/11 07:49:24 simonb Exp $ # This is the top-level makefile for building NetBSD. For an outline of # how to build a snapshot or release, as well as other release engineering @@ -88,8 +88,8 @@ _SRC_TOP_OBJ_= #_J= -j${NBUILDJOBS} .endif -_SUBDIR= tools lib include gnu bin games libexec sbin usr.bin \ - usr.sbin share sys etc distrib regress +_SUBDIR= tools lib include gnu bin games libexec sbin usr.bin +_SUBDIR+= usr.sbin share sys etc distrib regress # Weed out directories that don't exist.