Searched refs:qexec (Results 1 – 2 of 2) sorted by relevance
78 qexec=$(if $(quiet),@) macro144 $(qexec)mkdir -p $(dir $@)145 $(qexec)$(CC) $(INTERNAL_CFLAGS) $(CFLAGS) -M $< | $(fmt_deps) > $@149 $(qexec)$(CC) $(INTERNAL_CFLAGS) $(CFLAGS) -c -o $@ $<153 $(qexec)mkdir -p $(dir $@)154 $(qexec)$(CXX) $(INTERNAL_CFLAGS) $(CXXFLAGS) -M $< | $(fmt_deps) > $@158 $(qexec)$(CXX) $(INTERNAL_CFLAGS) $(CXXFLAGS) -c -o $@ $<162 $(qexec)mkdir -p $(dir $@)163 $(qexec)$(CXX) $(INTERNAL_CFLAGS) $(CXXFLAGS) -M $< | $(fmt_deps) > $@167 $(qexec)$(CXX) $(INTERNAL_CFLAGS) $(CXXFLAGS) -c -o $@ $<[all …]
28 $$(qexec)LC_ALL=C grep $$(OFFSET_PATTERN) $$< | tr -d '$$$$\#' $$(ADS2GAS) > $$@38 $$(qexec)./obj_int_extract rvds $$< $$(ADS2GAS) > $$@52 $$(qexec)$$(SRC_PATH_BARE)/build/make/rtcd.pl --arch=$$(TGT_ISA) \219 $(qexec)$(GEN_VCPROJ) \235 $(qexec)$(SRC_PATH_BARE)/build/make/gen_msvs_def.sh\249 $(qexec)$(GEN_VCPROJ) \300 $(qexec)echo "{ global:" > $@301 $(qexec)for f in $?; do awk '{print $$2";"}' < $$f >>$@; done302 $(qexec)echo "local: *; };" >> $@307 $(qexec)awk '{print "_"$$2}' $^ >$@[all …]