5 lines
81 B
5 lines
81 B
8 months ago
|
LOCAL_PATH := $(call my-dir)
|
||
|
|
||
|
include $(call all-makefiles-under,$(LOCAL_PATH))
|
||
|
|