intoduction of quartic restrains in multichain, bugfix in single chain
[unres.git] / source / unres / src_MD / Makefile
index 54399d1..e144e8b 100644 (file)
@@ -11,7 +11,7 @@ FFLAGS2 = -c -w -g -O0 -I$(INSTALL_DIR)/include
 FFLAGSE = -c -w -O3 -CB -ipo -ipo_obj  -opt_report -I$(INSTALL_DIR)/include
 
 
-LIBS = -L$(INSTALL_DIR)/lib -lmpich xdrf/libxdrf.a
+LIBS = -L$(INSTALL_DIR)/lib -lmpich ../../lib/xdrf/libxdrf.a
 
 ARCH = LINUX
 PP = /lib/cpp -P
@@ -43,7 +43,7 @@ object = unres.o arcos.o cartprint.o chainbuild.o convert.o initialize_p.o \
 GAB: CPPFLAGS = -DPROCOR -DLINUX -DPGI -DUNRES -DISNAN -DMP -DMPI \
        -DSPLITELE -DLANG0 -DCRYST_BOND -DCRYST_THETA -DCRYST_SC\
         -DSCCORPDB
-GAB: BIN = ../../../bin/unres/MD/unres_ifort_MPICH_GAB.exe
+GAB: BIN = ../../../bin/unres/MD/unres_ifort_MPICH_GAB_czyt.exe
 GAB: ${object} xdrf/libxdrf.a
        cc -o compinfo compinfo.c
        ./compinfo | true
@@ -60,7 +60,7 @@ E0LL2Y: ${object} xdrf/libxdrf.a
        ${FC} ${OPT} ${object} cinfo.o ${LIBS}  -o ${BIN}
 
 xdrf/libxdrf.a:
-       cd xdrf && make
+       cd ../../lib/xdrf && make
 
 
 clean: