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

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

Completed in 190 milliseconds