Searched refs:skip_deps (Results 1 - 1 of 1) sorted by path

/external/chromium_org/third_party/libvpx/source/libvpx/build/make/
H A DMakefile340 skip_deps := $(filter %clean,$(MAKECMDGOALS)) macro
341 skip_deps += $(findstring testdata,$(MAKECMDGOALS))
342 ifeq ($(strip $(skip_deps)),)

Completed in 550 milliseconds