nes-proj/tests/01-compile-base/Makefile
2017-10-30 21:46:55 +00:00

15 lines
211 B
Makefile

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