On Aug 29, 2000, Tom Tromey <[EMAIL PROTECTED]> wrote:
Robert> project-root:
Robert> drv/ src/ inc/ make/ @host@/
> You could probably do this somehow with a lot of hackery. But it
> isn't the automake way -- in particular putting objects into the
> `@host@' directory. Instead we encourage
> "Robert" == Robert Boehne <[EMAIL PROTECTED]> writes:
Robert> How flexible is automake/autoconf about what the directory
Robert> structure of a project looks like?
Automake 1.4 is fairly inflexible.
The cvs automake tries to be more flexible.
Robert> The package consists of 40 or so C++ s
How flexible is automake/autoconf about what
the directory structure of a project looks like?
I have a package that I am attempting to rewrite
to support automake. I would like to keep its
directory structure though.
The package consists of 40 or so C++ shared libraries,
each one has a "source" d