This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: make 3.76 has path problems? (was Another clue into my problem with make...)


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@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]