Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Date: Thu, 24 Jun 1999 15:08:05 -0400 From: Chris Faylor To: Robert Bresner Cc: cygwin Subject: Re: make 3.76 has path problems? (was Another clue into my problem with make...) Message-ID: <19990624150805.E2783@cygnus.com> References: <37714E16 DOT 69EF8DAE AT olf DOT com> <37727AC7 DOT B5F95A49 AT olf DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: <37727AC7.B5F95A49@olf.com>; from Robert Bresner on Thu, Jun 24, 1999 at 02:36:55PM -0400 On Thu, Jun 24, 1999 at 02:36:55PM -0400, Robert Bresner wrote: >With this makefile: > > default: > @path > @echo PATH: $(PATH) > >NT E:\static\olf>make-3.76 >PATH=c:\enscript; ... >PATH: c:\enscript; ... This indicates that your make-3.76 was not built using cygwin. So, it is not going to know about cygwin paths. cgf -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com