RFC: *_FOR_TARGET and friends
Aldy Hernandez
aldyh@redhat.com
Mon Apr 12 07:39:00 GMT 2004
> Please explain why you think it should be $$$$? For most normal
> shells, that's not true. Make will turn $$t into the literal $t, and
> fill in '$(program_transform_name)'.
Hmmm, no particular reason besides trial and error.
> I'd suspect a busted make or a busted shell.
Well, if it works for everyone else, it must be me.
I'm running RH9 with:
frogsleap:/build/t$ bash --version
bash --version
GNU bash, version 2.05b.0(1)-release (i386-redhat-linux-gnu)
Copyright (C) 2002 Free Software Foundation, Inc.
frogsleap:/build/t$ make --version
make --version
GNU Make 3.80
What's working for you?
More information about the Gcc
mailing list