correction to previous commit again
[unres.git] / source / unres / src_CSA / Makefile_MPICH_gfortran
index 7f56636..8132171 100644 (file)
@@ -1,5 +1,5 @@
 ###################################################################
-INSTALL_DIR = /users/software/mpich2-1.0.7
+INSTALL_DIR = /users/software/mpich2-1.4.1p1_gnu
 
 FC= gfortran
 
@@ -11,7 +11,7 @@ FFLAGS2 = -c -O0 -I$(INSTALL_DIR)/include
 FFLAGS3 = -c -O -I$(INSTALL_DIR)/include  
 FFLAGSE = -c -O3 -I$(INSTALL_DIR)/include
 
-LIBS = -L$(INSTALL_DIR)/lib -lmpich -lpthread
+LIBS = -L$(INSTALL_DIR)/lib -lmpich -lmpl
 
 ARCH = LINUX
 PP = /lib/cpp -P
@@ -37,7 +37,7 @@ object = unres_csa.o arcos.o cartprint.o chainbuild.o initialize_p.o \
         together.o csa.o minim_jlee.o shift.o diff12.o bank.o newconf.o ran.o \
         indexx.o prng_32.o contact.o gen_rand_conf.o \
         sc_move.o test.o local_move.o rmsd.o fitsq.o elecont.o djacob.o \
-        distfit.o banach.o TMscore_subroutine.o minim_mult.o refsys.o
+        distfit.o banach.o TMscore_subroutine.o minim_mult.o refsys.o gnmr1.o
 
 no_option: