aboutsummaryrefslogtreecommitdiff
path: root/sim/common/Make-common.in
diff options
context:
space:
mode:
authorDavid Edelsohn <dje.gcc@gmail.com>1997-09-02 22:03:41 +0000
committerDavid Edelsohn <dje.gcc@gmail.com>1997-09-02 22:03:41 +0000
commit645ab3ec4296a65648b18b6d5474cc62f6c05b9b (patch)
treefc02a64f89a9180975e6de4361bd1fdd4e981228 /sim/common/Make-common.in
parent74db699d1d97eeb12f7f23c1ab1caa85f00a9d72 (diff)
downloadgdb-645ab3ec4296a65648b18b6d5474cc62f6c05b9b.zip
gdb-645ab3ec4296a65648b18b6d5474cc62f6c05b9b.tar.gz
gdb-645ab3ec4296a65648b18b6d5474cc62f6c05b9b.tar.bz2
(TAGS): Add support for "/* TAGS: foo */" marker.
Diffstat (limited to 'sim/common/Make-common.in')
-rw-r--r--sim/common/Make-common.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/common/Make-common.in b/sim/common/Make-common.in
index 4e15424..11f62a8 100644
--- a/sim/common/Make-common.in
+++ b/sim/common/Make-common.in
@@ -346,7 +346,7 @@ MAKEOVERRIDES=
tags etags: TAGS
TAGS: force
- etags *.c *.h
+ etags --regex '/^\/[*] TAGS: .*/' *.c *.h
clean: $(SIM_EXTRA_CLEAN)
rm -f *.[oa] *~ core