VirtualBox

source: vbox/trunk/src/libs/openssl-3.0.7/crypto/camellia/build.info@ 100908

最後變更 在這個檔案從100908是 97372,由 vboxsync 提交於 2 年 前

libs: Switch to openssl-3.0.7, bugref:10317

檔案大小: 806 位元組
 
1LIBS=../../libcrypto
2
3$CMLLASM=camellia.c cmll_misc.c cmll_cbc.c
4IF[{- !$disabled{asm} -}]
5 $CMLLASM_x86=cmll-x86.S
6 $CMLLASM_x86_64=cmll-x86_64.s cmll_misc.c
7 $CMLLASM_sparcv9=camellia.c cmll_misc.c cmll_cbc.c cmllt4-sparcv9.S
8
9 # Now that we have defined all the arch specific variables, use the
10 # appropriate one
11 IF[$CMLLASM_{- $target{asm_arch} -}]
12 $CMLLASM=$CMLLASM_{- $target{asm_arch} -}
13 $CMLLDEF=CMLL_ASM
14 ENDIF
15ENDIF
16
17SOURCE[../../libcrypto]=cmll_ecb.c cmll_ofb.c cmll_cfb.c cmll_ctr.c $CMLLASM
18DEFINE[../../libcrypto]=$CMLLDEF
19
20GENERATE[cmll-x86.S]=asm/cmll-x86.pl
21DEPEND[cmll-x86.S]=../perlasm/x86asm.pl
22GENERATE[cmll-x86_64.s]=asm/cmll-x86_64.pl
23GENERATE[cmllt4-sparcv9.S]=asm/cmllt4-sparcv9.pl
24INCLUDE[cmllt4-sparcv9.o]=..
25DEPEND[cmllt4-sparcv9.S]=../perlasm/sparcv9_modes.pl
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette