This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: subdir dependency


On Jun 24, 1999, OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp> wrote:

> Automake `make's subdirectories in the same order as seen in the
> variable SUBDIRS, so that doesn't cause any problem if I set SUBDIRS
> in the correct order (SUBDIRS = B A). However, I'm not sure what
> happens when the user runs `make' with parallel make feature turned
> on.

Even parallel makes process individual sub-directories sequentially.

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
{oliva,Alexandre.Oliva}@dcc.unicamp.br  aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
*** E-mail about software projects will be forwarded to mailing lists


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]