automake: regenerate

gotools/ChangeLog:

	* Makefile.in: Regenerate.

libatomic/ChangeLog:

	* testsuite/Makefile.in: Regenerate.
This commit is contained in:
Martin Liska
2022-08-30 13:25:54 +02:00
parent 61051ee5cf
commit bab6d81258
2 changed files with 2 additions and 1 deletions

View 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 \

View 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@