mirror of
https://gitee.com/acl-dev/acl.git
synced 2024-12-14 17:00:52 +08:00
5 lines
79 B
Makefile
5 lines
79 B
Makefile
|
include ../Makefile.in
|
||
|
#EXTLIBS = -lpolarssl
|
||
|
EXTLIBS = -lz
|
||
|
PROG = http_servlet
|