summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2001-12-14 23:11:45 +0000
committersheldonh <sheldonh@FreeBSD.org>2001-12-14 23:11:45 +0000
commit588c679809c6ece7d92038753cba791b10f4e8c1 (patch)
tree43147a7931993948054792dedf6381d5a15d02af /sbin
parent7538f90926a82a39635e536b2a98ecbc6905b80a (diff)
downloadFreeBSD-src-588c679809c6ece7d92038753cba791b10f4e8c1.zip
FreeBSD-src-588c679809c6ece7d92038753cba791b10f4e8c1.tar.gz
Kernel support for smbfs is only built on the i386 at the moment, so
limit the building and installation of the userland utilities to that architecture for now. Reported by: bmah
Diffstat (limited to 'sbin')
-rw-r--r--sbin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/Makefile b/sbin/Makefile
index 16c31c0..44298c3 100644
--- a/sbin/Makefile
+++ b/sbin/Makefile
@@ -53,7 +53,6 @@ SUBDIR= adjkerntz \
mount_ntfs \
mount_nullfs \
mount_portalfs \
- mount_smbfs \
mount_std \
mount_umapfs \
mount_unionfs \
@@ -87,6 +86,7 @@ SUBDIR= adjkerntz \
SUBDIR+=cxconfig \
kget \
mount_nwfs \
+ mount_smbfs \
nextboot
.if ${MACHINE} == "pc98"
SUBDIR+=fdisk_pc98
OpenPOWER on IntegriCloud