X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fbuild.info;h=e3e9ceeec1d67e6bb3befae55651604a9d402710;hp=2c619c62e843931ab9d448f1c7e7bf9bae18922b;hb=13fbce17fc9f02e2401fc3868f3f8e02d6647e5f;hpb=5c39a55d04ea6e6f734b627a050b9e702788d50d diff --git a/crypto/build.info b/crypto/build.info index 2c619c62e8..e3e9ceeec1 100644 --- a/crypto/build.info +++ b/crypto/build.info @@ -1,13 +1,20 @@ +# Note that these directories are filtered in Configure. Look for %skipdir +# there for further explanations. +SUBDIRS=objects buffer bio stack lhash rand evp asn1 pem x509 x509v3 conf \ + txt_db pkcs7 pkcs12 ui kdf store property \ + md2 md4 md5 sha mdc2 gmac hmac ripemd whrlpool poly1305 blake2 \ + siphash sm3 des aes rc2 rc4 rc5 idea aria bf cast camellia \ + seed sm4 chacha modes bn ec rsa dsa dh sm2 dso engine \ + err comp ocsp cms ts srp cmac ct async kmac ess + LIBS=../libcrypto SOURCE[../libcrypto]=\ cryptlib.c mem.c mem_dbg.c cversion.c ex_data.c cpt_err.c \ ebcdic.c uid.c o_time.c o_str.c o_dir.c o_fopen.c ctype.c \ threads_pthread.c threads_win.c threads_none.c getenv.c \ - o_init.c o_fips.c mem_sec.c init.c {- $target{cpuid_asm_src} -} \ - {- $target{uplink_aux_src} -} -EXTRA= ../ms/uplink-x86.pl ../ms/uplink.c ../ms/applink.c \ - x86cpuid.pl x86_64cpuid.pl ia64cpuid.S \ - ppccpuid.pl pariscid.pl alphacpuid.pl arm64cpuid.pl armv4cpuid.pl + o_init.c o_fips.c mem_sec.c init.c context.c sparse_array.c \ + trace.c \ + {- $target{cpuid_asm_src} -} {- $target{uplink_aux_src} -} DEPEND[cversion.o]=buildinf.h GENERATE[buildinf.h]=../util/mkbuildinf.pl "$(CC) $(LIB_CFLAGS) $(CPPFLAGS_Q)" "$(PLATFORM)"