nes-proj/regression-tests/01-compile-base/Makefile

19 lines
327 B
Makefile
Raw Normal View History

EXAMPLESDIR=../../examples
TOOLSDIR=../../tools
EXAMPLES = \
hello-world/native \
hello-world/sky \
hello-world/wismote \
hello-world/z1 \
eeprom-test/native \
ipv6/er-rest-example/wismote \
ipso-objects/wismote \
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 \
TOOLS=
include ../Makefile.compile-test