Makefile文件  |  6行  |  95 B

LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)

# decoder
include $(LOCAL_PATH)/decoder.mk