This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: How can i put the .o files in a seperate directory than thesourcefiles?


>>> "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




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]