acl/lib_acl_cpp/samples/http/http_servlet/Makefile

5 lines
81 B
Makefile
Raw Normal View History

base_path = ../../..
PROG = http_servlet
EXTLIBS = -lz
include ../../Makefile.in