> From: Dan Jacobson <[EMAIL PROTECTED]>
> Date: Tue, 05 Sep 2006 03:15:52 +0800
>
> In the make concept index, I hit RET upon
> * :: rules (double-colon): Double-Colon.(line 6)
> and I get
> byte-code: No such node or anchor: : rules (double-colon): Double-Colon
> here in
>> P.S., in the Info index, lines with :: are unchoosable:
>> byte-code: No such node or anchor: rule, double-colon (
EZ> Please give an example of such an index entry in the Make manual (or
EZ> any other manual).
In the make concept index, I hit RET upon
* :: rules (double-colon):
> From: Dan Jacobson <[EMAIL PROTECTED]>
> Date: Mon, 28 Aug 2006 17:50:58 +0800
>
> P.S., in the Info index, lines with :: are unchoosable:
> byte-code: No such node or anchor: rule, double-colon (
Please give an example of such an index entry in the Make manual (or
any other manual).
The manual doesn't say how to deal with filenames with colons in them.
$ ls
a e:f
$ cat Makefile
a:e:f
bla
P.S., in the Info index, lines with :: are unchoosable:
byte-code: No such node or anchor: rule, double-colon (
___
Bug-make ma