Revision 7836
Added by Aaron Marcuse-Kubitza over 11 years ago
Makefile | ||
---|---|---|
330 | 330 |
@echo $(emph)"To import all inputs at once:"$(endEmph) . bin/import_all |
331 | 331 |
@echo |
332 | 332 |
|
333 |
scrub: _always inputs/.TNRS/tnrs/tnrs-remake\ |
|
334 |
inputs/.TNRS/public.unscrubbed_taxondetermination_view/scrub-remake ; |
|
333 |
scrub: _always inputs/.TNRS/tnrs/tnrs-remake ; |
|
335 | 334 |
|
336 | 335 |
verify: _always inputs/verify |
337 | 336 |
@$(done) |
Also available in: Unified diff
root Makefile: Datasources: scrub: Removed no longer needed scrub-remake, which has been replaced by direct use of TNRS.ScrubbedTaxon