[vsipl++] [patch] fix for generating ALF dependencies
Stefan Seefeld
stefan at codesourcery.com
Sat May 19 04:17:30 UTC 2007
Jules Bergmann wrote:
> Replacing:
>
>> +%.d: %.c
>> + $(make_alf_dep)
>> +
>
> With:
>
> alf_depends := $(patsubst $(srcdir)/%.c, %.d, $(alf_src))
>
> $(alf_depends): %d: %c
> $(make_alf_dep)
>
> should do the trick.
>
> Does that sound OK?
Yes, I was going to suggest that enhancement, too.
Thanks,
Stefan
--
Stefan Seefeld
CodeSourcery
stefan at codesourcery.com
(650) 331-3385 x718
More information about the vsipl++
mailing list