summaryrefslogtreecommitdiffstats
path: root/TABLE
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2005-04-07 15:51:55 +0000
committerAndy Polyakov <appro@openssl.org>2005-04-07 15:51:55 +0000
commite1d51de41fafc515e9d2f17ed3c83d5b1fa5e847 (patch)
tree1b0acef4957e2dd7ed04f336393e74fa9df65e0a /TABLE
parent81ee80ab88941658d7d427c76e1a6c94debfb4a3 (diff)
Harmonize cygwin/mingw and VC targets.
Diffstat (limited to 'TABLE')
-rw-r--r--TABLE6
1 files changed, 3 insertions, 3 deletions
diff --git a/TABLE b/TABLE
index bf8e148fb1..5f16369368 100644
--- a/TABLE
+++ b/TABLE
@@ -318,7 +318,7 @@ $rmd160_obj = rm86-cof.o
$rc5_obj = r586-cof.o
$dso_scheme = dlfcn
$shared_target= cygwin-shared
-$shared_cflag = -D_DLL
+$shared_cflag = -D_WINDLL
$shared_ldflag = -shared
$shared_extension = .dll
$ranlib =
@@ -1236,7 +1236,7 @@ $rmd160_obj =
$rc5_obj =
$dso_scheme = dlfcn
$shared_target= cygwin-shared
-$shared_cflag = -D_DLL
+$shared_cflag = -D_WINDLL
$shared_ldflag = -shared
$shared_extension = .dll
$ranlib =
@@ -3099,7 +3099,7 @@ $rmd160_obj = rm86-cof.o
$rc5_obj = r586-cof.o
$dso_scheme = win32
$shared_target= cygwin-shared
-$shared_cflag = -D_DLL
+$shared_cflag = -D_WINDLL
$shared_ldflag = -mno-cygwin -shared
$shared_extension = .dll
$ranlib =