home *** CD-ROM | disk | FTP | other *** search
/ Amiga ACS 1998 #4 / amigaacscoverdisc1998-041998.iso / utilities / shareware / comm / java / bin / javac next >
Encoding:
Text File  |  1997-11-24  |  85 b   |  4 lines

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