Make sure the effect of "pic" / "no-pic" is used with assembler compilations
[openssl.git] / crypto / rc5 / Makefile.in
index 501b118f7228631306800ddaeee3b285c1c1cf71..a440fda5b03a9ecb90208eb392611b02a48506a1 100644 (file)
@@ -14,7 +14,7 @@ AR=           ar r
 RC5_ENC=               rc5_enc.o
 
 CFLAGS= $(INCLUDES) $(CFLAG) $(SHARED_CFLAG)
-ASFLAGS= $(INCLUDES) $(ASFLAG)
+ASFLAGS= $(INCLUDES) $(ASFLAG) $(SHARED_CFLAG)
 AFLAGS= $(ASFLAGS)
 
 GENERAL=Makefile