Introduction of working dyn_ss and triss. Problems were due to different input format...
[unres.git] / source / wham / src / Makefile
index bba78b4..6851373 100644 (file)
@@ -4,7 +4,7 @@ FC= ifort
 #OPT = -mcmodel=medium -O3 -ip -w
 OPT = -mcmodel=medium -g -CB
 FFLAGS = ${OPT} -c -I. -I./include_unres -I$(INSTALL_DIR)/include
-LIBS = -L$(INSTALL_DIR)/lib -lmpich -lpmpich xdrf/libxdrf.a
+LIBS = -L$(INSTALL_DIR)/lib -lmpich -lpmpich ../../lib/xdrf/libxdrf.a
 CPPFLAGS = -DMPI -DLINUX -DUNRES -DSPLITELE -DPROCOR -DPGI -DISNAN -DAMD64 \
        -DCRYST_BOND -DCRYST_THETA -DCRYST_SC
 
@@ -26,8 +26,8 @@ objects = \
        initialize_p.o \
        molread_zs.o \
        openunits.o \
+        gnmr1.o \
        readrtns.o \
-        gnmr1.o\
        arcos.o \
        cartder.o \
        cartprint.o \