Unified - adapt the generation of ripemd assembler to use GENERATE
[openssl.git] / crypto / ripemd / Makefile.in
index 8158a7303a0f1a5f8c2c70ccf0e8a99a0446e9ce..ba77fe4f362e51bfff37fb6e0c44f2f98b3de84b 100644 (file)
@@ -40,7 +40,7 @@ lib:    $(LIBOBJ)
        @touch lib
 
 rmd-586.s:     asm/rmd-586.pl ../perlasm/x86asm.pl
-       $(PERL) asm/rmd-586.pl $(PERLASM_SCHEME) $(CFLAGS) $@
+       $(PERL) asm/rmd-586.pl $(PERLASM_SCHEME) $(CFLAGS) $@
 
 files:
        $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO