Searched refs:BIN_DIR (Results 1 - 5 of 5) sorted by relevance

/gem5/tests/test-progs/pthread/
H A DMakefile.x8639 BIN_DIR = bin.x86 define
H A DMakefile.aarch3239 BIN_DIR = bin.aarch32
H A DMakefile.aarch6439 BIN_DIR = bin.aarch64
H A DMakefile.common45 BIN_DIR ?= ./bin
56 all: $(addprefix $(BIN_DIR)/,$(TESTS))
58 $(BIN_DIR)/%: src/%.cpp
59 @mkdir -p $(BIN_DIR)
63 $(RM) $(BIN_DIR)/*
H A DMakefile.riscv39 BIN_DIR = bin.riscv64

Completed in 5 milliseconds