mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-27 15:01:03 +08:00
9 lines
127 B
Makefile
9 lines
127 B
Makefile
example:
|
|
true
|
|
|
|
build:
|
|
echo "Add Zephyr installation and call sub-makefiles to build examples"
|
|
|
|
clean:
|
|
rm -rf */*/mongoose.*
|