summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2002-04-08 23:08:48 +0000
committerpeter <peter@FreeBSD.org>2002-04-08 23:08:48 +0000
commitf61429d77bda2273639151fb285d792ea1a61470 (patch)
tree6d0b2e2695183c370747ea9e534468e2b8f1248b /usr.sbin/Makefile
parent8180c55fce8d402f165947e4fd2d0ad9a4e3a69f (diff)
downloadFreeBSD-src-f61429d77bda2273639151fb285d792ea1a61470.zip
FreeBSD-src-f61429d77bda2273639151fb285d792ea1a61470.tar.gz
Reactivate sysinstall, it does work on ia64.
Diffstat (limited to 'usr.sbin/Makefile')
-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