X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Faes%2FMakefile;h=8ed82c923898a7d3ad6c0549df8ebbaf7954e93b;hp=71db995736b730a2a1af389acfc1a894238e5204;hb=396df7311e599e6fa0d6500e644194e57cd655d2;hpb=f04f3873f87d7b181913b2c423f44278792195d9 diff --git a/crypto/aes/Makefile b/crypto/aes/Makefile index 71db995736..8ed82c9238 100644 --- a/crypto/aes/Makefile +++ b/crypto/aes/Makefile @@ -68,7 +68,7 @@ aes-parisc.s: asm/aes-parisc.pl $(PERL) asm/aes-parisc.pl $(PERLASM_SCHEME) $@ # GNU make "catch all" -aes-%.s: asm/aes-%.pl; $(PERL) $< $(CFLAGS) > $@ +aes-%.s: asm/aes-%.pl; $(PERL) $< $(PERLASM_SCHEME) $@ files: $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO