mirror of
https://gitee.com/acl-dev/acl.git
synced 2024-12-15 09:20:52 +08:00
5 lines
82 B
Makefile
5 lines
82 B
Makefile
base_path = ../../..
|
|
PROG = http_response
|
|
EXTLIBS = -lz
|
|
include ../../Makefile.in
|