Searched defs:ALL_SRCS (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/
H A Dexamples.mk265 ALL_SRCS = $(foreach ex,$(ALL_EXAMPLES),$($(notdir $(ex:.c=)).SRCS)) macro
280 DIST-SRCS-yes += $(ALL_SRCS)
282 OBJS-$(NOT_MSVS) += $(call objs,$(ALL_SRCS))

Completed in 35 milliseconds