|
From: | Zoref Inon |
Subject: | Automake : how to build subdirectories under the dev tree |
Date: | Thu, 10 Jun 2004 18:47:57 +0300 |
> Hi All,
> I have a question which I try to solve for the past few days.
> I need to build my project with automake ,but I want to use
> the following tree:
>
> Project
> |--> src
> |--> inc
> |--> bin-->debug
> ---> release
> |-->obj ->debug
> -->relese
> |-->conf
>
> The problem is that I can not find how to direct the automake
> to put the objects & binary under specific directories
> instead of the current directory.
>
> Any advise will be appriciated.
> Thanks
> Zoref Inon
[Prev in Thread] | Current Thread | [Next in Thread] |