bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #47715] Implicit rule defined for multiple targets at once only run


From: Tristan Wibberley
Subject: [bug #47715] Implicit rule defined for multiple targets at once only runs one time
Date: Sat, 16 Apr 2016 17:03:01 +0000
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0

Follow-up Comment #2, bug #47715 (project make):

Note that when running `make a/foo.o b/bar.o` the recipe is run twice instead
of only once.

Is this expected to differ from the behaviour of `make a/foo.o b/foo.o` ? If
so then what's the key factor? whether the value of $* differs between the two
times the rule is considered?



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?47715>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]