mirror of https://github.com/ARMmbed/mbed-os.git
16 lines
335 B
Makefile
16 lines
335 B
Makefile
INCLUDE_DIRS := \
|
|
../ \
|
|
. \
|
|
../../nsdl-c \
|
|
../../libService/libService \
|
|
../../libService/exported-libs/mbed-client-libservice \
|
|
../../libService \
|
|
../../mbedtls/include \
|
|
../lwm2m-client \
|
|
../lwm2m-client/mbed-client \
|
|
../lwm2m-client-linux/source \
|
|
../lwm2m-client-mbedtls \
|
|
source \
|
|
|
|
|