mongoose/examples/http_client/Makefile

4 lines
59 B
Makefile
Raw Normal View History

2014-08-06 00:14:41 +08:00
PROG = http_client
SSL_LIB=open_ssl
include ../examples.mk