Home
last modified time | relevance | path

Searched refs:INSTALL_DIR (Results 1 – 1 of 1) sorted by relevance

/NovaShell/
H A DMakefile7 INSTALL_DIR?=$(DADK_CURRENT_BUILD_DIR) macro
9 INSTALL_DIR?=./install macro
50 RUSTFLAGS=$(RUSTFLAGS) cargo $(TOOLCHAIN) install --path . --no-track --root $(INSTALL_DIR) --force