2012-12-08 21:10:30 +00:00
|
|
|
EXAMPLESDIR=../../examples
|
|
|
|
TOOLSDIR=../../tools
|
|
|
|
|
|
|
|
EXAMPLES = \
|
|
|
|
hello-world/native \
|
|
|
|
hello-world/sky \
|
2017-10-30 16:06:05 +00:00
|
|
|
storage/eeprom-test/native \
|
2017-10-28 20:42:56 +00:00
|
|
|
multicast/sky \
|
2017-10-30 16:08:27 +00:00
|
|
|
libs/logging/native \
|
2017-11-01 23:20:20 +00:00
|
|
|
libs/energest/native \
|
|
|
|
libs/energest/sky \
|
2017-10-28 23:15:03 +00:00
|
|
|
rpl-udp/sky \
|
2017-10-31 22:10:37 +00:00
|
|
|
rpl-border-router/native \
|
|
|
|
rpl-border-router/sky \
|
2017-10-29 01:18:41 +00:00
|
|
|
slip-radio/sky \
|
2012-12-08 21:10:30 +00:00
|
|
|
|
|
|
|
TOOLS=
|
|
|
|
|
|
|
|
include ../Makefile.compile-test
|