sysinstall compiles on sparc64.

This commit is contained in:
Jake Burkholder 2002-04-20 15:50:32 +00:00
parent b099af16dd
commit 47006c28ae

View File

@ -97,6 +97,7 @@ SUBDIR= IPXrouted \
sliplogin \
slstat \
spray \
sysinstall \
syslogd \
tcpdchk \
tcpdmatch \
@ -122,10 +123,6 @@ SUBDIR= IPXrouted \
ypset \
zic
.if ${MACHINE_ARCH} != "sparc64"
SUBDIR+=sysinstall
.endif
.if !defined(NO_IPFILTER)
SUBDIR+=ipftest \
ipresend \