annotate auto/lib/openssl/makefile.msvc @ 635:e67b227c8dbb default tip

Merge with current.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 25 Apr 2011 04:07:55 +0400
parents be4f34123024
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
501
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
579
be4f34123024 nginx 0.8.35
Igor Sysoev <http://sysoev.ru>
parents: 501
diff changeset
8 perl Configure VC-WIN32 no-shared --prefix=openssl $(OPENSSL_OPT)
501
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