aboutsummaryrefslogtreecommitdiff
path: root/science/tinker/files/patch-make_Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'science/tinker/files/patch-make_Makefile')
-rw-r--r--science/tinker/files/patch-make_Makefile140
1 files changed, 5 insertions, 135 deletions
diff --git a/science/tinker/files/patch-make_Makefile b/science/tinker/files/patch-make_Makefile
index 7e1f679a86a0..b92cb6e976c7 100644
--- a/science/tinker/files/patch-make_Makefile
+++ b/science/tinker/files/patch-make_Makefile
@@ -1,6 +1,6 @@
---- make/Makefile.orig 2025-09-30 16:25:57 UTC
+--- make/Makefile.orig 2025-11-21 04:02:18 UTC
+++ make/Makefile
-@@ -813,138 +813,138 @@ rename_bin:
+@@ -818,72 +818,72 @@ rename_bin:
cat *.f *.c > tinker.txt
rename_bin:
@@ -20,6 +20,7 @@
- mv gda.x $(BINDIR)/gda
- mv intedit.x $(BINDIR)/intedit
- mv intxyz.x $(BINDIR)/intxyz
+- mv mdavg.x $(BINDIR)/mdavg
- mv minimize.x $(BINDIR)/minimize
- mv minirot.x $(BINDIR)/minirot
- mv minrigid.x $(BINDIR)/minrigid
@@ -85,6 +86,7 @@
+ ${BSD_INSTALL_PROGRAM} gda.x $(BINDIR)/gda
+ ${BSD_INSTALL_PROGRAM} intedit.x $(BINDIR)/intedit
+ ${BSD_INSTALL_PROGRAM} intxyz.x $(BINDIR)/intxyz
++ ${BSD_INSTALL_PROGRAM} mdavg.x $(BINDIR)/mdavg
+ ${BSD_INSTALL_PROGRAM} minimize.x $(BINDIR)/minimize
+ ${BSD_INSTALL_PROGRAM} minirot.x $(BINDIR)/minirot
+ ${BSD_INSTALL_PROGRAM} minrigid.x $(BINDIR)/minrigid
@@ -136,136 +138,4 @@
+ ${BSD_INSTALL_PROGRAM} xyzpdb.x $(BINDIR)/xyzpdb
rename_exe:
-- mv alchemy.x $(BINDIR)/alchemy.exe
-- mv analyze.x $(BINDIR)/analyze.exe
-- mv anneal.x $(BINDIR)/anneal.exe
-- mv arcedit.x $(BINDIR)/arcedit.exe
-- mv bar.x $(BINDIR)/bar.exe
-- mv correlate.x $(BINDIR)/correlate.exe
-- mv critical.x $(BINDIR)/critical.exe
-- mv crystal.x $(BINDIR)/crystal.exe
-- mv diffuse.x $(BINDIR)/diffuse.exe
-- mv distgeom.x $(BINDIR)/distgeom.exe
-- mv document.x $(BINDIR)/document.exe
-- mv dynamic.x $(BINDIR)/dynamic.exe
-- mv freefix.x $(BINDIR)/freefix.exe
-- mv gda.x $(BINDIR)/gda.exe
-- mv intedit.x $(BINDIR)/intedit.exe
-- mv intxyz.x $(BINDIR)/intxyz.exe
-- mv minimize.x $(BINDIR)/minimize.exe
-- mv minirot.x $(BINDIR)/minirot.exe
-- mv minrigid.x $(BINDIR)/minrigid.exe
-- mv mol2xyz.x $(BINDIR)/mol2xyz.exe
-- mv molxyz.x $(BINDIR)/molxyz.exe
-- mv monte.x $(BINDIR)/monte.exe
-- mv newton.x $(BINDIR)/newton.exe
-- mv newtrot.x $(BINDIR)/newtrot.exe
-- mv nucleic.x $(BINDIR)/nucleic.exe
-- mv optimize.x $(BINDIR)/optimize.exe
-- mv optirot.x $(BINDIR)/optirot.exe
-- mv optrigid.x $(BINDIR)/optrigid.exe
-- mv path.x $(BINDIR)/path.exe
-- mv pdbxyz.x $(BINDIR)/pdbxyz.exe
-- mv polarize.x $(BINDIR)/polarize.exe
-- mv poledit.x $(BINDIR)/poledit.exe
-- mv potential.x $(BINDIR)/potential.exe
-- mv prmedit.x $(BINDIR)/prmedit.exe
-- mv protein.x $(BINDIR)/protein.exe
-- mv pss.x $(BINDIR)/pss.exe
-- mv pssrigid.x $(BINDIR)/pssrigid.exe
-- mv pssrot.x $(BINDIR)/pssrot.exe
-- mv radial.x $(BINDIR)/radial.exe
-- mv saddle.x $(BINDIR)/saddle.exe
-- mv scan.x $(BINDIR)/scan.exe
-- mv sniffer.x $(BINDIR)/sniffer.exe
-- mv spacefill.x $(BINDIR)/spacefill.exe
-- mv spectrum.x $(BINDIR)/spectrum.exe
-- mv superpose.x $(BINDIR)/superpose.exe
-- mv testgrad.x $(BINDIR)/testgrad.exe
-- mv testhess.x $(BINDIR)/testhess.exe
-- mv testpair.x $(BINDIR)/testpair.exe
-- mv testpol.x $(BINDIR)/testpol.exe
-- mv testrot.x $(BINDIR)/testrot.exe
-- mv testsurf.x $(BINDIR)/testsurf.exe
-- mv testvir.x $(BINDIR)/testvir.exe
-- mv timer.x $(BINDIR)/timer.exe
-- mv timerot.x $(BINDIR)/timerot.exe
-- mv torsfit.x $(BINDIR)/torsfit.exe
-- mv valence.x $(BINDIR)/valence.exe
-- mv vibbig.x $(BINDIR)/vibbig.exe
-- mv vibrate.x $(BINDIR)/vibrate.exe
-- mv vibrot.x $(BINDIR)/vibrot.exe
-- mv xtalfit.x $(BINDIR)/xtalfit.exe
-- mv xtalmin.x $(BINDIR)/xtalmin.exe
-- mv xyzedit.x $(BINDIR)/xyzedit.exe
-- mv xyzint.x $(BINDIR)/xyzint.exe
-- mv xyzmol2.x $(BINDIR)/xyzmol2.exe
-- mv xyzpdb.x $(BINDIR)/xyzpdb.exe
-+ ${BSD_INSTALL_PROGRAM} alchemy.x $(BINDIR)/alchemy.exe
-+ ${BSD_INSTALL_PROGRAM} analyze.x $(BINDIR)/analyze.exe
-+ ${BSD_INSTALL_PROGRAM} anneal.x $(BINDIR)/anneal.exe
-+ ${BSD_INSTALL_PROGRAM} arcedit.x $(BINDIR)/arcedit.exe
-+ ${BSD_INSTALL_PROGRAM} bar.x $(BINDIR)/bar.exe
-+ ${BSD_INSTALL_PROGRAM} correlate.x $(BINDIR)/correlate.exe
-+ ${BSD_INSTALL_PROGRAM} critical.x $(BINDIR)/critical.exe
-+ ${BSD_INSTALL_PROGRAM} crystal.x $(BINDIR)/crystal.exe
-+ ${BSD_INSTALL_PROGRAM} diffuse.x $(BINDIR)/diffuse.exe
-+ ${BSD_INSTALL_PROGRAM} distgeom.x $(BINDIR)/distgeom.exe
-+ ${BSD_INSTALL_PROGRAM} document.x $(BINDIR)/document.exe
-+ ${BSD_INSTALL_PROGRAM} dynamic.x $(BINDIR)/dynamic.exe
-+ ${BSD_INSTALL_PROGRAM} freefix.x $(BINDIR)/freefix.exe
-+ ${BSD_INSTALL_PROGRAM} gda.x $(BINDIR)/gda.exe
-+ ${BSD_INSTALL_PROGRAM} intedit.x $(BINDIR)/intedit.exe
-+ ${BSD_INSTALL_PROGRAM} intxyz.x $(BINDIR)/intxyz.exe
-+ ${BSD_INSTALL_PROGRAM} minimize.x $(BINDIR)/minimize.exe
-+ ${BSD_INSTALL_PROGRAM} minirot.x $(BINDIR)/minirot.exe
-+ ${BSD_INSTALL_PROGRAM} minrigid.x $(BINDIR)/minrigid.exe
-+ ${BSD_INSTALL_PROGRAM} mol2xyz.x $(BINDIR)/mol2xyz.exe
-+ ${BSD_INSTALL_PROGRAM} molxyz.x $(BINDIR)/molxyz.exe
-+ ${BSD_INSTALL_PROGRAM} monte.x $(BINDIR)/monte.exe
-+ ${BSD_INSTALL_PROGRAM} newton.x $(BINDIR)/newton.exe
-+ ${BSD_INSTALL_PROGRAM} newtrot.x $(BINDIR)/newtrot.exe
-+ ${BSD_INSTALL_PROGRAM} nucleic.x $(BINDIR)/nucleic.exe
-+ ${BSD_INSTALL_PROGRAM} optimize.x $(BINDIR)/optimize.exe
-+ ${BSD_INSTALL_PROGRAM} optirot.x $(BINDIR)/optirot.exe
-+ ${BSD_INSTALL_PROGRAM} optrigid.x $(BINDIR)/optrigid.exe
-+ ${BSD_INSTALL_PROGRAM} path.x $(BINDIR)/path.exe
-+ ${BSD_INSTALL_PROGRAM} pdbxyz.x $(BINDIR)/pdbxyz.exe
-+ ${BSD_INSTALL_PROGRAM} polarize.x $(BINDIR)/polarize.exe
-+ ${BSD_INSTALL_PROGRAM} poledit.x $(BINDIR)/poledit.exe
-+ ${BSD_INSTALL_PROGRAM} potential.x $(BINDIR)/potential.exe
-+ ${BSD_INSTALL_PROGRAM} prmedit.x $(BINDIR)/prmedit.exe
-+ ${BSD_INSTALL_PROGRAM} protein.x $(BINDIR)/protein.exe
-+ ${BSD_INSTALL_PROGRAM} pss.x $(BINDIR)/pss.exe
-+ ${BSD_INSTALL_PROGRAM} pssrigid.x $(BINDIR)/pssrigid.exe
-+ ${BSD_INSTALL_PROGRAM} pssrot.x $(BINDIR)/pssrot.exe
-+ ${BSD_INSTALL_PROGRAM} radial.x $(BINDIR)/radial.exe
-+ ${BSD_INSTALL_PROGRAM} saddle.x $(BINDIR)/saddle.exe
-+ ${BSD_INSTALL_PROGRAM} scan.x $(BINDIR)/scan.exe
-+ ${BSD_INSTALL_PROGRAM} sniffer.x $(BINDIR)/sniffer.exe
-+ ${BSD_INSTALL_PROGRAM} spacefill.x $(BINDIR)/spacefill.exe
-+ ${BSD_INSTALL_PROGRAM} spectrum.x $(BINDIR)/spectrum.exe
-+ ${BSD_INSTALL_PROGRAM} superpose.x $(BINDIR)/superpose.exe
-+ ${BSD_INSTALL_PROGRAM} testgrad.x $(BINDIR)/testgrad.exe
-+ ${BSD_INSTALL_PROGRAM} testhess.x $(BINDIR)/testhess.exe
-+ ${BSD_INSTALL_PROGRAM} testpair.x $(BINDIR)/testpair.exe
-+ ${BSD_INSTALL_PROGRAM} testpol.x $(BINDIR)/testpol.exe
-+ ${BSD_INSTALL_PROGRAM} testrot.x $(BINDIR)/testrot.exe
-+ ${BSD_INSTALL_PROGRAM} testsurf.x $(BINDIR)/testsurf.exe
-+ ${BSD_INSTALL_PROGRAM} testvir.x $(BINDIR)/testvir.exe
-+ ${BSD_INSTALL_PROGRAM} timer.x $(BINDIR)/timer.exe
-+ ${BSD_INSTALL_PROGRAM} timerot.x $(BINDIR)/timerot.exe
-+ ${BSD_INSTALL_PROGRAM} torsfit.x $(BINDIR)/torsfit.exe
-+ ${BSD_INSTALL_PROGRAM} valence.x $(BINDIR)/valence.exe
-+ ${BSD_INSTALL_PROGRAM} vibbig.x $(BINDIR)/vibbig.exe
-+ ${BSD_INSTALL_PROGRAM} vibrate.x $(BINDIR)/vibrate.exe
-+ ${BSD_INSTALL_PROGRAM} vibrot.x $(BINDIR)/vibrot.exe
-+ ${BSD_INSTALL_PROGRAM} xtalfit.x $(BINDIR)/xtalfit.exe
-+ ${BSD_INSTALL_PROGRAM} xtalmin.x $(BINDIR)/xtalmin.exe
-+ ${BSD_INSTALL_PROGRAM} xyzedit.x $(BINDIR)/xyzedit.exe
-+ ${BSD_INSTALL_PROGRAM} xyzint.x $(BINDIR)/xyzint.exe
-+ ${BSD_INSTALL_PROGRAM} xyzmol2.x $(BINDIR)/xyzmol2.exe
-+ ${BSD_INSTALL_PROGRAM} xyzpdb.x $(BINDIR)/xyzpdb.exe
-
- remove_links:
- rm -f $(LINKDIR)/alchemy
+ mv alchemy.x $(BINDIR)/alchemy.exe