SUBDIRS=nsis all clean: $(SUBDIRS) .PHONY: $(SUBDIRS) $(SUBDIRS): $(MAKE) -f Makefile.raw -C $@ $(MAKECMDGOALS)