all: link clean: @ (cd ..;make clean) scan: @ (cd ..;make scan) update: @ (cd ..;make update)