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] | |
> 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
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |