2013-08-07 13:55:33 +02:00
|
|
|
EXAMPLESDIR=../../examples
|
|
|
|
TOOLSDIR=../../tools
|
|
|
|
|
|
|
|
EXAMPLES = \
|
|
|
|
hello-world/econotag \
|
|
|
|
hello-world/mbxxx \
|
|
|
|
ipv6/rpl-border-router/econotag \
|
|
|
|
er-rest-example/econotag \
|
|
|
|
webserver-ipv6/econotag \
|
2012-12-17 00:33:27 +01:00
|
|
|
ipv6/multicast/econotag \
|
2013-08-07 13:55:33 +02:00
|
|
|
|
|
|
|
TOOLS=
|
|
|
|
|
|
|
|
include ../Makefile.compile-test
|