>>>>> "Dave" == Dave Brolley <[EMAIL PROTECTED]> writes:

Dave> FWIW, I'm working around this for now using VPATH:
Dave>    VPATH=$(srcdir):../host
Dave> and specifying h1.cpp without a path in in
Dave> libfred_la_SOURCES. Seems to work OK. Is this supported?

I'm afraid not.  I believe some versions of make don't support having
multiple directories in VPATH.  I don't know what effect that might
have.  Depending on what you are targeting, though, it might have the
effect you want.

Tom

Reply via email to