Reactivate sysinstall, it does work on ia64.

This commit is contained in:
peter 2002-04-08 23:08:48 +00:00
parent 8180c55fce
commit f61429d77b

View File

@ -122,7 +122,7 @@ SUBDIR= IPXrouted \
ypset \
zic
.if ${MACHINE_ARCH} != "ia64" && ${MACHINE_ARCH} != "sparc64"
.if ${MACHINE_ARCH} != "sparc64"
SUBDIR+=sysinstall
.endif