summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authoruwe <uwe@NetBSD.org>2020-10-29 20:26:24 +0000
committeruwe <uwe@NetBSD.org>2020-10-29 20:26:24 +0000
commitb0768db6703e7c852e7756ec7ee2c3f1f332af3e (patch)
tree485199ad11c183eb7bca91fb2afc61893d6c4b9d /Makefile
parentd015ce474d461e5a58b4d9b7395122930e891456 (diff)
G/c spurious whitespace.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 869a6210b57..a6279e22302 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.332 2020/05/15 16:34:44 christos Exp $
+# $NetBSD: Makefile,v 1.333 2020/10/29 20:26:24 uwe Exp $
#
# This is the top-level makefile for building NetBSD. For an outline of
@@ -140,7 +140,7 @@ _SUBDIR= tools .WAIT lib
.if ${MKLLVM} != "no"
_SUBDIR+= external/bsd/compiler_rt
.endif
-_SUBDIR+= include external crypto/external bin
+_SUBDIR+= include external crypto/external bin
_SUBDIR+= games libexec sbin usr.bin
_SUBDIR+= usr.sbin share sys etc tests compat
_SUBDIR+= .WAIT rescue .WAIT distrib regress