summaryrefslogtreecommitdiffstats
path: root/crypto/ripemd
diff options
context:
space:
mode:
authorLutz Jänicke <jaenicke@openssl.org>2003-11-16 14:37:48 +0000
committerLutz Jänicke <jaenicke@openssl.org>2003-11-16 14:37:48 +0000
commita601df36f3a32cccced812c229b314e1247c6f0b (patch)
tree624fe167bdf670b9029fe3d2bcea63d1e46ce9d7 /crypto/ripemd
parent2d4b8349268be71f01fb39c7468e134120ce7b24 (diff)
Provide ASFLAGS in the subdirectories handling assembler code.
Submitted by: Tim Rice <tim@multitalents.net> PR: #735, #765
Diffstat (limited to 'crypto/ripemd')
-rw-r--r--crypto/ripemd/Makefile.ssl1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/ripemd/Makefile.ssl b/crypto/ripemd/Makefile.ssl
index 3583dfdcaf..19f0c1c80e 100644
--- a/crypto/ripemd/Makefile.ssl
+++ b/crypto/ripemd/Makefile.ssl
@@ -20,6 +20,7 @@ AR= ar r
RIP_ASM_OBJ=
CFLAGS= $(INCLUDES) $(CFLAG)
+ASFLAGS= $(INCLUDES) $(ASFLAG)
GENERAL=Makefile
TEST=rmdtest.c