#!/bin/rc
# Script to run Sun's compiler using Kaffe.
kaffes sun.tools.javac.Main $*
