X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fcast%2FMakefile.ssl;h=d1b2bafd38442bbb1853e5310f3f99733d04c8b9;hp=70c47bf8e6954ace619e9adb856aa9a2827f8724;hb=0bf1c1d80d37ba2358aa38e27d2262c5bd9b6201;hpb=6ed474ca66ccabdf2f0a9228693ac15701de0734;ds=sidebyside diff --git a/crypto/cast/Makefile.ssl b/crypto/cast/Makefile.ssl index 70c47bf8e6..d1b2bafd38 100644 --- a/crypto/cast/Makefile.ssl +++ b/crypto/cast/Makefile.ssl @@ -25,6 +25,7 @@ CAST_ENC=c_enc.o #CAST_ENC=asm/cx86bdsi.o CFLAGS= $(INCLUDES) $(CFLAG) +ASFLAGS= $(INCLUDES) $(ASFLAG) GENERAL=Makefile TEST=casttest.c