refactoring

This commit is contained in:
2018-08-01 06:12:42 +02:00
parent 29d85a0ccf
commit 8246d59ca9
20 changed files with 152 additions and 131 deletions

View File

@ -2,7 +2,7 @@ include versioning.mk
SUBDIRS=Yavsc Yavsc.Server Yavsc.Abstract cli test
all: deploy-pkgs
all: $(SUBDIRS)
Yavsc.Abstract:
$(MAKE) -C Yavsc.Abstract VERSION=$(VERSION)