summaryrefslogtreecommitdiff
path: root/project/common.mk
blob: 4b72987223505dc99ed5cb754d5d3422ebebfd56 (plain)
1
2
3
4
5
6
7
API_SRCS = \

INTERNAL_SRCS = \

APP_SRCS = \

COMMON_SRCS = $(API_SRCS) $(INTERNAL_SRCS)