all : @echo "please type in:" @echo "cd src" @echo "./configure" @echo "make" @echo "make install" @echo "" @echo "(see INSTALL file to know how-to-install)"