Revision 8231
Added by Aaron Marcuse-Kubitza over 11 years ago
Makefile | ||
---|---|---|
9 | 9 |
./MySQL_schema <$< >$@ |
10 | 10 |
|
11 | 11 |
%.data.sql: ../_src/%.dump |
12 |
./MySQL_data data_provider data_provider_agent data_resource \ |
|
12 |
./MySQL_data agent data_provider data_provider_agent data_resource \
|
|
13 | 13 |
data_resource_agent raw_occurrence_record <$< >$@ |
Also available in: Unified diff
inputs/GBIF/_MySQL/Makefile: %.data.sql: Added agent table