2012-12-08 21:10:30 +00:00
|
|
|
EXAMPLESDIR=../../examples
|
|
|
|
TOOLSDIR=../../tools
|
|
|
|
|
|
|
|
EXAMPLES = \
|
|
|
|
hello-world/native \
|
|
|
|
hello-world/sky \
|
2013-01-10 17:34:48 +00:00
|
|
|
eeprom-test/native \
|
2012-12-16 23:33:27 +00:00
|
|
|
ipv6/multicast/sky \
|
2017-06-21 08:04:30 +00:00
|
|
|
logging/native \
|
2017-07-03 15:05:14 +00:00
|
|
|
ipv6/rpl-udp/sky \
|
|
|
|
ipv6/rpl-simple/sky \
|
2012-12-08 21:10:30 +00:00
|
|
|
|
|
|
|
TOOLS=
|
|
|
|
|
|
|
|
include ../Makefile.compile-test
|