Lines Matching full:build
155 # targets using BPF since it has cutting edge build time dependencies
170 # implicit rules to sub-test Makefiles which avoids build failures in test
171 # Makefile that don't have explicit build rules.
198 BUILD := $(abs_objtree)/kselftest
201 BUILD := $(CURDIR)
210 export BUILD
220 BUILD_TARGET=$$BUILD/$$TARGET; \
230 BUILD_TARGET=$$BUILD/$$TARGET; \
233 OBJ_PATH=$(BUILD) \
239 BUILD_TARGET=$$BUILD/$$TARGET; \
245 BUILD_TARGET=$$BUILD/$$TARGET; \
251 BUILD_TARGET=$$BUILD/$$TARGET; \
258 # Use $BUILD as the default install root. $BUILD points to the
265 KSFT_INSTALL_PATH ?= $(BUILD)/kselftest_install
285 BUILD_TARGET=$$BUILD/$$TARGET; \
298 @# they could be the result of a build failure and should NOT be
301 BUILD_TARGET=$$BUILD/$$TARGET; \
328 BUILD_TARGET=$$BUILD/$$TARGET; \