mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
Everywhere: Merge V_1_1_29_40_POST_ACCEPTANCE
This commit is contained in:
parent
4fa387b655
commit
2939f8e3a8
29 changed files with 743 additions and 125 deletions
|
|
@ -20,8 +20,10 @@ install:
|
|||
else
|
||||
.PHONY: $(SUBDIRS_TO_ITERATE)
|
||||
|
||||
#all subdirs:
|
||||
# $(make_subdirs)
|
||||
ifeq ($(MAKECMDGOALS),)
|
||||
all:
|
||||
$(make_subdirs)
|
||||
endif
|
||||
|
||||
$(MAKECMDGOALS):
|
||||
$(make_subdirs_target)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue