1*4e366538SXin Li# This file contains all the common make variables which are useful for 2*4e366538SXin Li# anyone depending on this library. 3*4e366538SXin Li# Note that dependencies on NDK are not directly listed since NDK auto adds 4*4e366538SXin Li# them. 5*4e366538SXin Li 6*4e366538SXin LiLIBYUV_INCLUDES := $(LIBYUV_PATH)/include 7*4e366538SXin Li 8*4e366538SXin LiLIBYUV_C_FLAGS := 9*4e366538SXin Li 10*4e366538SXin LiLIBYUV_CPP_FLAGS := 11*4e366538SXin Li 12*4e366538SXin LiLIBYUV_LDLIBS := 13*4e366538SXin LiLIBYUV_DEP_MODULES := 14