Files
archived-pecl-database-pdo-…/Makefile.frag
Sara Golemon 466cc57767 Expand field selection options with table.field and database.table.field
Expand table selection options with database.table
Add recognition of floating point numbers
2006-05-09 05:21:59 +00:00

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)