all clean: cd kernel && $(MAKE) $(filter-out all,$@) $(MAKE) -C lib $@ $(MAKE) -C test $@ .PHONY: all clean