This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


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

RE: problem with make


Hi,

I never used trailing comments and $(strip) is also new to me,
but is it really true that the obvious quoted
var="value      "
does NOT preserve trailing spaces?

Bye, Heribert (heribert_dahms@icon-gmbh.de)

> -----Original Message-----
> From:	Lassi A. Tuura [SMTP:lassi.tuura@cern.ch]
> Sent:	Wednesday, August 16, 2000 13:34
> To:	Brian Pollard
> Cc:	cygwin@sourceware.cygnus.com
> Subject:	Re: problem with make
> 
> >         hehe=.           #some comment
> > hehe stores ".            " instead of "./"
> 
> This is documented make behaviour -- and in fact the only way to get
> trailing space to a variable value.  As someone else already replied,
> if
> that's not what you want, just move the comment to another line or use
> $(strip).
> 
> Hope this helps,
> //lat
> -- 
> A new scientific truth does not triumph by convincing its
> opponents and making them see the light, but rather because
> its opponents eventually die, and a new generation grows up
> that is familiar with it.  --Planck, 1949
> 
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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