<<< Date Index >>>     <<< Thread Index >>>

[PATCH] make tags



It's just the tiniest little thing, but I'm in the habit of using tags
files, and lately I've gotten into the habit of using "make tags" to
update.  This adds a simple "make tags" target.  Maybe an emacs user
has an etags invocation to add?

-- 
 -D.    dgc@xxxxxxxxxxxx        NSIT    University of Chicago
CVSROOT = 
Using: /opt/bin/cvs diff Makefile.am
Index: Makefile.am
===================================================================
RCS file: /home/roessler/cvs/mutt/Makefile.am,v
retrieving revision 3.38
diff -u -r3.38 Makefile.am
--- Makefile.am 15 Sep 2005 23:18:48 -0000      3.38
+++ Makefile.am 5 Oct 2005 17:08:44 -0000
@@ -196,6 +196,8 @@
                $(srcdir)/init.h | ./makedoc -c | cat Muttrc.head - > Muttrc
        touch stamp-doc-rc
 
+tags:
+       ctags $(mutt_SOURCES)
 
 .PHONY: commit pclean check-security commit-real commit-changelog
 .PHONY: changelog ChangeLog