aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/sha/Makefile.ssl
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/sha/Makefile.ssl
parent5eb8ca4d9251e0f9183f7c03161ea998c303949b (diff)
downloadopenssl-743e7be9137f4dea007c44a3d6f0caf0e94aa129.tar.gz
Add missing dependencies.
Diffstat (limited to 'crypto/sha/Makefile.ssl')
-rw-r--r--crypto/sha/Makefile.ssl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/sha/Makefile.ssl b/crypto/sha/Makefile.ssl
index 0494dca09b..b10406437c 100644
--- a/crypto/sha/Makefile.ssl
+++ b/crypto/sha/Makefile.ssl
@@ -62,7 +62,7 @@ asm/sx86-out.o: asm/sx86unix.cpp
asm/sx86bsdi.o: asm/sx86unix.cpp
$(CPP) -DBSDI asm/sx86unix.cpp | sed 's/ :/:/' | as -o asm/sx86bsdi.o
-asm/sx86unix.cpp:
+asm/sx86unix.cpp: asm/sha1-586.pl ../perlasm/x86asm.pl
(cd asm; $(PERL) sha1-586.pl cpp $(PROCESSOR) >sx86unix.cpp)
files: