diff options
Diffstat (limited to 'src/lib/libcrypto/txt_db')
| -rw-r--r-- | src/lib/libcrypto/txt_db/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/lib/libcrypto/txt_db/Makefile b/src/lib/libcrypto/txt_db/Makefile index e6f30331d8..a61ffd4ff5 100644 --- a/src/lib/libcrypto/txt_db/Makefile +++ b/src/lib/libcrypto/txt_db/Makefile | |||
| @@ -73,12 +73,3 @@ clean: | |||
| 73 | rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff | 73 | rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff |
| 74 | 74 | ||
| 75 | # DO NOT DELETE THIS LINE -- make depend depends on it. | 75 | # DO NOT DELETE THIS LINE -- make depend depends on it. |
| 76 | |||
| 77 | txt_db.o: ../../e_os.h ../../include/openssl/bio.h | ||
| 78 | txt_db.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h | ||
| 79 | txt_db.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h | ||
| 80 | txt_db.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h | ||
| 81 | txt_db.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h | ||
| 82 | txt_db.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h | ||
| 83 | txt_db.o: ../../include/openssl/symhacks.h ../../include/openssl/txt_db.h | ||
| 84 | txt_db.o: ../cryptlib.h txt_db.c | ||
