#!/bin/sh
#                             YIFF Sound Systems
#
#                            Configuration Script
#
#       Run this script to prepare the YIFF Sound System components for
#       compilation on this system.
#

cat << END

There is nothing to configure automatically.

Proceed either with \`make linux; su -c make install'
or with \`./build_and_install' for convenience.

END
