SUBDIRS := AuD GTI IDB KonzMod MatheC1 MatheC4 RK ThProg FFI all: $(SUBDIRS) $(SUBDIRS): $(MAKE) -j 10 -C $@ .PHONY: all $(SUBDIRS)