summaryrefslogtreecommitdiffstats
path: root/crypto/rc2
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>1999-03-06 14:32:48 +0000
committerBen Laurie <ben@openssl.org>1999-03-06 14:32:48 +0000
commit6242bb9c63784bd878621557d40521c4a40b2ea4 (patch)
tree15158ee0c44957a9e4738da3db9d1c013cc5a8e5 /crypto/rc2
parent63493c7b063956f1db37cd0479380a08ec8464cc (diff)
Put the dependencies back.
Diffstat (limited to 'crypto/rc2')
-rw-r--r--crypto/rc2/Makefile.ssl6
1 files changed, 6 insertions, 0 deletions
diff --git a/crypto/rc2/Makefile.ssl b/crypto/rc2/Makefile.ssl
index 1502bbef62..b34de8a91b 100644
--- a/crypto/rc2/Makefile.ssl
+++ b/crypto/rc2/Makefile.ssl
@@ -77,3 +77,9 @@ clean:
errors:
# DO NOT DELETE THIS LINE -- make depend depends on it.
+
+rc2_cbc.o: rc2.h rc2_locl.h
+rc2_ecb.o: rc2.h rc2_locl.h
+rc2_skey.o: rc2.h rc2_locl.h
+rc2cfb64.o: rc2.h rc2_locl.h
+rc2ofb64.o: rc2.h rc2_locl.h