]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/rc5/build.info
Harmonize the make variables across all known platforms families
[thirdparty/openssl.git] / crypto / rc5 / build.info
index 6a22594c6d089ad8f3dd24fd860d3910e4cc1d76..928a62cd85bfe60651ee06e9712477e750052229 100644 (file)
@@ -3,5 +3,5 @@ SOURCE[../../libcrypto]=\
         rc5_skey.c rc5_ecb.c {- $target{rc5_asm_src} -} rc5cfb64.c rc5ofb64.c
 
 GENERATE[rc5-586.s]=asm/rc5-586.pl \
-        $(PERLASM_SCHEME) $(CFLAGS) $(LIB_CFLAGS) $(CPPFLAGS) $(LIB_CPPFLAGS)
+        $(PERLASM_SCHEME) $(LIB_CFLAGS) $(LIB_CPPFLAGS)
 DEPEND[rc5-586.s]=../perlasm/x86asm.pl ../perlasm/cbc.pl