mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-18 15:30:21 +00:00
Enabke mkuzip(1) on amd64.
Submitted by: Matteo Riondato <rionda@gufi.org>
This commit is contained in:
parent
ed9302fdd6
commit
683cd8e85a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=145809
@ -298,6 +298,7 @@ _uac= uac
|
||||
.endif
|
||||
|
||||
.if ${MACHINE_ARCH} == "amd64"
|
||||
_mkuzip= mkuzip
|
||||
_ncplist= ncplist
|
||||
_ncplogin= ncplogin
|
||||
_smbutil= smbutil
|
||||
|
Loading…
Reference in New Issue
Block a user