source:
vbox/trunk/src/libs/openssl-3.1.0/crypto/rc2/build.info@
100939
最後變更 在這個檔案從100939是 99366,由 提交於 23 月 前 | |
---|---|
檔案大小: 379 位元組 |
行 | |
---|---|
1 | LIBS=../../libcrypto |
2 | |
3 | $ALL=rc2_ecb.c rc2_skey.c rc2_cbc.c rc2cfb64.c rc2ofb64.c |
4 | |
5 | SOURCE[../../libcrypto]=$ALL |
6 | |
7 | # When all deprecated symbols are removed, libcrypto doesn't export the |
8 | # rc2 functions, so we must include them directly in liblegacy.a |
9 | IF[{- $disabled{'deprecated-3.0'} && !$disabled{module} && !$disabled{shared} -}] |
10 | SOURCE[../../providers/liblegacy.a]=$ALL |
11 | ENDIF |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器