Revision 7284
Added by Aaron Marcuse-Kubitza almost 12 years ago
inputs/input.Makefile | ||
---|---|---|
364 | 364 |
echo "DELETE FROM source WHERE shortname = '$(datasrc)';"\ |
365 | 365 |
|"time" $(psqlAsBien) |
366 | 366 |
|
367 |
reimport: _always rm import ; |
|
368 |
|
|
367 | 369 |
profileTest = $(if $(profile),$(if $(test),1)) |
368 | 370 |
profileOnly = -env profile_to=/dev/fd/3 $(map2db) 3>&1 1>&2|\ |
369 | 371 |
$(bin)/profile_stats /dev/fd/0 |
Also available in: Unified diff
input.Makefile: Import to VegBIEN: Added reimport