mongoose/examples/zephyr/Makefile

9 lines
127 B
Makefile
Raw Normal View History

example:
true
build:
echo "Add Zephyr installation and call sub-makefiles to build examples"
clean:
rm -rf */*/mongoose.*