Makefile 57 B

123456
  1. all:
  2. @echo "Nothing to do here."
  3. clean:
  4. rm -f *.pyo