On Thu, 2016-06-16 at 18:35 -0600, Erasmo Aguilera wrote:
> I am working on a project with two directory trees: one for sources
> and another for output files. I run mingw-make from the source tree
> and add the output tree root to VPATH so that their files can be found
> when acting as prerequisit
> From: Erasmo Aguilera
> Date: Thu, 16 Jun 2016 18:35:17 -0600
>
> I am working on a project with two directory trees: one for sources and
> another for output files. I run
> mingw-make from the source tree and add the output tree root to VPATH so that
> their files can be found when
> acting
Hello,
I am working on a project with two directory trees: one for sources and
another for output files. I run mingw-make from the source tree and add the
output tree root to VPATH so that their files can be found when acting as
prerequisites. But it doesn't so when such prerequisites specify t