do use GNU Makefile roules, and just make
This commit is contained in:
parent
df61858213
commit
de7e18632e
1 changed files with 1 additions and 2 deletions
3
Makefile
3
Makefile
|
|
@ -26,8 +26,7 @@ cli-deploy-pkg: cli check
|
|||
make -C cli deploy-pkg
|
||||
|
||||
cli: Yavsc-deploy-pkg Yavsc.Server-deploy-pkg Yavsc.Abstract-deploy-pkg
|
||||
make -C cli restore
|
||||
make -C cli
|
||||
make -C cli
|
||||
|
||||
undoLocalYavscNugetDeploy:
|
||||
rm -rf ~/.dnx/packages/Yavsc.Abstract.$(VERSION).nupkg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue