mirror of
https://gitee.com/acl-dev/acl.git
synced 2024-12-05 13:29:03 +08:00
4 lines
81 B
Makefile
4 lines
81 B
Makefile
|
include ../Makefile.in
|
||
|
CFLAGS += -I../../../lib_protocol/include
|
||
|
PROG = url_get1
|