.phony : buildInstall .phony : install install : buildInstall echo "edm libs moved" buildInstall : ; @$(MAKE) -s -k -f ../makefile.move