ich to install, it's all or nothing.
Thanks again for the help, I'm open to any alternative
suggestions you might have.
--- Ralf Wildenhues <[EMAIL PROTECTED]> wrote:
> Hi Marc,
>
> * Marc Rossi wrote on Thu, Sep 15, 2005 at
> 05:50:47PM CEST:
> > I have a Ma
I have a Makefile with multiple libtool targets:
lib_LTLIBRARIES = libx.a liby.a libz.a
I would like to do a make install for a liby.a ONLY.
When I look through the generated Makefile I only see
the ability to make install all 3 at once.
Any suggestions?
TIA
_