annotate auto/lib/openssl/makefile.msvc @ 665:0b460e61bdcd default tip

Merge with nginx 1.0.0.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 25 Apr 2011 04:22:17 +0400
parents be4f34123024
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
532
98143f74eb3d nginx 0.7.58
Igor Sysoev <http://sysoev.ru>
parents:
diff changeset
1
98143f74eb3d nginx 0.7.58
Igor Sysoev <http://sysoev.ru>
parents:
diff changeset
2 # Copyright (C) Igor Sysoev
98143f74eb3d nginx 0.7.58
Igor Sysoev <http://sysoev.ru>
parents:
diff changeset
3
98143f74eb3d nginx 0.7.58
Igor Sysoev <http://sysoev.ru>
parents:
diff changeset
4
98143f74eb3d nginx 0.7.58
Igor Sysoev <http://sysoev.ru>
parents:
diff changeset
5 all:
98143f74eb3d nginx 0.7.58
Igor Sysoev <http://sysoev.ru>
parents:
diff changeset
6 cd $(OPENSSL)
98143f74eb3d nginx 0.7.58
Igor Sysoev <http://sysoev.ru>
parents:
diff changeset
7
609
be4f34123024 nginx 0.8.35
Igor Sysoev <http://sysoev.ru>
parents: 532
diff changeset
8 perl Configure VC-WIN32 no-shared --prefix=openssl $(OPENSSL_OPT)
532
98143f74eb3d nginx 0.7.58
Igor Sysoev <http://sysoev.ru>
parents:
diff changeset
9
98143f74eb3d nginx 0.7.58
Igor Sysoev <http://sysoev.ru>
parents:
diff changeset
10 ms\do_ms
98143f74eb3d nginx 0.7.58
Igor Sysoev <http://sysoev.ru>
parents:
diff changeset
11
98143f74eb3d nginx 0.7.58
Igor Sysoev <http://sysoev.ru>
parents:
diff changeset
12 $(MAKE) -f ms\nt.mak
98143f74eb3d nginx 0.7.58
Igor Sysoev <http://sysoev.ru>
parents:
diff changeset
13 $(MAKE) -f ms\nt.mak install