summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authoryongari <yongari@FreeBSD.org>2010-01-25 18:52:47 +0000
committeryongari <yongari@FreeBSD.org>2010-01-25 18:52:47 +0000
commit9d1af239b116777fa8125a38a90968512aa42159 (patch)
tree283c90fc34b7e8c6af223422c2320dcc4f1f655e /usr.sbin/Makefile
parent2371e9986a0649a3c084cec521cd34181c6046b8 (diff)
downloadFreeBSD-src-9d1af239b116777fa8125a38a90968512aa42159.zip
FreeBSD-src-9d1af239b116777fa8125a38a90968512aa42159.tar.gz
Connect smbfs related libraries and tool on sparc64.
Reviewed by: marius
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 6f7df81..cdcaaf3 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -512,6 +512,7 @@ _ofwdump= ofwdump
.if ${MACHINE_ARCH} == "sparc64"
_eeprom= eeprom
+_mount_smbfs= mount_smbfs
_ofwdump= ofwdump
.endif
OpenPOWER on IntegriCloud