mirror of
https://gitee.com/acl-dev/acl.git
synced 2024-12-03 12:28:49 +08:00
4 lines
85 B
Makefile
4 lines
85 B
Makefile
|
include ../Makefile_cpp.in
|
||
|
EXTLIBS = -L../../../lib/linux64 -lpolarssl
|
||
|
PROG = client
|