2012-12-08 22:10:30 +01:00
|
|
|
EXAMPLESDIR=../../examples
|
|
|
|
TOOLSDIR=../../tools
|
|
|
|
|
|
|
|
EXAMPLES = \
|
|
|
|
hello-world/avr-raven \
|
|
|
|
hello-world/econotag \
|
|
|
|
hello-world/esb \
|
|
|
|
hello-world/exp5438 \
|
|
|
|
hello-world/mb851 \
|
|
|
|
hello-world/micaz \
|
|
|
|
hello-world/minimal-net \
|
|
|
|
hello-world/native \
|
|
|
|
hello-world/sky \
|
|
|
|
hello-world/wismote \
|
|
|
|
hello-world/z1 \
|
2012-12-11 18:58:49 +01:00
|
|
|
ipv6/rpl-border-router/econotag \
|
2012-12-08 22:10:30 +01:00
|
|
|
collect/sky \
|
|
|
|
er-rest-example/sky \
|
2012-12-11 18:58:49 +01:00
|
|
|
er-rest-example/econotag \
|
2012-12-08 22:10:30 +01:00
|
|
|
example-shell/native \
|
|
|
|
netperf/sky \
|
|
|
|
powertrace/sky \
|
|
|
|
rime/sky \
|
|
|
|
rime/z1 \
|
|
|
|
rest-example/sky \
|
|
|
|
servreg-hack/sky \
|
|
|
|
sky/sky \
|
|
|
|
sky-ip/sky \
|
|
|
|
sky-shell/sky \
|
|
|
|
sky-shell-exec/sky \
|
|
|
|
sky-shell-webserver/sky \
|
|
|
|
telnet-server/minimal-net \
|
|
|
|
webserver/minimal-net \
|
|
|
|
webserver-ipv6/sky \
|
2012-12-11 18:58:49 +01:00
|
|
|
webserver-ipv6/econotag \
|
2012-12-08 22:10:30 +01:00
|
|
|
wget/minimal-net \
|
|
|
|
z1/z1
|
|
|
|
|
|
|
|
TOOLS=
|
|
|
|
|
|
|
|
include ../Makefile.compile-test
|