summaryrefslogtreecommitdiff
path: root/openssl/makefile.mk
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2001-10-17 12:12:23 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2001-10-17 12:12:23 +0000
commit22f02d2996229bc626aa0c0376a5befe2a66a033 (patch)
treedcae0fe8d87f964faf38f47ade01b7fd92f5ae27 /openssl/makefile.mk
parent42f508b874a67a6feb685a11d18b329193023586 (diff)
#65293# static version for win32 too
Diffstat (limited to 'openssl/makefile.mk')
-rw-r--r--openssl/makefile.mk14
1 files changed, 5 insertions, 9 deletions
diff --git a/openssl/makefile.mk b/openssl/makefile.mk
index 3067628..91a246d 100644
--- a/openssl/makefile.mk
+++ b/openssl/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: hjs $ $Date: 2001-10-11 16:33:42 $
+# last change: $Author: hjs $ $Date: 2001-10-17 13:12:23 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -105,15 +105,11 @@ OUTDIR2INC= \
CONFIGURE_ACTION=$(PERL) Configure VC-WIN32 ^ ms\do_ms.btm
BUILD_DIR=$(CONFIGURE_DIR)
-BUILD_ACTION=*nmake -f ms/ntdll.mak
+BUILD_ACTION=*nmake -f ms/nt.mak
OUT2LIB= \
- out32dll$$/libeay32.lib \
- out32dll$$/ssleay32.lib
-
-OUT2BIN= \
- out32dll$$/libeay32.dll \
- out32dll$$/ssleay32.dll
+ out32$$/libeay32.lib \
+ out32$$/ssleay32.lib
OUTDIR2INC= \
inc32$/openssl