]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
automake: regenerate
authorMartin Liska <mliska@suse.cz>
Tue, 30 Aug 2022 11:25:54 +0000 (13:25 +0200)
committerMartin Liska <mliska@suse.cz>
Tue, 30 Aug 2022 11:26:46 +0000 (13:26 +0200)
gotools/ChangeLog:

* Makefile.in: Regenerate.

libatomic/ChangeLog:

* testsuite/Makefile.in: Regenerate.

gotools/Makefile.in
libatomic/testsuite/Makefile.in

index 2783b91ef4be4d9acf676acb3a48a14c0d0879e9..9739a79526bc9bafea4fde049e73e45133c7f038 100644 (file)
@@ -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 \
index 333980ec2c185a5af9402c777f5f04c5f9f70241..8bc70562e5bcb92cb2ea76ae7db01262db2e2870 100644 (file)
@@ -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@