aboutsummaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2021-01-13 19:13:23 +1030
committerAlan Modra <amodra@gmail.com>2021-01-13 22:06:02 +1030
commit5347ed60c50b79958f83963bd7d01da0372c339b (patch)
treec6c88497cb8b7fcb59abd82eaf3cef6186cb98c3 /opcodes
parentb209b5a6b8a4433be961a0f016439f381de65bfc (diff)
downloadfsf-binutils-gdb-5347ed60c50b79958f83963bd7d01da0372c339b.zip
fsf-binutils-gdb-5347ed60c50b79958f83963bd7d01da0372c339b.tar.gz
fsf-binutils-gdb-5347ed60c50b79958f83963bd7d01da0372c339b.tar.bz2
Regen Makefile.in for jobserver.m4 aclocal.m4 dependency
bfd/ * Makefile.in: Regenerate. * doc/Makefile.in: Regenerate. binutils/ * Makefile.in: Regenerate. * doc/Makefile.in: Regenerate. gas/ * Makefile.in: Regenerate. * Makefile.in: Regenerate. gprof/ * Makefile.in: Regenerate. ld/ * Makefile.in: Regenerate. libctf/ * Makefile.in: Regenerate. opcodes/ * Makefile.in: Regenerate.
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes/ChangeLog4
-rw-r--r--opcodes/Makefile.in1
2 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 88d0103..e54f440 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,7 @@
+2021-01-13 Alan Modra <amodra@gmail.com>
+
+ * Makefile.in: Regenerate.
+
2021-01-12 H.J. Lu <hongjiu.lu@intel.com>
PR binutils/26792
diff --git a/opcodes/Makefile.in b/opcodes/Makefile.in
index 4b46b5c..b2965ba 100644
--- a/opcodes/Makefile.in
+++ b/opcodes/Makefile.in
@@ -116,6 +116,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../bfd/acinclude.m4 \
$(top_srcdir)/../bfd/warning.m4 $(top_srcdir)/../config/acx.m4 \
$(top_srcdir)/../config/depstand.m4 \
$(top_srcdir)/../config/gettext-sister.m4 \
+ $(top_srcdir)/../config/jobserver.m4 \
$(top_srcdir)/../config/lead-dot.m4 \
$(top_srcdir)/../config/nls.m4 \
$(top_srcdir)/../config/override.m4 \