projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
369e933
)
bf/build.info: engage assembly module.
author
Andy Polyakov
<appro@openssl.org>
Sun, 22 May 2016 07:47:15 +0000
(09:47 +0200)
committer
Andy Polyakov
<appro@openssl.org>
Fri, 27 May 2016 20:56:02 +0000
(22:56 +0200)
Reviewed-by: Richard Levitte <levitte@openssl.org>
crypto/bf/build.info
patch
|
blob
|
history
diff --git
a/crypto/bf/build.info
b/crypto/bf/build.info
index b8f982004ad7a8efcb75e892b4a978da15079b93..37a004ea5b59e3a497b426de2e9f75d19cd91837 100644
(file)
--- a/
crypto/bf/build.info
+++ b/
crypto/bf/build.info
@@
-1,5
+1,6
@@
LIBS=../../libcrypto
-SOURCE[../../libcrypto]=bf_skey.c bf_ecb.c bf_enc.c bf_cfb64.c bf_ofb64.c
+SOURCE[../../libcrypto]=bf_skey.c bf_ecb.c bf_cfb64.c bf_ofb64.c \
+ {- $target{bf_asm_src} -}
GENERATE[bf-586.s]=asm/bf-586.pl $(PERLASM_SCHEME) $(CFLAGS) $(LIB_CFLAGS) $(PROCESSOR)
DEPEND[bf-586.s]=../perlasm/x86asm.pl ../perlasm/cbc.pl