Another part of fixing "make TAGS".

libdecnumber/
2015-01-22  Eli Zaretskii  <eliz@gnu.org>

	* Makefile.in (TAGS): New target, to avoid failures in "make TAGS".
This commit is contained in:
Eli Zaretskii 2015-01-22 21:07:31 +02:00
parent 03b7960334
commit 53bef1c107
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2015-01-22 Eli Zaretskii <eliz@gnu.org>
* Makefile.in (TAGS): New target, to avoid failures in "make TAGS".
2014-01-23 Marek Polacek <polacek@redhat.com>
PR c/59871

View File

@ -167,6 +167,8 @@ maintainer-clean: distclean
@echo "it deletes files that may require special tools to rebuild."
-rm -f $(srcdir)/configure $(srcdir)/aclocal.m4
TAGS:
check:
installcheck:
dvi: