|
From: | Bob Friesenhahn |
Subject: | Re: [PATCH] add cscope tags target |
Date: | Wed, 14 Jul 2004 14:36:25 -0500 (CDT) |
On Wed, 14 Jul 2004, Jesse Barnes wrote:
Now that cscope is free software, I thought it might be nice if automake created make targets for it. It's a powerful too; very useful for large projects. Here's a patch that implements it in tags.am. If it looks ok, can someone please commit it so it's part of the next release?
It looks like this rule will include source files which are not incorporated by Makefile.am since it appears to simply recurse through the source tree. That means it may pick up source files from other projects, or source files which are not in use. Is that what you intended?
Bob ====================================== Bob Friesenhahn address@hidden http://www.simplesystems.org/users/bfriesen
[Prev in Thread] | Current Thread | [Next in Thread] |