summaryrefslogtreecommitdiff
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2004-06-17 05:27:56 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2004-06-17 05:27:56 +0000
commit6e009069f5d169e8d7d22e32b073676d93206739 (patch)
tree38281b83c3f30d82543ab66a5af2db97c208bc24 /Makefile.inc1
parent9ad66a1eed010e86f57f1178be6b5af22389e466 (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 567f9d55cf9e..92a4283a9e5d 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -62,7 +62,7 @@ SUBDIR+=secure
.if !defined(NOSHARE)
SUBDIR+=share
.endif
-.if ${TARGET_ARCH} == "alpha"
+.if ${MACHINE_ARCH} == "alpha"
SUBDIR+=sys
.endif
SUBDIR+=usr.bin usr.sbin etc