On Fri, Jun 26, 2009 at 3:31 AM, Pavel Roskin<pro...@gnu.org> wrote:
> On Wed, 2009-06-24 at 20:13 +0800, Bean wrote:
>
>> You can use = or +=, actually the macro is used by genmk.rb to
>> generate the rules, it's not used by Makefile itself, so no problem
>> overriding it.
>
> While at that, it would be nice to use a special notation for the
> partial dependencies.
>
> Something like:
>
> aa:+ aa.o
> aa:+ bb.o

Hi,

Is this new syntax for GNU make ? My version report error when using :+ .

>
> Please don't use "_DEFINED" to mean "rule emitted", it's confusing.

How about  _RULES_DEFINED ?

>
> --
> Regards,
> Pavel Roskin
>
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
>



-- 
Bean


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to