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:
parent
03b7960334
commit
53bef1c107
@ -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>
|
2014-01-23 Marek Polacek <polacek@redhat.com>
|
||||||
|
|
||||||
PR c/59871
|
PR c/59871
|
||||||
|
@ -167,6 +167,8 @@ maintainer-clean: distclean
|
|||||||
@echo "it deletes files that may require special tools to rebuild."
|
@echo "it deletes files that may require special tools to rebuild."
|
||||||
-rm -f $(srcdir)/configure $(srcdir)/aclocal.m4
|
-rm -f $(srcdir)/configure $(srcdir)/aclocal.m4
|
||||||
|
|
||||||
|
TAGS:
|
||||||
|
|
||||||
check:
|
check:
|
||||||
installcheck:
|
installcheck:
|
||||||
dvi:
|
dvi:
|
||||||
|
Loading…
Reference in New Issue
Block a user