This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFC: *_FOR_TARGET and friends


On Apr 12, 2004, Aldy Hernandez <aldyh@redhat.com> wrote:

>> 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.

What's $(program_transform_name) for you?

/me wonders if we should enclose it in quotes in case it's an empty
string.  IIRC, it shouldn't ever be; it's set to s,x,x, should it be
empty.

-- 
Alexandre Oliva             http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]