1*344aa361SAndroid Build Coastguard WorkerLOCAL_DIR := $(GET_LOCAL_DIR) 2*344aa361SAndroid Build Coastguard Worker 3*344aa361SAndroid Build Coastguard WorkerMODULE := $(LOCAL_DIR) 4*344aa361SAndroid Build Coastguard Worker 5*344aa361SAndroid Build Coastguard WorkerMODULE_SRCS += \ 6*344aa361SAndroid Build Coastguard Worker $(LOCAL_DIR)/busytest.c \ 7*344aa361SAndroid Build Coastguard Worker 8*344aa361SAndroid Build Coastguard Workerinclude make/module.mk 9