core: $(MAKE) -C core/ lib: $(MAKE) -C lib/ smash: $(MAKE) -C smash/ .PHONY: core lib smash