tech-toolchain archive

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

Re: is this a make bug?



David Holland <dholland-tech <at> netbsd.org> writes:

>  > FOO := bar:S/zop/flop/
>  > 
>  > for which the output you got would be correct.
>  > 
>  > >   bar:S/zop/flop/
> 
> Well, yes, that's what it does; the question is whether it's
> intended/expected for this to be a special case of parsing modifiers
> where an unescaped colon doesn't introduce the next one.

Yes it is intended.  ::= is supposed to behave like := etc
Perhaps the man page isn't clear enough







Home | Main Index | Thread Index | Old Index