summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorjake <jake@FreeBSD.org>2002-11-01 15:36:06 +0000
committerjake <jake@FreeBSD.org>2002-11-01 15:36:06 +0000
commit43abbe6909aa8f14ea8b5d25ac529f21afdb4c73 (patch)
tree322e054fd64fbe3b5e32db8bbc500eeceede8166 /usr.sbin/Makefile
parent85539f2f6cf7db5cdb12846675492a4ab0bfeae0 (diff)
downloadFreeBSD-src-43abbe6909aa8f14ea8b5d25ac529f21afdb4c73.zip
FreeBSD-src-43abbe6909aa8f14ea8b5d25ac529f21afdb4c73.tar.gz
Build sysinstall on sparc64.
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index ea42c3f..3f39337 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -101,6 +101,7 @@ SUBDIR= IPXrouted \
sliplogin \
slstat \
spray \
+ sysinstall \
syslogd \
tcpdchk \
tcpdmatch \
@@ -197,11 +198,6 @@ SUBDIR+=boot98cfg
SUBDIR+=ofwdump
.endif
-.if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "alpha" || \
- ${MACHINE_ARCH} == "ia64"
-SUBDIR+= sysinstall
-.endif
-
.if exists(${.CURDIR}/../crypto) && !defined(NOCRYPT) && !defined(NO_OPENSSL)
SUBDIR+=keyserv
.endif
OpenPOWER on IntegriCloud