<> > The problem with make is javac has a stupid startup time, so is best called > with 30+ files at > once. Make likes to call things sequentially. ant is designed to call javac > once with > all the filenames.
That's why I use Jikes :) _______________________________________________ devl mailing list devl at freenetproject.org http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl
