I need to keep my source files (i.e. .c and .h ) in a different directory tree 
from the one that contains the autotools control files and the build directory.

That is, when building X.o or X.lo I need to tell it to always find the source 
file as
../other/src/X.c not ./X.c. I do not control the contents of the ../other/src/ 
directory
so I can not create any Autotools control files there or any object files there.
To me, that directory is read only.

Is there a way to do this conveniently in automake? An implicit rule perhaps?

Thank You.


-- 
Paul Elliott                               1(512)837-1096
pelli...@blackpatchpanel.com               PMB 181, 11900 Metric Blvd Suite J
http://www.free.blackpatchpanel.com/pme/   Austin TX 78758-3117

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to