From: tjoen@dds.nl
Subject: Re: MAKE SHELL = cmd ?? (read the FAQ!)
15 May 1998 18:44:02 -0700
Message-ID: <199805151732.TAA01841.cygnus.gnu-win32@k9.dds.nl>
References: <80256604.003F4F53.00@tertio_ln1.tertio.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7BIT
To: gnu-win32@cygnus.com

> From:          Andy_Lord@tertio.com
> Date:          Thu, 14 May 1998 12:47:21 +0100

> 'ENV=value export value ; command' don't work.

Shouldn't this be:

ENV=value; export ENV
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
