sys/boot seems to compile fine on Alpha; unbreak ``make release''.
Prodded by: re-alpha (wilko)
This commit is contained in:
parent
e89d8405c7
commit
bf90c6ee99
@ -62,10 +62,7 @@ SUBDIR+=secure
|
||||
.if !defined(NOSHARE)
|
||||
SUBDIR+=share
|
||||
.endif
|
||||
.if ${MACHINE_ARCH} != "alpha"
|
||||
SUBDIR+=sys
|
||||
.endif
|
||||
SUBDIR+=usr.bin usr.sbin etc
|
||||
SUBDIR+=sys usr.bin usr.sbin etc
|
||||
|
||||
# These are last, since it is nice to at least get the base system
|
||||
# rebuilt before you do them.
|
||||
|
Loading…
Reference in New Issue
Block a user