]> sourceware.org Git - automake.git/commitdiff
Initial revision
authorTom Tromey <tromey@redhat.com>
Mon, 27 Nov 1995 21:38:14 +0000 (21:38 +0000)
committerTom Tromey <tromey@redhat.com>
Mon, 27 Nov 1995 21:38:14 +0000 (21:38 +0000)
tags-clean.am [new file with mode: 0644]

diff --git a/tags-clean.am b/tags-clean.am
new file mode 100644 (file)
index 0000000..7c7c102
--- /dev/null
@@ -0,0 +1,9 @@
+mostlyclean-tags:
+
+clean-tags:
+
+distclean-tags:
+
+maintainer-clean-tags:
+       rm -f $(TAGS)
+
This page took 0.027193 seconds and 5 git commands to generate.