X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=libjava%2FHACKING;h=e6a0f4c48f5cda8c272531cfadcd2415938dd7fa;hp=03563b2afa29270e6f7ed94282dda0f72f7a3189;hb=27abdf9ab7d14052502d90283270e80a4f4e2df7;hpb=5efcab60b3e785c320640060c054ae37b5466a12 diff --git a/libjava/HACKING b/libjava/HACKING index 03563b2afa2..e6a0f4c48f5 100644 --- a/libjava/HACKING +++ b/libjava/HACKING @@ -184,6 +184,6 @@ If you add a class to java.lang, java.io, or java.util entire contents of the namespace) * Then insert the output of `perl scripts/classes.pl' into the file - at that point. This must be run from the build tree, in - /classpath/lib; it uses the .class file name to determine + at that point. This must be run from the source tree, in + libjava/classpath/lib; it uses the .class file name to determine what to print.