SUBDIRS=host ppc lpceurobot h8eurobot # spejblarm h8mirosot all := all $(filter-out all Makefile,$(MAKECMDGOALS)) .PHONY: $(all) $(SUBDIRS) $(all): $(SUBDIRS) $(SUBDIRS): $(MAKE) -C $@ $(MAKECMDGOALS)