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 Message-ID: <0E7AA454E229D411A1CB0090274661FF550314@gaea.trillium.com> From: Brian Pollard To: cygwin AT sourceware DOT cygnus DOT com Subject: problem with make Date: Tue, 15 Aug 2000 10:32:47 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" when using a make file, assignment statements such as: hehe=. #some comment hehe stores ". " instead of "./" this causes problems when accessing something such as: $(hehe)/mine.h because it is interpreted as ". /mine.h" I would guess that the source code needs to be modified, any suggestions??? Thanks, Brian -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com