problem with make

Lassi A. Tuura lassi.tuura@cern.ch
Wed Aug 16 04:34:00 GMT 2000


>         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



More information about the Cygwin mailing list