X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?p=unres.git;a=blobdiff_plain;f=source%2Fcluster%2Fwham%2Fsrc-M%2FMakefile-MPICH-ifort;h=71024b312483ec9d3554273b313674a4ebe0a98b;hp=1c9a07a2527a8270258fc4c9bd468a197fd6b394;hb=510ce03973817e73889844d792468385332d09f3;hpb=0b9ce12f1a05d752c261b28ea7dbc3eb7dbda58f diff --git a/source/cluster/wham/src-M/Makefile-MPICH-ifort b/source/cluster/wham/src-M/Makefile-MPICH-ifort index 1c9a07a..71024b3 100644 --- a/source/cluster/wham/src-M/Makefile-MPICH-ifort +++ b/source/cluster/wham/src-M/Makefile-MPICH-ifort @@ -15,7 +15,7 @@ LIBS = -L$(INSTALL_DIR)/lib -lmpich xdrf/libxdrf.a .F.o: ${FC} ${FFLAGS} ${CPPFLAGS} ${FFLAGS} $*.F -objects = main_clust.o arcos.o cartprint.o chainbuild.o convert.o initialize_p.o \ +object = main_clust.o arcos.o cartprint.o chainbuild.o convert.o initialize_p.o \ matmult.o readrtns.o pinorm.o rescode.o intcor.o timing.o misc.o \ geomout.o readpdb.o read_coords.o parmread.o probabl.o fitsq.o hc.o \ track.o wrtclust.o srtclust.o noyes.o contact.o printmat.o \ @@ -29,8 +29,8 @@ no_option: GAB: CPPFLAGS = -DPROCOR -DLINUX -DPGI -DAMD64 -DUNRES -DISNAN -DMP -DMPI \ -DCLUST -DSPLITELE -DLANG0 -DCRYST_BOND -DCRYST_THETA -DCRYST_SC -GAB: BIN = ../../../../bin/cluster/unres_clustMD-mult_ifort_MPICH_GAB.exe -GAB: ${objects} xdrf/libxdrf.a +GAB: BIN = ../../../../bin/cluster/cluster_wham-mult_ifort_MPICH_GAB.exe +GAB: ${object} xdrf/libxdrf.a cc -o compinfo compinfo.c ./compinfo | true ${FC} ${FFLAGS} cinfo.f @@ -38,8 +38,8 @@ GAB: ${objects} xdrf/libxdrf.a 4P: CPPFLAGS = -DLINUX -DPGI -DAMD64 -DUNRES -DISNAN -DMP -DMPI \ -DCLUST -DSPLITELE -DLANG0 -DCRYST_BOND -DCRYST_THETA -DCRYST_SC -4P: BIN = ../../../../bin/cluster/unres_clustMD-mult_ifort_MPICH_4P.exe -4P: ${objects} xdrf/libxdrf.a +4P: BIN = ../../../../bin/cluster/cluster_wham-mult_ifort_MPICH_4P.exe +4P: ${object} xdrf/libxdrf.a cc -o compinfo compinfo.c ./compinfo | true ${FC} ${FFLAGS} cinfo.f @@ -47,8 +47,8 @@ GAB: ${objects} xdrf/libxdrf.a E0LL2Y: CPPFLAGS = -DLINUX -DPGI -DAMD64 -DUNRES -DISNAN -DMP -DMPI \ -DCLUST -DSPLITELE -DLANG0 -E0LL2Y: BIN = ../../../../bin/cluster/unres_clustMD-mult_ifort_MPICH_E0LL2Y.exe -E0LL2Y: ${objects} xdrf/libxdrf.a +E0LL2Y: BIN = ../../../../bin/cluster/cluster_wham-mult_ifort_MPICH_E0LL2Y.exe +E0LL2Y: ${object} xdrf/libxdrf.a cc -o compinfo compinfo.c ./compinfo | true ${FC} ${FFLAGS} cinfo.f