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

18 lines
292 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 \
rpl-border-router/native \
rpl-border-router/sky \
2017-10-29 01:18:41 +00:00
slip-radio/sky \
TOOLS=
include ../Makefile.compile-test