Searched refs:OUTPUTS (Results 1 – 4 of 4) sorted by relevance
3 OUTPUTS=graph macro5 all: $(OUTPUTS)10 rm -rf $(OUTPUTS)
8 OUTPUTS=$(BINS) $(OBJS) iTLB_benchmark_function.c macro10 all: $(OUTPUTS)18 rm -rf $(OUTPUTS)
5 OUTPUTS=$(BINS) $(OBJS) iTLB_benchmark_function.c noploop_branch.txt macro7 all: $(OUTPUTS)22 rm -rf $(OUTPUTS)
17 OUTPUTS := egl_gallium macro79 OUTPUTS += st_GL184 OUTPUTS := $(addprefix $(OUTPUT_PATH)/, $(addsuffix .so, $(OUTPUTS))) macro186 default: $(OUTPUTS)208 install: $(OUTPUTS)210 for out in $(OUTPUTS); do \