"Scott G. Miller" writes:
    >   COMPILER={$JCOMPILER-javac}
    > 
    > at the top, and then set JCOMPILER to jikes in your own environment.

    Is that shell independant?

Fer sure -- but glad you asked.

Oops, except I screwed up the syntax; shoulda been:

        COMPILER=${JCOMPILER-javac}

_______________________________________________
Freenet-dev mailing list
Freenet-dev at lists.sourceforge.net
http://lists.sourceforge.net/mailman/listinfo/freenet-dev

Reply via email to