altosui: hack to make JAVAROOT directory get created before javac runs
authorKeith Packard <keithp@keithp.com>
Thu, 9 Sep 2010 22:22:14 +0000 (15:22 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 9 Sep 2010 22:22:14 +0000 (15:22 -0700)
This ensures that the JAVAROOT directory gets created by adding it to
the variable used to set the CLASSPATH environment value.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found