Makefile 100 B

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