API_SRCS = \
src/core/lt_core.c \
src/core/lt_path.c \
INTERNAL_SRCS = \
APP_SRCS = \
COMMON_SRCS = $(API_SRCS) $(INTERNAL_SRCS)