2012-12-08 21:10:30 +00:00
|
|
|
EXAMPLESDIR=../../examples
|
|
|
|
TOOLSDIR=../../tools
|
|
|
|
|
|
|
|
EXAMPLES = \
|
|
|
|
hello-world/native \
|
|
|
|
hello-world/sky \
|
|
|
|
hello-world/wismote \
|
|
|
|
hello-world/z1 \
|
2013-01-10 17:34:48 +00:00
|
|
|
eeprom-test/native \
|
2017-05-16 14:04:19 +00:00
|
|
|
ipv6/er-rest-example/wismote \
|
2015-12-21 13:57:45 +00:00
|
|
|
ipso-objects/wismote \
|
2017-05-16 14:04:19 +00:00
|
|
|
platform-specific/zolertia/z1/z1 \
|
2012-12-16 23:33:27 +00:00
|
|
|
ipv6/multicast/sky \
|
2016-07-24 02:48:37 +00:00
|
|
|
sensniff/z1 \
|
2012-12-08 21:10:30 +00:00
|
|
|
|
|
|
|
TOOLS=
|
|
|
|
|
|
|
|
include ../Makefile.compile-test
|