Importing crypto libraries

- crypto/external/bsd/heimdal
 - crypto/external/bsd/libsaslc
 - crypto/external/bsd/netpgp
 - crypto/external/bsd/openssl

Change-Id: I91dbf05f33e637edf5b9bb408d5baddd7ba8cf75
This commit is contained in:
2015-10-07 00:45:38 +00:00
parent b1d068470b
commit ebfedea0ce
5082 changed files with 1472353 additions and 12 deletions

View File

@@ -37,7 +37,7 @@ SUBDIR= asa \
SUBDIR+= ../external/zlib/pigz/bin/pigz
.else
# LSC FIXME For now we compile those unconditionnaly
SUBDIR+= apropos whatis bdes soelim
SUBDIR+= apropos whatis soelim
.endif # defined(__MINIX)
.if (${MKGROFF} == "no")
@@ -76,7 +76,7 @@ SUBDIR+= ypcat ypmatch ypwhich
.if (${MKCRYPTO} != "no")
SUBDIR+= bdes
SUBDIR+= nbsvtool
#SUBDIR+= nbsvtool
.endif
.include <bsd.subdir.mk>