You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sci-chemistry/tinker/files/5.1.09-Makefile.patch

14 lines
319 B

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