help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems with multiple rules under 3.82


From: Mark Frazer
Subject: Re: Problems with multiple rules under 3.82
Date: Wed, 25 May 2011 12:37:10 -0400

Sure:
  C_HDRDIR = depict_c
  C_HEADER = $(C_HDRDIR)/depict.h
  CHDRDIR = depictC
  CHEADER = $(CHDRDIR)/Depict.h

I am stumped at reproducing it on a small example though.  I will sort
through all the cruft in my makefile and report the change that fixes the
build order.

-mark

On Wed, May 25, 2011 at 12:15 PM, Stephan Beal
<address@hidden>wrote:

> On Wed, May 25, 2011 at 5:51 PM, Mark Frazer <address@hidden> wrote:
>
>> $(addsuffix /Win32C.$(OBJ),obj debug release): $(C_HEADER) $(CHEADER)
>>
>>
> Can you show us the definitions of $(C_HEADER) $(CHEADER)?
>
> --
> ----- stephan beal
> http://wanderinghorse.net/home/stephan/
>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]