summaryrefslogtreecommitdiffstats
path: root/crypto/rc5
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2000-03-02 19:30:41 +0000
committerBodo Möller <bodo@openssl.org>2000-03-02 19:30:41 +0000
commit743e7be9137f4dea007c44a3d6f0caf0e94aa129 (patch)
tree368b62d5c2a6224bfb0e22a33632752113d57ce4 /crypto/rc5
parent5eb8ca4d9251e0f9183f7c03161ea998c303949b (diff)
Add missing dependencies.
Diffstat (limited to 'crypto/rc5')
-rw-r--r--crypto/rc5/Makefile.ssl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/rc5/Makefile.ssl b/crypto/rc5/Makefile.ssl
index 666c4b6539..695870f4a8 100644
--- a/crypto/rc5/Makefile.ssl
+++ b/crypto/rc5/Makefile.ssl
@@ -65,7 +65,7 @@ asm/r586-out.o: asm/r586unix.cpp
asm/r586bsdi.o: asm/r586unix.cpp
$(CPP) -DBSDI asm/r586unix.cpp | sed 's/ :/:/' | as -o asm/r586bsdi.o
-asm/r586unix.cpp:
+asm/r586unix.cpp: asm/rc5-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
(cd asm; $(PERL) rc5-586.pl cpp >r586unix.cpp)
files: