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]
Other format: [Raw text]

Re: [PATCH] add cscope tags target


On Wednesday, July 14, 2004 4:40 pm, Bob Friesenhahn wrote:
> It should be no different than other recursive Automake rules (e.g.
> 'dist').  Each Makefile.am would concatenate its own source file list
> to a 'cscope.files' in the top level of the build directory. Once the
> rule in all the Makefile.am's has been executed, cscope would be
> executed.  In fact, I think that the existing 'make dist' is the best
> example of this because it is pretty similar.

Ooh, distdirs is a complex target.  I'll see what I can come up with, but if 
you beat me to it that's perfectly ok :)

Thanks,
Jesse



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