1*ebfedea0SLionel Sambuc 2*ebfedea0SLionel Sambucperl util\mkfiles.pl >MINFO 3*ebfedea0SLionel Sambucperl util\mk1mf.pl no-asm VC-WIN32 >ms\nt.mak 4*ebfedea0SLionel Sambucperl util\mk1mf.pl dll no-asm VC-WIN32 >ms\ntdll.mak 5*ebfedea0SLionel Sambucif x%OSVERSION% == x goto skipce 6*ebfedea0SLionel Sambucperl util\mk1mf.pl no-asm VC-CE >ms\ce.mak 7*ebfedea0SLionel Sambucperl util\mk1mf.pl dll no-asm VC-CE >ms\cedll.mak 8*ebfedea0SLionel Sambuc:skipce 9*ebfedea0SLionel Sambuc 10*ebfedea0SLionel Sambucperl util\mkdef.pl 32 libeay > ms\libeay32.def 11*ebfedea0SLionel Sambucperl util\mkdef.pl 32 ssleay > ms\ssleay32.def 12