1LIBS=../../libcrypto 2SOURCE[../../libcrypto]=http_lib.c 3 4IF[{- !$disabled{http} -}] 5 SOURCE[../../libcrypto]=http_client.c http_err.c 6ENDIF 7
1LIBS=../../libcrypto 2SOURCE[../../libcrypto]=http_lib.c 3 4IF[{- !$disabled{http} -}] 5 SOURCE[../../libcrypto]=http_client.c http_err.c 6ENDIF 7