summaryrefslogtreecommitdiff
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2004-06-17 08:06:41 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2004-06-17 08:06:41 +0000
commit2c67a07fd01bfbbe94c8eeacbbcd8a7bde55673b (patch)
tree496d09d6929361065eeb5ac5d7d698687d7a9267 /Makefile.inc1
parent3c632a584774287f75fa66651df01325d71bfa80 (diff)
Notes
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc12
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