minix/crypto/external/bsd/openssl/dist/ms
Lionel Sambuc 0a6a1f1d05 NetBSD re-synchronization of the source tree
This brings our tree to NetBSD 7.0, as found on -current on the
10-10-2015.

This updates:
 - LLVM to 3.6.1
 - GCC to GCC 5.1
 - Replace minix/commands/zdump with usr.bin/zdump
 - external/bsd/libelf has moved to /external/bsd/elftoolchain/
 - Import ctwm
 - Drop sprintf from libminc

Change-Id: I149836ac18e9326be9353958bab9b266efb056f0
2016-01-13 20:32:14 +01:00
..
.rnd
32all.bat
applink.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
bcb4.bat
certCA.srl
certCA.ss
certU.ss
cmp.pl
do_ms.bat
do_nasm.bat
do_nt.bat
do_win64a.bat NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
do_win64i.bat
keyCA.ss
keyU.ss
mingw32.bat
mw.bat
README
req2CA.ss
reqCA.ss
reqU.ss
speed32.bat
tenc.bat
tencce.bat
test.bat
testce.bat
testce2.bat
testenc.bat
testencce.bat
testpem.bat
testpemce.bat
testss.bat
testssce.bat
tlhelp32.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
tpem.bat
tpemce.bat
uplink-common.pl
uplink-ia64.pl
uplink-x86_64.pl
uplink-x86.pl
uplink.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
uplink.h
uplink.pl
x86asm.bat

Run these makefiles from the top level as in
nmake -f ms\makefilename
to build with visual C++ 4.[01].

The results will be in the out directory.

These makefiles and def files were generated by typing

perl util\mk1mf.pl VC-NT >ms/nt.mak
perl util\mk1mf.pl VC-NT dll >ms/ntdll.mak

perl util\mkdef.pl 32 crypto > ms/crypto32.def
perl util\mkdef.pl 32 ssl > ms/ssl32.def