summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.inc12
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 65d5ef9..7bdba41 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -754,7 +754,7 @@ _btxld= usr.sbin/btxld
.if (defined(RESCUE) || \
defined(RELEASEDIR)) && \
- (${TARGET_ARCH} != ${MACHINE_ARCH} || ${BOOTSTRAPPING} < 501101)
+ ( ${TARGET_ARCH} != ${MACHINE_ARCH} || ${BOOTSTRAPPING} < 501101 )
_crunchide= usr.sbin/crunch/crunchide
.endif
OpenPOWER on IntegriCloud