Sign in
nest-open-source
/
manifest_repos
/
sdk
/
b0cd33dae5a76537b7acd25bc5a0ed8a017e54b0
/
.
/
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