summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2002-03-15 18:48:20 +0000
committerdes <des@FreeBSD.org>2002-03-15 18:48:20 +0000
commitfdd4d414b43758fe722809b27f610baa0b0607e1 (patch)
treeee23d14193c87698d5cc7ca6ecb657b13f8592e1 /usr.sbin
parent49111efc605ed506d7f9dd5f715ecf106e6a02ba (diff)
downloadFreeBSD-src-fdd4d414b43758fe722809b27f610baa0b0607e1.zip
FreeBSD-src-fdd4d414b43758fe722809b27f610baa0b0607e1.tar.gz
Revert previous revision; sysinstall should build fine now even when cross-
building, plus ru says the previous revision didn't actually achieve what it was meant to achieve.
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 aefd93d..7ce8d98 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -102,6 +102,7 @@ SUBDIR= IPXrouted \
sliplogin \
slstat \
spray \
+ sysinstall \
syslogd \
tcpdchk \
tcpdmatch \
@@ -127,10 +128,6 @@ SUBDIR= IPXrouted \
ypset \
zic
-.if ${MACHINE_ARCH} == ${TARGET_ARCH}
-SUBDIR+=sysinstall
-.endif
-
.if !defined(NOLIBC_R) && ${MACHINE_ARCH} != "ia64"
SUBDIR+=pppctl
.endif
OpenPOWER on IntegriCloud