summaryrefslogtreecommitdiff
path: root/project/common.mk
blob: 25e4e9000a025796ef56de3025cb83e552b1f6a1 (plain)
1
2
3
4
5
6
7
8
COMMON_SRCS = \
	src/driver/amgc_driver_ctx.c \
	src/driver/amgc_unit_ctx.c \
	src/logic/amgc_map_input.c \
	src/skin/amgc_skin_default.c \

APP_SRCS = \
	src/apimagic.c