G/c spurious whitespace.
This commit is contained in:
parent
0a229fd396
commit
b5d9d2935c
4
Makefile
4
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
|
||||
|
|
Loading…
Reference in New Issue