summaryrefslogtreecommitdiff
path: root/MakeTAGS
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1994-09-06 03:33:22 +0000
committerRoland McGrath <roland@gnu.org>1994-09-06 03:33:22 +0000
commit3da47acfffcad125cf0996744cb9a6c88ef956ec (patch)
tree0f58da2f87e083b888664f38ab66f79bb016f1f8 /MakeTAGS
parente0084f4a5d2c62b15265107ba24010eda2c49851 (diff)
(TAGS): Define first so as to be default goal.
Diffstat (limited to 'MakeTAGS')
-rw-r--r--MakeTAGS3
1 files changed, 3 insertions, 0 deletions
diff --git a/MakeTAGS b/MakeTAGS
index 7cc674a613..0ce60bef15 100644
--- a/MakeTAGS
+++ b/MakeTAGS
@@ -18,6 +18,9 @@
# not, write to the Free Software Foundation, Inc., 675 Mass Ave,
# Cambridge, MA 02139, USA.
+# Make this the default goal.
+TAGS:
+
ifdef subdir
.. := ../
endif