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

16 lines
254 B
Makefile
Raw Normal View History

EXAMPLESDIR=../../examples
TOOLSDIR=../../tools
EXAMPLES = \
hello-world/native \
hello-world/sky \
storage/eeprom-test/native \
multicast/sky \
libs/logging/native \
rpl-udp/sky \
native-border-router/native \
TOOLS=
include ../Makefile.compile-test