This website requires JavaScript.
Explore
Help
Sign In
root
/
openssl
mirror of
https://github.com/openssl/openssl.git
Watch
1
Star
0
Fork
You've already forked openssl
0
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
09375d12fb
openssl
/
crypto
/
ct
/
build.info
3 lines
94 B
Plaintext
Raw
Normal View
History
Unescape
Escape
unified build scheme: add build.info files Now that we have the foundation for the "unified" build scheme in place, we add build.info files. They have been generated from the Makefiles in the same directories. Things that are platform specific will appear in later commits. Reviewed-by: Andy Polyakov <appro@openssl.org>
2016-01-30 06:33:10 +08:00
LIBS=../../libcrypto
Public API for Certificate Transparency Reviewed-by: Ben Laurie <ben@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-02-26 02:11:16 +08:00
SOURCE[../../libcrypto]= ct_err.c ct_oct.c ct_prn.c ct_sct.c ct_x509v3.c