HomeSort by relevance Sort by last modified time
    Searched refs:showcommands (Results 1 - 4 of 4) sorted by null

  /development/build/tools/
windows_sdk.mk 81 $(hide) USE_MINGW=1 USE_CCACHE="" $(MAKE) PRODUCT-$(TARGET_PRODUCT)-$(strip $(WIN_TARGETS)) $(if $(hide),,showcommands)
  /build/core/
config.mk 84 # The 'showcommands' goal says to show the full command
87 SHOW_COMMANDS:= $(filter showcommands,$(MAKECMDGOALS))
main.mk 167 INTERNAL_MODIFIER_TARGETS := showcommands checkbuild all incrementaljavac
368 # If they only used the modifier goals (showcommands, checkbuild), we'll actually
831 .PHONY: showcommands
832 showcommands:
  /build/
envsetup.sh 664 elif [ "$DIR" = showcommands ]; then
665 ARGS="$ARGS showcommands"

Completed in 681 milliseconds