Everywhere: Merge V_1_1_29_40_POST_ACCEPTANCE

This commit is contained in:
Jan Lindemann 2011-02-20 14:15:22 +00:00 committed by Jan Lindemann
commit 2939f8e3a8
29 changed files with 743 additions and 125 deletions

View file

@ -20,8 +20,10 @@ install:
else
.PHONY: $(SUBDIRS_TO_ITERATE)
#all subdirs:
# $(make_subdirs)
ifeq ($(MAKECMDGOALS),)
all:
$(make_subdirs)
endif
$(MAKECMDGOALS):
$(make_subdirs_target)