#! /bin/sh
prefix=/home/swarm1/packages
exec_prefix=${prefix}
exec ${exec_prefix}/bin/kaffe sun.tools.ttydebug.TTY ${1+"$@"}

