To: pkoning AT chipcom DOT com (Paul Koning) Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: `Not enough memory to run GO32' ? Date: Sun, 13 Nov 94 10:01:30 +0200 From: "Eli Zaretskii" > I've never gotten recursive makefiles to work with my amount of low > memory, so I just edit them not to do that, or manually invoke the With any reasonable memory manager and without excessive number of TSRs and device drivers, a one-level recursion in Make should be possible. In my case, only 5k of lower memory is used by DOS.