You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Claudio Valerio
a9a8fbbb20
|
14 years ago | |
---|---|---|
.. | ||
.rnd | 14 years ago | |
32all.bat | 14 years ago | |
README | 14 years ago | |
applink.c | 14 years ago | |
bcb4.bat | 14 years ago | |
certCA.srl | 14 years ago | |
certCA.ss | 14 years ago | |
certU.ss | 14 years ago | |
cmp.pl | 14 years ago | |
do_ms.bat | 14 years ago | |
do_nasm.bat | 14 years ago | |
do_nt.bat | 14 years ago | |
do_win64a.bat | 14 years ago | |
do_win64i.bat | 14 years ago | |
keyCA.ss | 14 years ago | |
keyU.ss | 14 years ago | |
mingw32.bat | 14 years ago | |
mw.bat | 14 years ago | |
req2CA.ss | 14 years ago | |
reqCA.ss | 14 years ago | |
reqU.ss | 14 years ago | |
speed32.bat | 14 years ago | |
tenc.bat | 14 years ago | |
tencce.bat | 14 years ago | |
test.bat | 14 years ago | |
testce.bat | 14 years ago | |
testce2.bat | 14 years ago | |
testenc.bat | 14 years ago | |
testencce.bat | 14 years ago | |
testpem.bat | 14 years ago | |
testpemce.bat | 14 years ago | |
testss.bat | 14 years ago | |
testssce.bat | 14 years ago | |
tlhelp32.h | 14 years ago | |
tpem.bat | 14 years ago | |
tpemce.bat | 14 years ago | |
uplink-common.pl | 14 years ago | |
uplink-ia64.pl | 14 years ago | |
uplink-x86.pl | 14 years ago | |
uplink-x86_64.pl | 14 years ago | |
uplink.c | 14 years ago | |
uplink.h | 14 years ago | |
uplink.pl | 14 years ago | |
x86asm.bat | 14 years ago |
README
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