Provide ASFLAGS in the subdirectories handling assembler code.
[openssl.git] / crypto / des / Makefile.ssl
index 73ffab9c85b672c62747841fa08c6a91a3ba8752..ba450e018ce253f6229547870f79f873b75eb562 100644 (file)
@@ -22,6 +22,7 @@ DES_ENC=      des_enc.o fcrypt_b.o
 #DES_ENC=      dx86-elf.o yx86-elf.o
 
 CFLAGS= $(INCLUDES) $(CFLAG)
+ASFLAGS= $(INCLUDES) $(ASFLAG)
 
 GENERAL=Makefile
 TEST=destest.c