aboutsummaryrefslogtreecommitdiff
path: root/libctf/Makefile.in
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2020-01-01 18:27:01 +1030
committerAlan Modra <amodra@gmail.com>2020-01-01 18:42:54 +1030
commitb3adc24a0713411ab38a21dc894dd40dbc5c8f4f (patch)
treeb8560105c94a315c1d40904f9b5cd58a9f2c7934 /libctf/Makefile.in
parent0b11474080800192797236e30857a42818f5560d (diff)
downloadbinutils-b3adc24a0713411ab38a21dc894dd40dbc5c8f4f.zip
binutils-b3adc24a0713411ab38a21dc894dd40dbc5c8f4f.tar.gz
binutils-b3adc24a0713411ab38a21dc894dd40dbc5c8f4f.tar.bz2
Update year range in copyright notice of binutils files
Diffstat (limited to 'libctf/Makefile.in')
-rw-r--r--libctf/Makefile.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/libctf/Makefile.in b/libctf/Makefile.in
index d6e73ca..3e8a017 100644
--- a/libctf/Makefile.in
+++ b/libctf/Makefile.in
@@ -15,7 +15,7 @@
@SET_MAKE@
#
-# Copyright (C) 2019 Free Software Foundation, Inc.
+# Copyright (C) 2019-2020 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -110,13 +110,13 @@ host_triplet = @host@
@NEED_CTF_QSORT_R_TRUE@am__append_1 = ctf-qsort_r.c
subdir = .
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
+am__aclocal_m4_deps = $(top_srcdir)/../bfd/acinclude.m4 \
+ $(top_srcdir)/../config/acx.m4 \
$(top_srcdir)/../config/depstand.m4 \
$(top_srcdir)/../config/lead-dot.m4 \
$(top_srcdir)/../config/override.m4 \
$(top_srcdir)/../config/warnings.m4 \
- $(top_srcdir)/../config/zlib.m4 \
- $(top_srcdir)/../bfd/acinclude.m4 $(top_srcdir)/../libtool.m4 \
+ $(top_srcdir)/../config/zlib.m4 $(top_srcdir)/../libtool.m4 \
$(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
$(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
$(top_srcdir)/configure.ac