openssl/crypto/dh
Richard Levitte ce192ebed0 Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND
All those flags existed because we had all the dependencies versioned
in the repository, and wanted to have it be consistent, no matter what
the local configuration was.  Now that the dependencies are gone from
the versioned Makefile.ins, it makes much more sense to use the exact
same flags as when compiling the object files.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-02-18 23:43:09 +01:00
..
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
dh192.pem
dh512.pem
dh1024.pem
dh2048.pem
dh4096.pem
dh_ameth.c GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
dh_asn1.c GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
dh_check.c Add missing return value checks 2016-01-29 11:53:32 +00:00
dh_depr.c Use NON_EMPTY_TRANSLATION_UNIT, consistently. 2016-02-09 20:13:29 -05:00
dh_err.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
dh_gen.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
dh_kdf.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
dh_key.c GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
dh_lib.c Move to REF_DEBUG, for consistency. 2016-02-11 12:40:32 -05:00
dh_pmeth.c Rename some BUF_xxx to OPENSSL_xxx 2015-12-16 16:14:49 -05:00
dh_prn.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
dh_rfc5114.c Fix undeclared variable warnings. 2015-10-24 16:42:51 +01:00
example
generate
Makefile.in Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND 2016-02-18 23:43:09 +01:00