Yeah, Fabio's way seem quite clean and pretty. I agree that eval should support include.

Sure. You specify that the other prerequisites also depend on exe-deps:

  foo: exe-deps foo.o bar.o baz.o
  foo.o bar.o baz.o: exe-deps


But as far as I understand make this will cause troubles if exe-deps will include rule for any (all) of foo.o bar.o baz.o -- is it ?


I dont like recursive makes too -- there's a long time I am looking for a good solution to avoid it. May be you can point me to a some discussion regarding complex GNU make-based build systems (I've read paulandlesley =) or may be we should discuss this elsewhere ?

--
Best regards,
Peter A. Kerzum



_______________________________________________
Bug-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-make

Reply via email to