2012-12-08 21:10:30 +00:00
|
|
|
EXAMPLESDIR=../../examples
|
|
|
|
TOOLSDIR=../../tools
|
|
|
|
|
|
|
|
EXAMPLES = \
|
|
|
|
hello-world/native \
|
2017-12-13 10:23:45 +00:00
|
|
|
hello-world/native:MAKE_NET=MAKE_NET_NULLNET \
|
2017-12-13 20:24:29 +00:00
|
|
|
hello-world/native:MAKE_ROUTING=MAKE_ROUTING_RPL_CLASSIC \
|
2012-12-08 21:10:30 +00:00
|
|
|
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-12-13 23:18:01 +00:00
|
|
|
libs/data-structures/native \
|
|
|
|
libs/data-structures/sky \
|
2018-03-09 13:44:11 +00:00
|
|
|
libs/stack-check/sky \
|
2018-01-19 13:41:29 +00:00
|
|
|
ipso-objects/native \
|
|
|
|
ipso-objects/native:MAKE_WITH_DTLS=1 \
|
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 \
|
2018-03-09 13:44:11 +00:00
|
|
|
ipv6-hooks/sky \
|
2017-12-13 13:30:06 +00:00
|
|
|
nullnet/native \
|
2012-12-08 21:10:30 +00:00
|
|
|
|
|
|
|
TOOLS=
|
|
|
|
|
|
|
|
include ../Makefile.compile-test
|