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

15 lines
216 B
Makefile
Raw Normal View History

EXAMPLESDIR=../../examples
TOOLSDIR=../../tools
EXAMPLES = \
hello-world/native \
hello-world/sky \
eeprom-test/native \
multicast/sky \
logging/native \
2017-07-03 15:05:14 +00:00
ipv6/rpl-udp/sky \
TOOLS=
include ../Makefile.compile-test