24 lines
1.4 KiB
Makefile
24 lines
1.4 KiB
Makefile
test/sysdefaulttest.o: test/sysdefaulttest.c \
|
|
include/openssl/opensslconf.h include/openssl/opensslv.h \
|
|
include/openssl/evp.h include/openssl/ossl_typ.h include/openssl/e_os2.h \
|
|
include/openssl/symhacks.h include/openssl/bio.h \
|
|
include/openssl/crypto.h include/openssl/safestack.h \
|
|
include/openssl/stack.h include/openssl/cryptoerr.h \
|
|
include/openssl/bioerr.h include/openssl/evperr.h \
|
|
include/openssl/objects.h include/openssl/obj_mac.h \
|
|
include/openssl/asn1.h include/openssl/asn1err.h include/openssl/bn.h \
|
|
include/openssl/bnerr.h include/openssl/objectserr.h \
|
|
include/openssl/ssl.h include/openssl/comp.h include/openssl/comperr.h \
|
|
include/openssl/x509.h include/openssl/buffer.h \
|
|
include/openssl/buffererr.h include/openssl/ec.h include/openssl/ecerr.h \
|
|
include/openssl/rsa.h include/openssl/rsaerr.h include/openssl/dsa.h \
|
|
include/openssl/dh.h include/openssl/dherr.h include/openssl/dsaerr.h \
|
|
include/openssl/sha.h include/openssl/x509err.h \
|
|
include/openssl/x509_vfy.h include/openssl/lhash.h \
|
|
include/openssl/pkcs7.h include/openssl/pkcs7err.h include/openssl/pem.h \
|
|
include/openssl/pemerr.h include/openssl/hmac.h include/openssl/async.h \
|
|
include/openssl/asyncerr.h include/openssl/ct.h include/openssl/cterr.h \
|
|
include/openssl/sslerr.h include/openssl/ssl2.h include/openssl/ssl3.h \
|
|
include/openssl/tls1.h include/openssl/dtls1.h include/openssl/srtp.h \
|
|
test/testutil.h include/openssl/err.h
|