all:
	autoconf && ./configure
	@echo
	@echo The makefile has been generated and I hope that you can now make the project. 
	@echo
