libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lib installation


From: Peter Eisentraut
Subject: Re: lib installation
Date: Tue, 11 Sep 2001 02:27:51 +0200 (CEST)

Fausto Sanchez writes:

> I'm trying to setup a process where when I run a make for any given library, 
> it
> should build the .a or .so and install it. Instead of doing a make install
> after the
> build has taken place. Is there a way to do this?

alias make='make install'

Incidentally, this has nothing to do with libtool, because libtool doesn't
have anything to do with makefiles.

-- 
Peter Eisentraut   address@hidden   http://funkturm.homeip.net/~peter




reply via email to

[Prev in Thread] Current Thread [Next in Thread]