This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: Q: Right way to build deep library pkg?
>>>>> "Alexandre" == Alexandre Oliva <oliva@dcc.unicamp.br> writes:
Alexandre> With the current CVS tree, you may list sources from other
Alexandre> directories, and you can enable the `subdir-objects'
Alexandre> AUTOMAKE_OPTION to keep the object files in the
Alexandre> corresponding directories too (as opposed to storing them
Alexandre> all in the current directory)
FYI subdir-objects is still under development.
I think it doesn't work right now :-(
Tom