On Thu, Oct 12, 2006 at 08:01:42AM -0700, Daniel Rall wrote:
> > > Modified: trunk/Makefile.in
> >
> > > +clean-javahl:
> > > + rm -rf $(javahl_java_PATH) $(javahl_javah_PATH) @JAVAHL_OBJDIR@:$(libdir)
> >
> > I'm guessing you meant that line without the ":$(libdir)".
>
> No, but the ":" character should be a "/". Together those two expand
> to "subversion/bindings/java/javahl/native/.libs", which is a libtool
> directory I want to delete during a clean build. I definitely don't
> want to delete the "native" directory, which contains the C++ and C
> code for the JNI bindings.
Uh, isn't $(libdir) typically something like /usr/local/lib? I'm not
following how this would work.
Regards,
Malcolm
- application/pgp-signature attachment: stored
Received on Thu Oct 12 17:03:01 2006