acl/lib_acl_cpp/samples/ssl/https_client/Makefile

7 lines
129 B
Makefile
Raw Normal View History

2014-12-07 23:48:11 +08:00
PROG = https_client
util_path = ../..
base_path = ../../..
include ../../Makefile.in
CFLAGS += -I../..
EXTLIBS += -lpolarssl -lz