aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorJake Burkholder <jake@FreeBSD.org>2002-04-20 15:50:32 +0000
committerJake Burkholder <jake@FreeBSD.org>2002-04-20 15:50:32 +0000
commit47006c28ae16adb2c13e2eef0efe2da58e48b5f0 (patch)
treeb80461225749af455760221e0ec7d05b2ec7f6a9 /usr.sbin
parentb099af16dd6a3867d698df62cac2467a2d5e419e (diff)
downloadsrc-47006c28ae16adb2c13e2eef0efe2da58e48b5f0.tar.gz
src-47006c28ae16adb2c13e2eef0efe2da58e48b5f0.zip
sysinstall compiles on sparc64.
Notes
Notes: svn path=/head/; revision=95131
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 78bdb2da87a4..070446f3d2d8 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -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 \