]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gprofng/libcollector/Makefile.in
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / gprofng / libcollector / Makefile.in
index 53d77b7a38ec292dc3fb7a465f6e127d854d48ac..ce8755c80c9ff24a1d67024f0e46de72d9d0bd28 100644 (file)
@@ -15,7 +15,7 @@
 @SET_MAKE@
 
 #
-#   Copyright (C) 2021-2023 Free Software Foundation, Inc.
+#   Copyright (C) 2021-2024 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
@@ -109,15 +109,15 @@ host_triplet = @host@
 target_triplet = @target@
 subdir = .
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/../../libtool.m4 \
+am__aclocal_m4_deps = $(top_srcdir)/../../config/depstand.m4 \
+       $(top_srcdir)/../../config/lead-dot.m4 \
+       $(top_srcdir)/../../config/override.m4 \
+       $(top_srcdir)/../../config/warnings.m4 \
+       $(top_srcdir)/../../libtool.m4 \
        $(top_srcdir)/../../ltoptions.m4 \
        $(top_srcdir)/../../ltsugar.m4 \
        $(top_srcdir)/../../ltversion.m4 \
        $(top_srcdir)/../../lt~obsolete.m4 \
-       $(top_srcdir)/../../config/depstand.m4 \
-       $(top_srcdir)/../../config/lead-dot.m4 \
-       $(top_srcdir)/../../config/override.m4 \
-       $(top_srcdir)/../../config/warnings.m4 \
        $(top_srcdir)/../../bfd/version.m4 $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
        $(ACLOCAL_M4)