Sign in
nest-open-source
/
manifest_repos
/
sdk
/
1d7d19319df8db136f5cc66ff35a81239fb1c7b4
/
.
/
qca-ssdk
/
src
/
shell_lib
/
Makefile
blob: 2336b4f98a87f2397f117c7e4382752ef67e2b0f [
file
]
LOC_DIR
=
src
/
shell_lib
LIB
=
SHELIB
include $
(
PRJ_PATH
)/
make
/
config
.
mk
SRC_LIST
=
$
(
wildcard
*.
c
)
include $
(
PRJ_PATH
)/
make
/
components
.
mk
include $
(
PRJ_PATH
)/
make
/
defs
.
mk
include $
(
PRJ_PATH
)/
make
/
target
.
mk
all
:
dep obj