mirror of
https://gitee.com/acl-dev/acl.git
synced 2024-12-04 12:59:39 +08:00
5 lines
86 B
Makefile
5 lines
86 B
Makefile
base_path = ../../..
|
|
include ../../Makefile.in
|
|
PROG = https_proxy
|
|
EXTLIBS += -lz -ldl
|