Kristof Provost ,Dave Korn. thank you !
在 2007-08-30四的 12:14 +0200,Kristof Provost写道: > On 2007-08-30 17:27:55 (+0800), Tongfeng.Yang <[EMAIL PROTECTED]> wrote: > > Hello EveryOne: > > we know that , make is drived by rules .and some obj depend on serverl > > other obj . > > if we can make these obj simultaneously ,then the process of make may be > > fast . > > > > Does the make have this function ? > > > > Tongfeng.Yang > > I think you're looking for the -j option. That will instruct make to run > a number of jobs in parallel. > > See the make manual: > http://www.gnu.org/software/autoconf/manual/make/Parallel.html#Parallel > > Regards, > Kristof >
_______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
