Revision 10581
Added by Aaron Marcuse-Kubitza over 11 years ago
input.Makefile | ||
---|---|---|
463 | 463 |
|
464 | 464 |
reimport_scrub: _always reimport scrub ; |
465 | 465 |
|
466 |
%/import_scrub: _always %/import scrub ; |
|
467 |
|
|
466 | 468 |
##### Log files from import |
467 | 469 |
|
468 | 470 |
logs := $(wildcard */logs/*.log.sql */logs/*.trace) |
Also available in: Unified diff
inputs/input.Makefile: added %/import_scrub, similar to import_scrub but just imports one table