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