Mark>The Makefile and Makefile.in should not be in CVS
Was checked in by chance. should be deleted now.
Mark>The files were actually checked into tools/gnu/classpath/tools/...
>(note the starting tools/). Which is good. But the ChangeLog entry is
wrong.
Corrected.
Mark>Unfortunately neither the checked in Makefile(.in) nor the Makefile.am
>actually work.
... because I have forgotten to test the last step, make install. This
is corrected now.
The chain autogen.sh -> configure -> make -> make all, at least in my
folder, now
completes without errors, builds Classpath, builds tools/tools.zip and
installs
/usr/local/classpath/share/classpath/tools folder, similar to examples
folder.
Thanks for noticing.
Audrius.