Searched refs:FORCE_TARGETS (Results 1 - 1 of 1) sorted by path

/linux-master/tools/testing/selftests/
H A DMakefile137 # User can set FORCE_TARGETS to 1 to require all targets to be successfully
139 # FORCE_TARGETS is not set (the default), make will succeed if at least one
141 FORCE_TARGETS ?= macro
198 $(if $(FORCE_TARGETS),|| exit); \
264 $(if $(FORCE_TARGETS),|| exit); \

Completed in 154 milliseconds