Lines Matching refs:check
105 # - any of the above with .check appended, e.g. "ia32.release.check"
108 # - "check": build all targets and run all tests
127 # Generates corresponding test targets, e.g. "ia32.release.check".
128 CHECKS = $(addsuffix .check,$(BUILDS))
132 .PHONY: all check clean dependencies $(ENVFILE).new native \
134 $(addsuffix .check,$(MODES)) $(addsuffix .check,$(ARCHES)) \
172 check: all
177 $(addsuffix .check,$(MODES)): $$(basename $$@)
181 $(addsuffix .check,$(ARCHES)): $$(basename $$@)
189 native.check: native