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

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

-- 
Regards,
Pavel Roskin


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

Reply via email to