changeset 14905:2b1cbbb96485

(TAGS): Renamed from `tags' and fixed to work.
author Richard M. Stallman <rms@gnu.org>
date Thu, 28 Mar 1996 18:39:26 +0000
parents 5025ab10c28c
children 70388277dac0
files lwlib/Makefile.in
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lwlib/Makefile.in	Thu Mar 28 18:35:56 1996 +0000
+++ b/lwlib/Makefile.in	Thu Mar 28 18:39:26 1996 +0000
@@ -73,5 +73,5 @@
 distclean: clean
 maintainer-clean: distclean
 
-tags::
-	$(TAGS) -t *.[ch]
+TAGS:
+	../lib-src/etags -t *.[ch]