Home
last modified time | relevance | path

Searched refs:ERRS (Results 1 – 1 of 1) sorted by relevance

/third_party/musl/libc-test/
DMakefile66 ERRS:=$(BINS:%.exe=%.err) macro
72 @echo ERRS $(ERRS)
76 $(1).ERRS:=$$(filter $(B)/$(1)/%,$$(ERRS))
80 rm -f $$(filter-out $(B)/$(1)/%-static.err,$$($(1).ERRS))
83 $(B)/$(1)/REPORT: $$($(1).ERRS)
98 $(ERRS): $(B)/common/runtest.exe | $(BDIRS)