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: <399A7C41.7747CDD8@cern.ch> Date: Wed, 16 Aug 2000 13:34:25 +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: Brian Pollard CC: cygwin AT sourceware DOT cygnus DOT com Subject: Re: problem with make References: <0E7AA454E229D411A1CB0090274661FF550314 AT gaea DOT trillium DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit > 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 AT sourceware DOT cygnus DOT com