HomeSort by relevance Sort by last modified time
    Searched full:skip_deps (Results 1 - 1 of 1) sorted by null

  /external/libvpx/libvpx/build/make/
Makefile 339 skip_deps := $(filter %clean,$(MAKECMDGOALS)) macro
340 skip_deps += $(findstring testdata,$(MAKECMDGOALS))
341 ifeq ($(strip $(skip_deps)),)

Completed in 190 milliseconds