cli now building against Yavsc
This commit is contained in:
parent
9e1e457f3d
commit
764dfacc59
8 changed files with 3330 additions and 239 deletions
4
Makefile
4
Makefile
|
|
@ -9,8 +9,8 @@ $(SUBDIRS):
|
|||
$(MAKE) -C $@ VERSION=$(VERSION)
|
||||
|
||||
deploy:
|
||||
$(MAKE) -C Yavsc.Abstract deploy
|
||||
$(MAKE) -C Yavsc deploy
|
||||
$(MAKE) -C Yavsc.Abstract deploy VERSION=$(VERSION)
|
||||
$(MAKE) -C Yavsc deploy-pkg VERSION=$(VERSION)
|
||||
|
||||
.PHONY: all $(SUBDIRS)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue