projects
/
tools
/
tbb.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
9eafe00637468b2de3232419e1eddd804f71d6be
[tools/tbb.git]
/
1
APPNAME = $(appName)
2
3
type = app
4
profile = $(platform)
5
6
USER_SRCS = src/$(appName).c
7
USER_DEFS =
8
USER_INC_DIRS = inc
9
USER_OBJS =
10
USER_LIBS =
11
USER_EDCS =
12
USER_LINK_OPTS="-shared"