X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Date: Mon, 17 Dec 2001 09:37:39 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: "Mark E." cc: djgpp-workers AT delorie DOT com Subject: Re: The Bash 2.05 fixinc.sh bug In-Reply-To: <3C1CDB96.14209.EF692@localhost> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 16 Dec 2001, Mark E. wrote: > > SHELL = /bin/sh > > all: > > MAKE="$(MAKE)" > > > > I've fixed this problem and upgraded the port to 2.05a. Thanks!