home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / kaffe-0.5p4-bin.lha / bin / javac next >
Text File  |  1996-10-12  |  85b  |  4 lines

  1. #! /bin/sh
  2. # Script to run Sun's compiler using Kaffe.
  3. kaffe sun.tools.javac.Main $*
  4.