]> sourceware.org Git - automake.git/commitdiff
(maintainer-clean-local): Remove TAGS
authorTom Tromey <tromey@redhat.com>
Sun, 12 Nov 1995 19:30:26 +0000 (19:30 +0000)
committerTom Tromey <tromey@redhat.com>
Sun, 12 Nov 1995 19:30:26 +0000 (19:30 +0000)
lib/am/subdirs.am
subdirs.am

index 03943f372936bd947776d8b16e02f7d0a66b5290..b42d346e42793e62d29a632f0053e128fe68b29a 100644 (file)
@@ -48,4 +48,5 @@ distclean-local: clean-local
        rm -f ${CONFIG_HEADER} stamp-h
 
 maintainer-clean-local: distclean-local
+       rm -f TAGS
 
index 03943f372936bd947776d8b16e02f7d0a66b5290..b42d346e42793e62d29a632f0053e128fe68b29a 100644 (file)
@@ -48,4 +48,5 @@ distclean-local: clean-local
        rm -f ${CONFIG_HEADER} stamp-h
 
 maintainer-clean-local: distclean-local
+       rm -f TAGS
 
This page took 0.025819 seconds and 5 git commands to generate.