summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>1999-05-08 10:40:13 +0000
committerUlf Möller <ulf@openssl.org>1999-05-08 10:40:13 +0000
commit33f7bc9683bb9ef5e2243be3bc1dc845a07ccf76 (patch)
tree242f5c67168986aeba2766bc840cd57185b59241 /util
parent5a9bab32b9c17643736fc0f6de0462f1a18545bb (diff)
Mingw32.
Diffstat (limited to 'util')
-rwxr-xr-xutil/do_ms.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/util/do_ms.sh b/util/do_ms.sh
index f498d842b7..98e56400b0 100755
--- 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