mirror of
https://gitee.com/acl-dev/acl.git
synced 2024-12-15 09:20:52 +08:00
cc05b877a2
first commit acl to github
5 lines
128 B
Makefile
5 lines
128 B
Makefile
include ../Makefile.in.dynamic
|
|
CFLAGS += -I/opt/import_lib/include/cgi
|
|
EXTLIBS += -L/opt/import_lib/lib -ltpl
|
|
PROG = acl_notify
|