> "Dave" == Dave Brolley <[EMAIL PROTECTED]> writes:
Dave> To work around the problem I have to change the generated dependency to:
Dave>h1.lo: ../host/h1.cpp
Dave>$(LTCXXCOMPILE) -c -o $@ $<
Dave> Is this a make bug, or should automake be generating a rule for
Dave> making hl.l
Hi,
One of the reasons I tried automake 1.4b was to see if the support for
compiling sources from other directories had been included. I was
delighted to see that some work has been done in this area. Using my
previous example, the directory structure is something like:
src/main -- most of th
Make use the creation time instead the modification time for update check.
best regards
Thomas Heidler
# GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
# Built for Windows32
# Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000
# Free Software Foundatio