mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-16 10:29:22 +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.*
|