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: is using VPATH incompatible with "make dist"?


On Jun 22, 1999, Vadim Zeitlin <Vadim.zeitlin@dptmaths.ens-cachan.fr> wrote:

Subject: is using VPATH incompatible with "make dist"?

Yup

>  the sources of my package are in the different directories

In the next release, you'll be able to do:

  lib_wxgtk_la_SOURCES = common/foo.cpp gtk/bar.cpp

which should take care of the problem, and you won't need any more
VPATH hacks.  This feature is already available on CVS.

-- 
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]