Date: Thu, 26 Mar 1998 11:05:43 +0300 (IDT) From: Eli Zaretskii To: Ned Ulbricht cc: djgpp AT delorie DOT com Subject: Re: make -n -f - orphans temp file In-Reply-To: <35186071.3062@ee.washington.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Tue, 24 Mar 1998, Ned Ulbricht wrote: > make -n -f - > target: > +echo hello > ^Z > > orphans a file such as /djgpp/tmp/dj100000, which contains: > > target: > +echo hello > d:/djgpp/tmp/dj100000:; Thanks for reporting this. This is indeed a bug, and one that is easy to correct. But I want to talk to the GNU Make maintainer first, as it seems to me this is a genuine bug in the original Unix version.