projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a9bab3
)
Mingw32.
author
Ulf Möller
<ulf@openssl.org>
Sat, 8 May 1999 10:40:13 +0000
(10:40 +0000)
committer
Ulf Möller
<ulf@openssl.org>
Sat, 8 May 1999 10:40:13 +0000
(10:40 +0000)
util/do_ms.sh
patch
|
blob
|
history
diff --git
a/util/do_ms.sh
b/util/do_ms.sh
index f498d842b75df867b7be7e15d88ccf92459ed586..98e56400b06418953188353958beab6bf66929ce 100755
(executable)
--- a/
util/do_ms.sh
+++ b/
util/do_ms.sh
@@
-10,6
+10,8
@@
PATH=util:../util:$PATH
perl util/mk1mf.pl VC-WIN16 dll >ms/w31dll.mak
# perl util/mk1mf.pl VC-WIN32 >ms/nt.mak
perl util/mk1mf.pl VC-WIN32 dll >ms/ntdll.mak
+perl util/mk1mf.pl Mingw32 >ms/mingw32.mak
+perl util/mk1mf.pl Mingw32-files >ms/mingw32f.mak
perl util/mkdef.pl 16 libeay > ms/libeay16.def
perl util/mkdef.pl 32 libeay > ms/libeay32.def