| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| X-Authentication-Warning: | smtp1.cern.ch: Host IDENT:root AT pb-d-137-138-206-44 DOT cern DOT ch [137.138.206.44] claimed to be skywalker |
| Message-ID: | <399B7F9A.1A8A0E28@cern.ch> |
| Date: | Thu, 17 Aug 2000 08:00:58 +0200 |
| From: | "Lassi A. Tuura" <lassi DOT tuura AT cern DOT ch> |
| Organization: | Northeastern University, Boston, USA |
| X-Mailer: | Mozilla 4.7 [en] (X11; I; Linux 2.2.12-20 i686) |
| X-Accept-Language: | en |
| MIME-Version: | 1.0 |
| To: | Heribert Dahms <heribert_dahms AT icon-gmbh DOT de> |
| CC: | Brian Pollard <b_pollard AT trillium DOT com>, cygwin AT sourceware DOT cygnus DOT com |
| Subject: | Re: problem with make |
| References: | <99B82AA9708ED0119B55006097125A00363F06 AT ifk63 DOT mach DOT uni-karlsruhe DOT de> |
> 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? Well, it does preserve the spaces -- but only because as far as make is concerned, $(var) is `"value "', quotes and all. In other words, there are no trailing spaces in your example :-) Cheers and have a great week, //lat -- C makes it too easy to slice your fingers off, and programmers all over the world are doing so with great regularity. --Steven Bellovin -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |