4 lines
83 B
Makefile
4 lines
83 B
Makefile
LOCAL_PATH := $(call my-dir)
|
|
|
|
include $(call first-makefiles-under,$(LOCAL_PATH))
|
|
|