X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Frc5%2FMakefile.ssl;h=915916b7f4ec6618e34607d5ac69b7d822124c97;hp=fcdeb1e81e3381cac1815f0195707db2ffcbe53f;hb=0bf1c1d80d37ba2358aa38e27d2262c5bd9b6201;hpb=6ed474ca66ccabdf2f0a9228693ac15701de0734 diff --git a/crypto/rc5/Makefile.ssl b/crypto/rc5/Makefile.ssl index fcdeb1e81e..915916b7f4 100644 --- a/crypto/rc5/Makefile.ssl +++ b/crypto/rc5/Makefile.ssl @@ -22,6 +22,7 @@ RC5_ENC= rc5_enc.o #DES_ENC= r586-elf.o CFLAGS= $(INCLUDES) $(CFLAG) +ASFLAGS= $(INCLUDES) $(ASFLAG) GENERAL=Makefile TEST=rc5test.c