michael@0: # This file contains all the common make variables which are useful for michael@0: # anyone depending on this library. michael@0: # Note that dependencies on NDK are not directly listed since NDK auto adds michael@0: # them. michael@0: michael@0: LIBYUV_INCLUDES := $(LIBYUV_PATH)/include michael@0: michael@0: LIBYUV_C_FLAGS := michael@0: michael@0: LIBYUV_CPP_FLAGS := michael@0: michael@0: LIBYUV_LDLIBS := michael@0: LIBYUV_DEP_MODULES :=