summaryrefslogtreecommitdiff
path: root/crypto/cast/build.info
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/cast/build.info')
-rw-r--r--crypto/cast/build.info3
1 files changed, 1 insertions, 2 deletions
diff --git a/crypto/cast/build.info b/crypto/cast/build.info
index 1fd0c6f80b..b0f59f3800 100644
--- a/crypto/cast/build.info
+++ b/crypto/cast/build.info
@@ -3,6 +3,5 @@ SOURCE[../../libcrypto]=\
c_skey.c c_ecb.c {- $target{cast_asm_src} -} c_cfb64.c c_ofb64.c
GENERATE[cast-586.s]=asm/cast-586.pl \
- $(PERLASM_SCHEME) $(CFLAGS) $(LIB_CFLAGS) $(CPPFLAGS) $(LIB_CPPFLAGS) \
- $(PROCESSOR)
+ $(PERLASM_SCHEME) $(LIB_CFLAGS) $(LIB_CPPFLAGS) $(PROCESSOR)
DEPEND[cast-586.s]=../perlasm/x86asm.pl ../perlasm/cbc.pl