Clean-up GAS targets: get rid of "cpp" stuff and replace it with "purified"
authorAndy Polyakov <appro@openssl.org>
Sun, 1 Aug 2004 17:33:58 +0000 (17:33 +0000)
committerAndy Polyakov <appro@openssl.org>
Sun, 1 Aug 2004 17:33:58 +0000 (17:33 +0000)
commitec38ddc765bb077dbc0e62b827da2eb65501c589
treebd510881682d16dad0fa2d8c83c510b5bdd0f4b3
parent8aae01e2238e1f1b7b4647395625ce23a635529b
Clean-up GAS targets: get rid of "cpp" stuff and replace it with "purified"
COFF and a.out targets [similar to ELF targets]. You might notice some
rudementary support for shared mingw builds under cygwin. It works (it
produces cryptoeay32.dll and ssleay32.dll with everything exported by
name), but it's primarily for testing/debugging purposes, at least for
now...
13 files changed:
Configure
Makefile.shared
TABLE
crypto/Makefile.ssl
crypto/bf/Makefile.ssl
crypto/bn/Makefile.ssl
crypto/cast/Makefile.ssl
crypto/des/Makefile.ssl
crypto/md5/Makefile.ssl
crypto/rc4/Makefile.ssl
crypto/rc5/Makefile.ssl
crypto/ripemd/Makefile.ssl
crypto/sha/Makefile.ssl