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 rcsdiff: /ftp/cvs/cvsroot/src/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.321.2.3 retrieving revision 1.322 diff -u -p -r1.321.2.3 -r1.322 --- src/Makefile 2018/11/26 01:49:54 1.321.2.3 +++ src/Makefile 2018/03/13 03:06:28 1.322 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.321.2.3 2018/11/26 01:49:54 pgoyette Exp $ +# $NetBSD: Makefile,v 1.322 2018/03/13 03:06:28 mrg Exp $ # # This is the top-level makefile for building NetBSD. For an outline of @@ -137,8 +137,8 @@ _SRC_TOP_OBJ_= # _SUBDIR is used to set SUBDIR, after removing directories that have # BUILD_${dir}=no, or that have no ${dir}/Makefile. # -_SUBDIR= tools .WAIT lib include external crypto/external bin -_SUBDIR+= games libexec sbin usr.bin +_SUBDIR= tools lib include external crypto/external bin games +_SUBDIR+= libexec sbin usr.bin _SUBDIR+= usr.sbin share sys etc tests compat _SUBDIR+= .WAIT rescue .WAIT distrib regress