#! /bin/sh

cp tf /usr/local/bin
cp tf.library /usr/local/lib
cp tf.help* /usr/local/lib
cd /usr/local/bin
rm -f tinyfugue
ln -s tf tinyfugue
