summaryrefslogtreecommitdiffstats
path: root/usr.bin
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 /usr.bin
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 'usr.bin')
-rw-r--r--usr.bin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 1498784..955d9a0 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -134,7 +134,6 @@ SUBDIR= apply \
sed \
shar \
showmount \
- smbutil \
sockstat \
soelim \
split \
@@ -223,6 +222,7 @@ SUBDIR+=ar \
ranlib \
sasc \
size \
+ smbutil \
strings \
strip
.endif
OpenPOWER on IntegriCloud