clone 609301 -1
reassign -1 make-doc
retitle -1 make.info: missing "(or one you have defined yourself)" in 
"canceling implicit rules" section paragraph 2
quit

Goswin von Brederlow wrote:
> Jonathan Nieder <[email protected]> writes:
>> Goswin von Brederlow wrote:

>>> %-foo: bla-%-foo
>>>
>>> %-baz: bla-%-foo
>>>     $(info $@)
>>>
>>> bla-%-foo:
>>>     $(info $@)
>>>     touch $@
>>>
>>> mrvn@frosties:~/t% make blub-foo
>>> make: *** No rule to make target `blub-foo'.  Stop.
>>
>> See http://www.apl.jhu.edu/Misc/Unix-info/make/make_10.html#SEC97
[...]
> Except %-foo is not a built-in implicit rule. I assume there is a "(or
> one you have defined yourself)" in the second paragraph?

I guess this is a suggestion for the GNU make manual?  (I'm not
interested in working on that manual, since it has an unfriendly
license.)  I assume patches would be appreciated.



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to