~ubuntu-branches/ubuntu/hardy/openssl/hardy-security

« back to all changes in this revision

Viewing changes to ms/README

  • Committer: Bazaar Package Importer
  • Author(s): Kurt Roeckx
  • Date: 2005-12-13 21:37:42 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051213213742-7em5nrw5c7ceegyd
Tags: 0.9.8a-5
Stop ssh from crashing randomly on sparc (Closes: #335912)
Patch from upstream cvs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
 
7
7
These makefiles and def files were generated my typing
8
8
 
9
 
perl util\mk1mf.pl VC-MSDOS no-sock >ms/msdos.mak
10
 
perl util\mk1mf.pl VC-W31-32 >ms/w31.mak
11
 
perl util\mk1mf.pl VC-W31-32 dll >ms/w31dll.mak
12
9
perl util\mk1mf.pl VC-NT >ms/nt.mak
13
10
perl util\mk1mf.pl VC-NT dll >ms/ntdll.mak
14
11
 
15
 
perl util\mkdef.pl 16 crypto > ms/crypto16.def
16
12
perl util\mkdef.pl 32 crypto > ms/crypto32.def
17
 
perl util\mkdef.pl 16 ssl > ms/ssl16.def
18
13
perl util\mkdef.pl 32 ssl > ms/ssl32.def