6 lines
141 B
Text
Vendored
6 lines
141 B
Text
Vendored
LIBS=../../libcrypto
|
|
SOURCE[../../libcrypto]=http_lib.c
|
|
|
|
IF[{- !$disabled{http} -}]
|
|
SOURCE[../../libcrypto]=http_client.c http_err.c
|
|
ENDIF
|