Home | History | Annotate | Download | only in make

Lines Matching refs:quiet

13 quiet?=true
74 quiet:=$(if $(verbose),,yes)
75 qexec=$(if $(quiet),@)
99 $(if $(quiet),@echo " [DEP] $@")
104 $(if $(quiet),@echo " [CC] $@")
108 $(if $(quiet),@echo " [DEP] $@")
114 $(if $(quiet),@echo " [AS] $@")
118 $(if $(quiet),@echo " [DEP] $@")
124 $(if $(quiet),@echo " [AS] $@")
129 $(if $(quiet),@echo " [ASM CONVERSION] $@")
141 $(if $(quiet),@echo " [STRIP] $@ < $<")
147 $(if $(quiet),@echo " [CP] $@ < $<")
155 $(if $(quiet),@echo " [HOSTCC] $@")
190 $(if $(quiet),@echo " [LD] $$@")
203 $(if $(quiet),@echo " [INSTALL] $$@")
213 $(if $(quiet),@echo " [AR] $$@")
224 $(if $(quiet),@echo " [LD] $$@")
233 $(if $(quiet),@echo " [LIPO] $$@")
239 $(if $(quiet),@echo " [LIPO] $$@")