5 lines
65 B
Makefile
5 lines
65 B
Makefile
LOCAL_DIR := $(GET_LOCAL_DIR)
|
|
|
|
OBJS += \
|
|
$(LOCAL_DIR)/vptable.o
|