bug-make
[Top][All Lists]
Advanced

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

[bug #49262] Update match-anything rule documentation


From: Luke Allardyce
Subject: [bug #49262] Update match-anything rule documentation
Date: Tue, 4 Oct 2016 04:04:41 +0000 (UTC)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_5) AppleWebKit/601.6.17 (KHTML, like Gecko) Version/9.1.1 Safari/601.6.17

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

That paragraph doesn't apply to something like


%.o: foo
        @echo $@

%:
        @echo $@

$ make foo.o -R
$ make: *** No rule to make target 'foo.o'.  Stop.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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