(TAGS): Renamed from `tags' and fixed to work.

This commit is contained in:
Richard M. Stallman 1996-03-28 18:39:26 +00:00
parent e044e87cc7
commit 9009ad5554

View file

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