mirror of
https://gitee.com/acl-dev/acl.git
synced 2024-12-05 05:18:53 +08:00
4a219509b9
some new features, and some bug fixed
4 lines
103 B
Makefile
4 lines
103 B
Makefile
include ../Makefile.in
|
|
EXTLIBS = -L../../../lib/sqlite/linux64 -lsqlite3 -lz -ldl
|
|
PROG = check_trigger
|