Log In
tulips
/
treebnf
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
e536db6d1fffb429033b7f0557bd3f123c2f0e86
e536db6d1fffb429033b7f0557bd3f123c2f0e86
project
common.mk
Fork and Edit
Text
Blame
History
Raw
API_SRCS = \
INTERNAL_SRCS = \
APP_SRCS = \ src/treebnf.c
COMMON_SRCS = $(API_SRCS) $(INTERNAL_SRCS)