Rivoreo Source Code Repositories
src.rivoreo.one
/
net
/
nginx-mbedtls
/
7b3d98fb1cf253877bc0deeafecd1feeb2b8fd22
/
.
/
auto
/
lib
/
openssl
/
makefile.msvc
blob: 0e45c487f2aa681b20213b695cbe8076b341d06e [
file
] [
log
] [
blame
] [
raw
]
# Copyright (C) Igor Sysoev
all
:
cd $
(
OPENSSL
)
perl
Configure
VC
-
WIN32
no
-
shared
--
prefix
=
openssl
-
DNO_SYS_TYPES_H \
$
(
OPENSSL_OPT
)
ms\do_ms
$
(
MAKE
)
-
f ms\nt
.
mak
$
(
MAKE
)
-
f ms\nt
.
mak install