Project

General

Profile

« Previous | Next » 

Revision 8231

inputs/GBIF/_MySQL/Makefile: %.data.sql: Added agent table

View differences:

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