discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: non recursive makefiles


From: Rogelio Serrano
Subject: Re: non recursive makefiles
Date: Mon, 10 Jan 2005 14:01:57 +0800

On Mon, 10 Jan 2005 00:22:50 -0500, Jeremy Tregunna
<jtregunna@blurgle.ca> wrote:
> 
> On 10-Jan-05, at 12:04 AM, Rogelio Serrano wrote:
> 
> > On Sun, 9 Jan 2005 23:39:43 -0500, Jeremy Tregunna
> > <jtregunna@blurgle.ca> wrote:
> >> On 9-Jan-05, at 11:29 PM, Rogelio Serrano wrote:
> >>> Can we make gnustep-make non-recursive?
> >> Maybe its just me, but what will this solve? Recursion is a good
> >> thing(tm), saves having to go into every component/subproject's
> >> directory and running make.
> > It just seems faster to me. Specially in a dual processor box. I use
> > only one megamakefile. In some of my other projects I only use one top
> > level makefile. I was looking at gnustep-make to automate the makefile
> > creation.
> 
> see the "-j" option to make (both BSD and GNU make).
> 
[snipped..]

There are some issues with that.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]