do make, from there too.

This commit is contained in:
2019-01-30 17:52:19 +00:00
parent 562d1fcfae
commit e9eb49d112
2 changed files with 173 additions and 143 deletions

View File

@ -1,3 +1,11 @@
test:
make -C scripts/build/make test
web:
make -C scripts/build/make watch
push:
make -C src/Yavsc pushInProd