aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2003-03-04 21:48:53 +0000
committerTom Tromey <tromey@gcc.gnu.org>2003-03-04 21:48:53 +0000
commit65ebbf81604b9234703aaa0bbe332e8d5301945c (patch)
treed18d3eb78fe500e4f3a1ee21c0ddbcddb1fe96b8 /gcc/objc
parent361617e7d47b0c0a57ba9b3e820a51c2ab4ad6e5 (diff)
downloadgcc-65ebbf81604b9234703aaa0bbe332e8d5301945c.zip
gcc-65ebbf81604b9234703aaa0bbe332e8d5301945c.tar.gz
gcc-65ebbf81604b9234703aaa0bbe332e8d5301945c.tar.bz2
sourcebuild.texi (Front End Directory): Document tags.
* doc/sourcebuild.texi (Front End Directory): Document tags. * configure: Rebuilt. * configure.in (target_list): Added tags. * Makefile.in (TAGS): Depend on lang.clean. Include subdirectory TAGS files by reference. * objc/Make-lang.in (objc.tags): New target. From-SVN: r63808
Diffstat (limited to 'gcc/objc')
-rw-r--r--gcc/objc/Make-lang.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/objc/Make-lang.in b/gcc/objc/Make-lang.in
index 1b06b38..6c5acd6 100644
--- a/gcc/objc/Make-lang.in
+++ b/gcc/objc/Make-lang.in
@@ -101,6 +101,9 @@ objc.all.cross:
objc.start.encap:
objc.rest.encap:
+objc.tags: force
+ cd $(srcdir)/objc; etags *.y *.c *.h
+
objc.info:
objc.dvi:
objc.generated-manpages: