Makefile 59 Bytes
Newer Older
1
PROG = http_client
2 3
SSL_LIB=open_ssl
include ../examples.mk