1#!/bin/sh
2
3echo "Autoconf is an evil piece bloatware encouraging cargo-cult programming."
4echo "Make, on the other hand, is a beautiful little prolog for the filesystem."
5echo "Just run 'make'."
6