xref: /netbsd-src/common/dist/zlib/Makefile (revision 70f7362772ba52b749c976fb5e86e39a8b2c9afc)
1all:
2	-@echo "Please use ./configure first.  Thank you."
3
4distclean:
5	make -f Makefile.in distclean
6