mirror of
https://gitee.com/acl-dev/acl.git
synced 2024-12-02 20:08:21 +08:00
5 lines
81 B
Makefile
5 lines
81 B
Makefile
base_path = ../../..
|
|
PROG = http_request
|
|
EXTLIBS = -lz
|
|
include ../../Makefile.in
|