diff options
author | Bodo Möller <bodo@openssl.org> | 1999-05-31 23:58:18 +0200 |
---|---|---|
committer | Bodo Möller <bodo@openssl.org> | 1999-05-31 23:58:18 +0200 |
commit | 748365eed7e26eaa767f95de6a7d763dd324239a (patch) | |
tree | c1dd30def3cedc39dcb3b22db9e8818e4f155226 /ms/mw.bat | |
parent | stack. (diff) | |
download | openssl-748365eed7e26eaa767f95de6a7d763dd324239a.tar.xz openssl-748365eed7e26eaa767f95de6a7d763dd324239a.zip |
More consistency.
Diffstat (limited to 'ms/mw.bat')
-rw-r--r-- | ms/mw.bat | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ perl util\mkfiles.pl >MINFO
perl util\mk1mf.pl Mingw32 >ms\mingw32.mak
perl util\mk1mf.pl Mingw32-files >ms\mingw32f.mak
-@rem DLL defintion files
+@rem DLL definition files
perl util\mkdef.pl 32 libeay >ms\libeay32.def
if errorlevel 1 goto end
perl util\mkdef.pl 32 ssleay >ms\ssleay32.def
|