make is broken (cygwin 1.1.0 / win2k)
Chris Faylor
cgf@cygnus.com
Wed Jul 12 17:34:00 GMT 2000
On Wed, Jul 12, 2000 at 05:25:00PM -0700, Jon C. E. Slenk wrote:
>bash-2.04$ set MAKE_MODE = unix
>[try it anyway]
Chuck was giving you a comand to run from the windows command prompt.
If you're in bash, the command is:
export MAKE_MODE=unix
I should point out that you have more than one version of make on your
system. I would not be surprised if you were somehow running the wrong
version of make. 'make --version' will show you what version you
are running at least.
Or, typing /bin/make will explicitly run the cygwin version.
cgf
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com
More information about the Cygwin
mailing list