LOCAL_PATH := $(call my-dir) include $(CLEAR_VARS) LOCAL_MODULE := kpmmgr LOCAL_SRC_FILES := kpmmgr.c include $(BUILD_EXECUTABLE)