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]

Q: Right way to build deep library pkg?


Hi. I have a simple question about Automake usage.

I'm building a static/shared library, and as it's growing quite large, I'm
organizing the sources in subdirs of the srcdir.

What's the right way to make the library in srcdir, when the sources (and
compiled objects) reside in subdirs thereof? I.e.

src/strings/*.o
src/xml/*.o
...

Archived to:

src/libthings.a


-- 
Hans Petter Jansson


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