Home | History | Annotate | Download | only in core

Lines Matching refs:hide

863 # Macro    : hide
865 # Usage : $(hide)<make commands>
866 # Rationale: To be used as a prefix for Make build commands to hide them
873 # -->|$(hide) <build-commands>
879 hide = $(empty)
881 hide = @
914 $(hide) $$(PRIVATE_CC) -MMD -MP -MF $$(PRIVATE_DEPS) $$(PRIVATE_CFLAGS) $$(call host-path,$$(PRIVATE_SRC)) -o $$(call host-path,$$(PRIVATE_OBJ))
916 $(hide) $$(call cmd-convert-deps-to-cygwin,$$(PRIVATE_DEPS))
982 $(hide) $$(PRIVATE_FILTER) $$(PRIVATE_SRC) $$(PRIVATE_DST)
1092 $(hide) cp -fp $1 $2