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

Chris Faylor cygwin@sourceware.cygnus.com
Wed Jun 30 22:10:00 GMT 1999


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



More information about the Cygwin mailing list