LOCAL_PATH:= $(call my-dir) # call function my-dir will return the path of Android .mk include $(CLEAR_VARS) # clean all ...
www.google.com.tw