11 lines
574 B
Makefile
11 lines
574 B
Makefile
test/poly1305_internal_test.o: test/poly1305_internal_test.c \
|
|
test/testutil.h include/openssl/err.h include/openssl/e_os2.h \
|
|
include/openssl/opensslconf.h include/openssl/opensslv.h \
|
|
include/openssl/ossl_typ.h include/openssl/bio.h \
|
|
include/openssl/crypto.h include/openssl/safestack.h \
|
|
include/openssl/stack.h include/openssl/cryptoerr.h \
|
|
include/openssl/symhacks.h include/openssl/bioerr.h \
|
|
include/openssl/lhash.h include/openssl/bn.h include/openssl/bnerr.h \
|
|
include/crypto/poly1305.h test/../crypto/poly1305/poly1305_local.h \
|
|
include/internal/nelem.h
|