Staging
v0.8.1
Raw File
all:
	-@echo "Please use ./configure first.  Thank you."

distclean:
	make -f Makefile.in distclean
back to top