Blob Blame History Raw
API_SRCS = \

INTERNAL_SRCS = \

APP_SRCS = \
	src/treebnf.c

COMMON_SRCS = $(API_SRCS) $(INTERNAL_SRCS)