summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index afb8a99..78bdb2d 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -122,7 +122,7 @@ SUBDIR= IPXrouted \
ypset \
zic
-.if ${MACHINE_ARCH} != "ia64" && ${MACHINE_ARCH} != "sparc64"
+.if ${MACHINE_ARCH} != "sparc64"
SUBDIR+=sysinstall
.endif
OpenPOWER on IntegriCloud