1all:
2	-@echo "Please use ./configure first.  Thank you."
3
4distclean:
5	make -f Makefile.in distclean
6