Replace build.sh with make to manage airtime_mvc
This commit is contained in:
parent
f161fb0e0a
commit
9a7c3e0d21
6 changed files with 45 additions and 43 deletions
3
Makefile
3
Makefile
|
@ -14,3 +14,6 @@ shell-format:
|
|||
shell-check:
|
||||
shfmt -f . | xargs shfmt -i 2 -ci -sr -kp -d
|
||||
shfmt -f . | xargs shellcheck --color=always --severity=$${SEVERITY:-style}
|
||||
|
||||
VERSION:
|
||||
tools/version.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue