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
<[email protected]>wrote:

> On Wed, May 25, 2011 at 5:51 PM, Mark Frazer <[email protected]> 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/
>
_______________________________________________
Help-make mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-make

Reply via email to