equal
deleted
inserted
replaced
|
1 #Set the current path |
|
2 JNI_DIR := $(call my-dir) |
|
3 LOCAL_PATH := $(JNI_DIR) |
|
4 |
1 include $(call all-subdir-makefiles) |
5 include $(call all-subdir-makefiles) |
2 |
6 |
|
7 include $(CLEAR_VARS) |
|
8 include $(JNI_DIR)/../../../../misc/Android.mk |
|
9 |
|
10 |