X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fbuffer%2FMakefile;h=96261f153f4130d27f76e9d0844bd4c07d078d50;hp=d87738ccb2302b6eb9b6ed60fca8df7b27f098de;hb=a3aadb2d9c85bc958a428a17ef5d6c9de5ef87b8;hpb=a80e33b991e29988309964439fa8dba30af7ea5c diff --git a/crypto/buffer/Makefile b/crypto/buffer/Makefile index d87738ccb2..96261f153f 100644 --- a/crypto/buffer/Makefile +++ b/crypto/buffer/Makefile @@ -71,11 +71,13 @@ buf_str.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h buf_str.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h buf_str.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h buf_str.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h -buf_str.o: ../../include/openssl/symhacks.h ../cryptlib.h buf_str.c +buf_str.o: ../../include/openssl/symhacks.h ../include/internal/cryptlib.h +buf_str.o: buf_str.c buffer.o: ../../e_os.h ../../include/openssl/bio.h buffer.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h buffer.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h buffer.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h buffer.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h buffer.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h -buffer.o: ../../include/openssl/symhacks.h ../cryptlib.h buffer.c +buffer.o: ../../include/openssl/symhacks.h ../include/internal/cryptlib.h +buffer.o: buffer.c