Home
last modified time | relevance | path

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

/DragonOS/user/apps/test-blockcache/
H A DMakefile7 INSTALL_DIR?=$(DADK_CURRENT_BUILD_DIR) macro
9 INSTALL_DIR?=./install macro
41 RUSTFLAGS=$(RUSTFLAGS) cargo $(TOOLCHAIN) install --path . --no-track --root $(INSTALL_DIR) --force
/DragonOS/user/apps/user-manage/
H A DMakefile8 INSTALL_DIR = $(DADK_CURRENT_BUILD_DIR) macro
11 INSTALL_DIR = ./install macro
47 …argo $(TOOLCHAIN) install --target $(RUST_TARGET) --path . --no-track --root $(INSTALL_DIR) --force
/DragonOS/user/apps/test_lo/
H A DMakefile6 INSTALL_DIR = $(DADK_CURRENT_BUILD_DIR) macro
9 INSTALL_DIR = ./install macro
56 …argo $(TOOLCHAIN) install --target $(RUST_TARGET) --path . --no-track --root $(INSTALL_DIR) --force
/DragonOS/user/apps/test-symlink/
H A DMakefile6 INSTALL_DIR = $(DADK_CURRENT_BUILD_DIR) macro
9 INSTALL_DIR = ./install macro
56 …argo $(TOOLCHAIN) install --target $(RUST_TARGET) --path . --no-track --root $(INSTALL_DIR) --force
/DragonOS/user/apps/test-chown/
H A DMakefile6 INSTALL_DIR = $(DADK_CURRENT_BUILD_DIR) macro
9 INSTALL_DIR = ./install macro
56 …argo $(TOOLCHAIN) install --target $(RUST_TARGET) --path . --no-track --root $(INSTALL_DIR) --force
/DragonOS/user/apps/test-for-robustfutex/
H A DMakefile6 INSTALL_DIR = $(DADK_CURRENT_BUILD_DIR) macro
9 INSTALL_DIR = ./install macro
56 …argo $(TOOLCHAIN) install --target $(RUST_TARGET) --path . --no-track --root $(INSTALL_DIR) --force
/DragonOS/user/apps/test-mount/
H A DMakefile6 INSTALL_DIR = $(DADK_CURRENT_BUILD_DIR) macro
9 INSTALL_DIR = ./install macro
56 …argo $(TOOLCHAIN) install --target $(RUST_TARGET) --path . --no-track --root $(INSTALL_DIR) --force
/DragonOS/user/apps/test_socket/
H A DMakefile6 INSTALL_DIR = $(DADK_CURRENT_BUILD_DIR) macro
9 INSTALL_DIR = ./install macro
56 …argo $(TOOLCHAIN) install --target $(RUST_TARGET) --path . --no-track --root $(INSTALL_DIR) --force
/DragonOS/user/apps/test_alarm/
H A DMakefile6 INSTALL_DIR = $(DADK_CURRENT_BUILD_DIR) macro
9 INSTALL_DIR = ./install macro
56 …argo $(TOOLCHAIN) install --target $(RUST_TARGET) --path . --no-track --root $(INSTALL_DIR) --force
/DragonOS/user/apps/clear/
H A DMakefile6 INSTALL_DIR = $(DADK_CURRENT_BUILD_DIR) macro
9 INSTALL_DIR = ./install macro
56 …argo $(TOOLCHAIN) install --target $(RUST_TARGET) --path . --no-track --root $(INSTALL_DIR) --force
/DragonOS/user/apps/test_namespace/
H A DMakefile6 INSTALL_DIR = $(DADK_CURRENT_BUILD_DIR) macro
9 INSTALL_DIR = ./install macro
56 …argo $(TOOLCHAIN) install --target $(RUST_TARGET) --path . --no-track --root $(INSTALL_DIR) --force
H A Dmakefile.toml8 INSTALL_DIR = { default = { if = "defined(env.DADK_CURRENT_BUILD_DIR)", value = "${DADK_CURRENT_BUI…
63 …, "--target", "${RUST_TARGET}", "--path", ".", "--no-track", "--root", "${INSTALL_DIR}", "--force"]
/DragonOS/user/apps/test_tokio/
H A DMakefile6 INSTALL_DIR = $(DADK_CURRENT_BUILD_DIR) macro
9 INSTALL_DIR = ./install macro
56 …argo $(TOOLCHAIN) install --target $(RUST_TARGET) --path . --no-track --root $(INSTALL_DIR) --force
/DragonOS/user/apps/test_statx/
H A DMakefile6 INSTALL_DIR = $(DADK_CURRENT_BUILD_DIR) macro
9 INSTALL_DIR = ./install macro
56 …argo $(TOOLCHAIN) install --target $(RUST_TARGET) --path . --no-track --root $(INSTALL_DIR) --force
/DragonOS/user/apps/test-backlog/
H A DMakefile6 INSTALL_DIR = $(DADK_CURRENT_BUILD_DIR) macro
9 INSTALL_DIR = ./install macro
57 …argo $(TOOLCHAIN) install --target $(RUST_TARGET) --path . --no-track --root $(INSTALL_DIR) --force
/DragonOS/user/apps/test_ebpf/
H A DMakefile6 INSTALL_DIR = $(DADK_CURRENT_BUILD_DIR) macro
9 INSTALL_DIR = ./install macro
61 …argo $(TOOLCHAIN) install --target $(RUST_TARGET) --path . --no-track --root $(INSTALL_DIR) --force