Add function CMS_RecipientInfo_encrypt
[oweals/openssl.git] / crypto / whrlpool / Makefile
index e4ab00b7e6cb0624269a46ee6338da493b7cf0fd..f4d46e4d17b79e73c6c79732eefa31f1da4e1faa 100644 (file)
@@ -46,7 +46,7 @@ wp-mmx.s:     asm/wp-mmx.pl ../perlasm/x86asm.pl
        $(PERL) asm/wp-mmx.pl $(PERLASM_SCHEME) $(CFLAGS) $(PROCESSOR) > $@
 
 wp-x86_64.s: asm/wp-x86_64.pl
-       $(PERL) asm/wp-x86_64.pl $@
+       $(PERL) asm/wp-x86_64.pl $(PERLASM_SCHEME) > $@
 
 $(LIBOBJ): $(LIBSRC)
 
@@ -89,5 +89,8 @@ clean:
 
 wp_block.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
 wp_block.o: ../../include/openssl/whrlpool.h wp_block.c wp_locl.h
-wp_dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
+wp_dgst.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
+wp_dgst.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
+wp_dgst.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
+wp_dgst.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
 wp_dgst.o: ../../include/openssl/whrlpool.h wp_dgst.c wp_locl.h