26 lines
1.5 KiB
Makefile
26 lines
1.5 KiB
Makefile
crypto/libcrypto-lib-provider_core.o: crypto/provider_core.c \
|
|
include/openssl/core.h include/openssl/types.h include/openssl/e_os2.h \
|
|
include/openssl/macros.h include/openssl/opensslconf.h \
|
|
include/openssl/configuration.h include/openssl/symbol_prefix.h \
|
|
include/openssl/opensslv.h include/openssl/safestack.h \
|
|
include/openssl/stack.h include/openssl/core_dispatch.h \
|
|
include/openssl/core_names.h include/openssl/provider.h \
|
|
include/openssl/params.h include/openssl/bn.h include/openssl/crypto.h \
|
|
include/openssl/cryptoerr.h include/openssl/symhacks.h \
|
|
include/openssl/cryptoerr_legacy.h include/openssl/bnerr.h \
|
|
include/crypto/cryptlib.h include/internal/cryptlib.h \
|
|
include/openssl/buffer.h include/openssl/buffererr.h \
|
|
include/openssl/bio.h include/openssl/bioerr.h include/openssl/asn1.h \
|
|
include/openssl/asn1err.h include/openssl/err.h include/openssl/lhash.h \
|
|
include/internal/nelem.h include/crypto/evp.h include/openssl/evp.h \
|
|
include/openssl/evperr.h include/openssl/objects.h \
|
|
include/openssl/obj_mac.h include/openssl/objectserr.h \
|
|
include/internal/refcount.h include/openssl/trace.h include/crypto/ecx.h \
|
|
include/crypto/types.h include/crypto/rand.h include/openssl/rand.h \
|
|
include/openssl/randerr.h include/crypto/rand_pool.h \
|
|
include/internal/thread_once.h include/internal/provider.h \
|
|
include/internal/dso.h include/internal/dsoerr.h \
|
|
include/internal/symhacks.h include/internal/bio.h \
|
|
include/internal/core.h crypto/provider_local.h \
|
|
include/openssl/self_test.h
|