aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Liska <mliska@suse.cz>2022-08-30 13:25:54 +0200
committerMartin Liska <mliska@suse.cz>2022-08-30 13:26:46 +0200
commitbab6d81258787d93e9970db517cbfe4883fcfa56 (patch)
tree91bb6b2dcb3eca94e7aa6af5bb82e4e352354104
parent61051ee5cfd59ee292984641d02caac85f6dfac3 (diff)
downloadgcc-bab6d81258787d93e9970db517cbfe4883fcfa56.zip
gcc-bab6d81258787d93e9970db517cbfe4883fcfa56.tar.gz
gcc-bab6d81258787d93e9970db517cbfe4883fcfa56.tar.bz2
automake: regenerate
gotools/ChangeLog: * Makefile.in: Regenerate. libatomic/ChangeLog: * testsuite/Makefile.in: Regenerate.
-rw-r--r--gotools/Makefile.in2
-rw-r--r--libatomic/testsuite/Makefile.in1
2 files changed, 2 insertions, 1 deletions
diff --git a/gotools/Makefile.in b/gotools/Makefile.in
index 2783b91..9739a79 100644
--- a/gotools/Makefile.in
+++ b/gotools/Makefile.in
@@ -704,8 +704,8 @@ distclean-generic:
maintainer-clean-generic:
@echo "This command is intended for maintainers to use"
@echo "it deletes files that may require special tools to rebuild."
-@NATIVE_FALSE@install-exec-local:
@NATIVE_FALSE@uninstall-local:
+@NATIVE_FALSE@install-exec-local:
clean: clean-am
clean-am: clean-binPROGRAMS clean-generic clean-noinstPROGRAMS \
diff --git a/libatomic/testsuite/Makefile.in b/libatomic/testsuite/Makefile.in
index 333980ec..8bc7056 100644
--- a/libatomic/testsuite/Makefile.in
+++ b/libatomic/testsuite/Makefile.in
@@ -262,6 +262,7 @@ target_alias = @target_alias@
target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
+tmake_file = @tmake_file@
toolexecdir = @toolexecdir@
toolexeclibdir = @toolexeclibdir@
top_build_prefix = @top_build_prefix@