> > > Usually makefile generated by automake will compile each
> > > source file and output .o file in the same directory of the
> > > source file. How to let automake output .o files to a
> > > specific directory at the same time savely link them to my
> > > program/library?
>
> * scleung wrote on
On 16/03/2010 14:22, Peter Johansson wrote:
On 3/16/10 8:29 AM, Jef Driesen wrote:
On 15/03/2010 22:18, Ralf Wildenhues wrote:
* Jef Driesen wrote on Sat, Mar 13, 2010 at 11:21:45PM CET:
I suppose you are referring to solutions like this:
m4_define([mylib_version_revision],m4_esyscmd([my_rev