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