6 lines
241 B
Plaintext
6 lines
241 B
Plaintext
# Copy to local.mk and edit. Use ?= so a shell env var still overrides.
|
|
# Read from both eval/Makefile and eval/figures/Makefile; absolute paths
|
|
# avoid resolution ambiguity between the two cwds.
|
|
|
|
RAW_DATA_ROOT ?= /absolute/path/to/raw_data
|