In message <[EMAIL PROTECTED]> Warner Losh writes: : This seems like a bug in make(1). Although I think you might want to : investigate: : : d=$$ : X=foo\$dbar.class : : x: : echo $(X) d=$$ X=foo$dbar.class x: $(X) echo "$(X)" Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message
- make bug? (dependency names with '$') Jason Brazile
- Re: make bug? (dependency names with '$') Warner Losh
- Re: make bug? (dependency names with '$') Warner Losh
- Re: make bug? (dependency names with '$') Dag-Erling Smorgrav
- Re: make bug? (dependency names with '$') Nate Williams
- Re: make bug? (dependency names with '$') Dag-Erling Smorgrav
- Re: make bug? (dependency names with ... Nate Williams
- RE: make bug? (dependency names with '$') Koster, K.J.
- RE: make bug? (dependency names with '$') Nate Williams
- Re: make bug? (dependency names with '$') Jason Brazile
- Re: make bug? (dependency names with '$') Warner Losh
- Re: make bug? (dependency names with '$') Nate Williams
- Re: make bug? (dependency names with '$') Jason Brazile

