Closes: https://github.com/gentoo/gentoo/pull/3730
+++ /dev/null
-diff --git a/make/Makefile b/make/Makefile
-index 221ab45..7634474 100644
---- a/make/Makefile
-+++ b/make/Makefile
-@@ -607,7 +607,7 @@ clean:
- listing:
- cat *.i *.f > tinker.txt
-
--rename:
-+rename: ${EXEFILES}
- mv alchemy.x $(BINDIR)/alchemy
- mv analyze.x $(BINDIR)/analyze
- mv anneal.x $(BINDIR)/anneal
+++ /dev/null
-diff --git a/source/initial.f b/source/initial.f
-index 835f228..4099c74 100644
---- a/source/initial.f
-+++ b/source/initial.f
-@@ -73,8 +73,8 @@ c
- c
- c Intel compiler extensions to OpenMP standard
- c
--!$ call kmp_set_stacksize (2**30)
--!$ call kmp_set_blocktime (0)
-+! call kmp_set_stacksize (2**30)
-+! call kmp_set_blocktime (0)
- c
- c values of machine precision constants
- c