]> git.eshelyaron.com Git - emacs.git/commitdiff
(TAGS): Renamed from `tags' and fixed to work.
authorRichard M. Stallman <rms@gnu.org>
Thu, 28 Mar 1996 18:39:26 +0000 (18:39 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 28 Mar 1996 18:39:26 +0000 (18:39 +0000)
lwlib/Makefile.in

index f7904880eb47acb61e43f59758ac0bdcebbd8585..df2190d013e20653caaf4800c32f9ff7be534641 100644 (file)
@@ -73,5 +73,5 @@ clean: mostlyclean
 distclean: clean
 maintainer-clean: distclean
 
-tags::
-       $(TAGS) -t *.[ch]
+TAGS:
+       ../lib-src/etags -t *.[ch]