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.317 retrieving revision 1.318 diff -u -p -r1.317 -r1.318 --- src/Makefile 2016/01/14 02:51:25 1.317 +++ src/Makefile 2017/04/11 14:04:15 1.318 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.317 2016/01/14 02:51:25 christos Exp $ +# $NetBSD: Makefile,v 1.318 2017/04/11 14:04:15 christos Exp $ # # This is the top-level makefile for building NetBSD. For an outline of @@ -136,7 +136,7 @@ _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 lib include gnu external crypto/external bin games +_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 @@ -249,7 +249,6 @@ BUILDTARGETS+= do-obsolete .ORDER: ${BUILDTARGETS} includes-lib: .PHONY includes-include includes-sys -includes-gnu: .PHONY includes-lib # # Record the values of variables that might affect the build.