all::
	@echo "Type make install to install this package."

install::
	@./install
