X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fbn%2FMakefile;h=134b4a977704743f48c7645a394ca5ff94a73bd0;hp=c42ef3e85c222697e8cbe16ff922be65d3b088e5;hb=dacdcf3c152d7468e673f0df053104c52300766d;hpb=60c52245e101f508f369803c5e2057a900f1e5b8;ds=sidebyside diff --git a/crypto/bn/Makefile b/crypto/bn/Makefile index c42ef3e85c..134b4a9777 100644 --- a/crypto/bn/Makefile +++ b/crypto/bn/Makefile @@ -92,6 +92,8 @@ x86_64-mont.s: asm/x86_64-mont.pl bn-ia64.s: asm/ia64.S $(CC) $(CFLAGS) -E asm/ia64.S > $@ +ia64-mont.s: asm/ia64-mont.pl + $(PERL) asm/ia64-mont.pl $@ $(CFLAGS) # GNU assembler fails to compile PA-RISC2 modules, insist on calling # vendor assembler...