index
:
sbmake
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
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
)