all: cd sgfc && make -i cd gtkgoboard && make cd kentou && make install: cd kentou && make install clean: rm -f config.cache cd sgfc && make clean # no make clean rule in gtkgoboard at this time cd gtkgoboard && rm -f gtkgoboard.o testgoboard.o testgoboard cd kentou && make clean