mirror of
https://github.com/php/pecl-database-pdo_user.git
synced 2026-03-23 22:42:10 +01:00
Expand table selection options with database.table Add recognition of floating point numbers
4 lines
156 B
Makefile
4 lines
156 B
Makefile
$(srcdir)/pdo_user_sql_tokenizer.c: $(srcdir)/pdo_user_sql_tokenizer.re
|
|
@(cd $(srcdir); $(RE2C) -b -o pdo_user_sql_tokenizer.c pdo_user_sql_tokenizer.re)
|
|
|