Revision 7235
Added by Aaron Marcuse-Kubitza almost 12 years ago
inputs/.TNRS/public.unscrubbed_taxondetermination_view/scrub.make | ||
---|---|---|
2 | 2 |
# Adds scrubbed taxondeterminations to VegBIEN |
3 | 3 |
# Usage: make inputs/.TNRS/public.unscrubbed_taxondetermination_view/scrub-remake [wait=1] |
4 | 4 |
|
5 |
# Handle being run as a .make script |
|
6 |
exec >&2 |
|
7 |
unset MAKEFLAGS MFLAGS |
|
8 |
|
|
5 | 9 |
selfDir="$(dirname -- "$0")" |
6 | 10 |
selfDirName="$(basename -- "$selfDir")" |
7 | 11 |
|
Also available in: Unified diff
inputs/.TNRS/public.unscrubbed_taxondetermination_view/scrub.make: Fixed bug where need special handling to support being run as a .make script