diff options
author | Rich Salz <rsalz@akamai.com> | 2016-01-12 22:25:30 +0100 |
---|---|---|
committer | Rich Salz <rsalz@openssl.org> | 2016-01-12 22:26:56 +0100 |
commit | d10dac1187fbb12fdb44a0386f1619b79b40d264 (patch) | |
tree | 7ae2439718877f3c117bc9ea655b2822e5c54b92 /tools | |
parent | STACK_OF(SSL_COMP) is a public type (diff) | |
download | openssl-d10dac1187fbb12fdb44a0386f1619b79b40d264.tar.xz openssl-d10dac1187fbb12fdb44a0386f1619b79b40d264.zip |
Move Makefiles to Makefile.in
Create Makefile's from Makefile.in
Rename Makefile.org to Makefile.in
Rename Makefiles to Makefile.in
Address review feedback from Viktor and Richard
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'tools')
-rw-r--r-- | tools/Makefile.in (renamed from tools/Makefile) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tools/Makefile b/tools/Makefile.in index d4752f833b..d4752f833b 100644 --- a/tools/Makefile +++ b/tools/Makefile.in |