summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2006-06-14 09:56:08 +0000
committerBodo Möller <bodo@openssl.org>2006-06-14 09:56:08 +0000
commit1921a1adb248c8f9bd0dc73474abd96fb140cfca (patch)
tree75b55d17d6aee373b8da95ae25edf45ef3003b16 /crypto
parent6d2cd23f402bf6cca7a29c4a6514012a4779f85c (diff)
"make depend" for the default configuration, i.e. no-camellia here in
the 0.9.8 branch!
Diffstat (limited to 'crypto')
-rw-r--r--crypto/evp/Makefile10
1 files changed, 1 insertions, 9 deletions
diff --git a/crypto/evp/Makefile b/crypto/evp/Makefile
index 5a6b06ed96..a4f9ae2167 100644
--- a/crypto/evp/Makefile
+++ b/crypto/evp/Makefile
@@ -195,15 +195,7 @@ e_bf.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
e_bf.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
e_bf.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
e_bf.o: ../../include/openssl/symhacks.h ../cryptlib.h e_bf.c evp_locl.h
-e_camellia.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
-e_camellia.o: ../../include/openssl/camellia.h ../../include/openssl/crypto.h
-e_camellia.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
-e_camellia.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
-e_camellia.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
-e_camellia.o: ../../include/openssl/opensslconf.h
-e_camellia.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
-e_camellia.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
-e_camellia.o: ../../include/openssl/symhacks.h e_camellia.c evp_locl.h
+e_camellia.o: ../../include/openssl/opensslconf.h e_camellia.c
e_cast.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
e_cast.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
e_cast.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h