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-10-28 23:15:03 +00:00
|
|
|
rpl-udp/sky \
|
2017-10-30 21:33:30 +00:00
|
|
|
native-border-router/native \
|
2012-12-08 21:10:30 +00:00
|
|
|
|
|
|
|
TOOLS=
|
|
|
|
|
|
|
|
include ../Makefile.compile-test
|