summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2005-05-02 17:40:40 +0000
committersobomax <sobomax@FreeBSD.org>2005-05-02 17:40:40 +0000
commit6d0e34daa6f88db3a09f85ad26d35a89312a3897 (patch)
treeddf3a715373fb712787f1474c939c8f3ceb5e112 /usr.bin
parent415d9650962bda702804b84795b75222cdf2ac92 (diff)
downloadFreeBSD-src-6d0e34daa6f88db3a09f85ad26d35a89312a3897.zip
FreeBSD-src-6d0e34daa6f88db3a09f85ad26d35a89312a3897.tar.gz
Enabke mkuzip(1) on amd64.
Submitted by: Matteo Riondato <rionda@gufi.org>
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 824260e..ef5d7db 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -298,6 +298,7 @@ _uac= uac
.endif
.if ${MACHINE_ARCH} == "amd64"
+_mkuzip= mkuzip
_ncplist= ncplist
_ncplogin= ncplogin
_smbutil= smbutil
OpenPOWER on IntegriCloud