This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: How can i put the .o files in a seperate directory than thesourcefiles?
- From: Alexandre Duret-Lutz <aduret at src dot lip6 dot fr>
- To: Corn Hulio <nitrogenycs at firemail dot de>
- Cc: automake at gnu dot org
- Date: Thu, 31 Jul 2003 01:32:40 +0200
- Subject: Re: How can i put the .o files in a seperate directory than thesourcefiles?
- References: <oprs5cjr12htpmjh@smtp.firemail.de>
>>> "Corn" == Corn Hulio <nitrogenycs@firemail.de> writes:
[...]
Corn> Basically i setup automake for use with my project and it works fine
Corn> so far. For except one annoying thing. When i actually "make" it, the
Corn> object files (.o) and library files get placed in the same direcotry
Corn> where their makefile.am is in.
Not really, their are built in the same directory as their Makefiles.
That makes a difference since you can choose where Makefiles go.
http://sources.redhat.com/ml/automake/2003-07/msg00069.html
[...]
--
Alexandre Duret-Lutz