Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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" 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 CC: Brian Pollard , cygwin AT sourceware DOT cygnus DOT com Subject: Re: problem with make References: <99B82AA9708ED0119B55006097125A00363F06 AT ifk63 DOT mach DOT uni-karlsruhe DOT de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit > 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