diff options
| author | uwe <uwe@NetBSD.org> | 2020-10-29 20:26:24 +0000 |
|---|---|---|
| committer | uwe <uwe@NetBSD.org> | 2020-10-29 20:26:24 +0000 |
| commit | b0768db6703e7c852e7756ec7ee2c3f1f332af3e (patch) | |
| tree | 485199ad11c183eb7bca91fb2afc61893d6c4b9d /Makefile | |
| parent | d015ce474d461e5a58b4d9b7395122930e891456 (diff) | |
G/c spurious whitespace.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
