diff options
Diffstat (limited to 'Makefile.inc1')
| -rw-r--r-- | Makefile.inc1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1 index 92a4283a9e5d..18850236c607 100644 --- a/Makefile.inc1 +++ b/Makefile.inc1 @@ -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 |
