mirror of
https://gitee.com/acl-dev/acl.git
synced 2024-12-01 11:27:40 +08:00
4 lines
58 B
Makefile
4 lines
58 B
Makefile
|
include ../Makefile.in
|
||
|
EXTLIBS = -lz
|
||
|
PROG = http_response
|