summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/camellia/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/camellia/Makefile')
-rw-r--r--src/lib/libcrypto/camellia/Makefile23
1 files changed, 0 insertions, 23 deletions
diff --git a/src/lib/libcrypto/camellia/Makefile b/src/lib/libcrypto/camellia/Makefile
index 6ce6fc99cd..eb2a412879 100644
--- a/src/lib/libcrypto/camellia/Makefile
+++ b/src/lib/libcrypto/camellia/Makefile
@@ -85,26 +85,3 @@ clean:
85 rm -f *.s *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff 85 rm -f *.s *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
86 86
87# DO NOT DELETE THIS LINE -- make depend depends on it. 87# DO NOT DELETE THIS LINE -- make depend depends on it.
88
89camellia.o: ../../include/openssl/opensslconf.h camellia.c camellia.h
90camellia.o: cmll_locl.h
91cmll_cbc.o: ../../include/openssl/camellia.h ../../include/openssl/modes.h
92cmll_cbc.o: ../../include/openssl/opensslconf.h cmll_cbc.c
93cmll_cfb.o: ../../include/openssl/camellia.h ../../include/openssl/modes.h
94cmll_cfb.o: ../../include/openssl/opensslconf.h cmll_cfb.c
95cmll_ctr.o: ../../include/openssl/camellia.h ../../include/openssl/modes.h
96cmll_ctr.o: ../../include/openssl/opensslconf.h cmll_ctr.c
97cmll_ecb.o: ../../include/openssl/camellia.h
98cmll_ecb.o: ../../include/openssl/opensslconf.h cmll_ecb.c cmll_locl.h
99cmll_misc.o: ../../include/openssl/camellia.h ../../include/openssl/crypto.h
100cmll_misc.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
101cmll_misc.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
102cmll_misc.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
103cmll_misc.o: ../../include/openssl/symhacks.h cmll_locl.h cmll_misc.c
104cmll_ofb.o: ../../include/openssl/camellia.h ../../include/openssl/modes.h
105cmll_ofb.o: ../../include/openssl/opensslconf.h cmll_ofb.c
106cmll_utl.o: ../../include/openssl/camellia.h ../../include/openssl/crypto.h
107cmll_utl.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
108cmll_utl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
109cmll_utl.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
110cmll_utl.o: ../../include/openssl/symhacks.h cmll_locl.h cmll_utl.c