refactoring

This commit is contained in:
Paul Schneider 2018-08-01 06:12:42 +02:00
commit e1b1347284
20 changed files with 153 additions and 132 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)