Home | History | Annotate | Download | only in zlib
      1 all:
      2 	-@echo "Please use ./configure first.  Thank you."
      3 
      4 distclean:
      5 	make -f Makefile.in distclean
      6