1
0
This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
TP-Link_Archer-XR500v/BBA1.5_platform/apps/public/openssl-0.9.8zh/ms
2024-07-22 01:58:46 -03:00
..
.cvsignore Add gpl 2024-07-22 01:58:46 -03:00
.rnd Add gpl 2024-07-22 01:58:46 -03:00
32all.bat Add gpl 2024-07-22 01:58:46 -03:00
applink.c Add gpl 2024-07-22 01:58:46 -03:00
bcb4.bat Add gpl 2024-07-22 01:58:46 -03:00
certCA.srl Add gpl 2024-07-22 01:58:46 -03:00
certCA.ss Add gpl 2024-07-22 01:58:46 -03:00
certU.ss Add gpl 2024-07-22 01:58:46 -03:00
cmp.pl Add gpl 2024-07-22 01:58:46 -03:00
do_fips.bat Add gpl 2024-07-22 01:58:46 -03:00
do_masm.bat Add gpl 2024-07-22 01:58:46 -03:00
do_ms.bat Add gpl 2024-07-22 01:58:46 -03:00
do_nasm.bat Add gpl 2024-07-22 01:58:46 -03:00
do_nt.bat Add gpl 2024-07-22 01:58:46 -03:00
do_win64a.bat Add gpl 2024-07-22 01:58:46 -03:00
do_win64i.bat Add gpl 2024-07-22 01:58:46 -03:00
keyCA.ss Add gpl 2024-07-22 01:58:46 -03:00
keyU.ss Add gpl 2024-07-22 01:58:46 -03:00
mingw32.bat Add gpl 2024-07-22 01:58:46 -03:00
mw.bat Add gpl 2024-07-22 01:58:46 -03:00
README Add gpl 2024-07-22 01:58:46 -03:00
req2CA.ss Add gpl 2024-07-22 01:58:46 -03:00
reqCA.ss Add gpl 2024-07-22 01:58:46 -03:00
reqU.ss Add gpl 2024-07-22 01:58:46 -03:00
segrenam.pl Add gpl 2024-07-22 01:58:46 -03:00
speed32.bat Add gpl 2024-07-22 01:58:46 -03:00
tenc.bat Add gpl 2024-07-22 01:58:46 -03:00
tencce.bat Add gpl 2024-07-22 01:58:46 -03:00
test.bat Add gpl 2024-07-22 01:58:46 -03:00
testce2.bat Add gpl 2024-07-22 01:58:46 -03:00
testce.bat Add gpl 2024-07-22 01:58:46 -03:00
testenc.bat Add gpl 2024-07-22 01:58:46 -03:00
testencce.bat Add gpl 2024-07-22 01:58:46 -03:00
testpem.bat Add gpl 2024-07-22 01:58:46 -03:00
testpemce.bat Add gpl 2024-07-22 01:58:46 -03:00
testss.bat Add gpl 2024-07-22 01:58:46 -03:00
testssce.bat Add gpl 2024-07-22 01:58:46 -03:00
tlhelp32.h Add gpl 2024-07-22 01:58:46 -03:00
tpem.bat Add gpl 2024-07-22 01:58:46 -03:00
tpemce.bat Add gpl 2024-07-22 01:58:46 -03:00
uplink.c Add gpl 2024-07-22 01:58:46 -03:00
uplink.h Add gpl 2024-07-22 01:58:46 -03:00
uplink.pl Add gpl 2024-07-22 01:58:46 -03:00
x86asm.bat Add gpl 2024-07-22 01:58:46 -03:00

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 my 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