Third time's a charm?? (the logic was reversed from desired)

Time for sleep...

Submitted by:	ru
This commit is contained in:
David E. O'Brien 2004-06-17 08:06:41 +00:00
parent 3c632a5847
commit 2c67a07fd0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=130628

View File

@ -62,7 +62,7 @@ SUBDIR+=secure
.if !defined(NOSHARE)
SUBDIR+=share
.endif
.if ${MACHINE_ARCH} == "alpha"
.if ${MACHINE_ARCH} != "alpha"
SUBDIR+=sys
.endif
SUBDIR+=usr.bin usr.sbin etc