mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-04 09:09:56 +00:00
Connect ncplist, ncplogin, and smbutil to the amd64 build.
This commit is contained in:
parent
92c3d4271e
commit
71990d3dd1
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=117952
@ -242,6 +242,12 @@ SUBDIR+=doscmd \
|
||||
SUBDIR+=uac
|
||||
.endif
|
||||
|
||||
.if ${MACHINE_ARCH} == "amd64"
|
||||
SUBDIR+=ncplist \
|
||||
ncplogin \
|
||||
smbutil
|
||||
.endif
|
||||
|
||||
.if exists(${.CURDIR}/../crypto) && !defined(NOCRYPT) && !defined(NO_OPENSSL)
|
||||
SUBDIR+=chkey newkey
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user