ss_dyn compiles with make and with cmake
[unres.git] / source / unres / src_MD / Makefile_MPICH_ifort
index 5af741c..53b787e 100644 (file)
@@ -18,7 +18,8 @@ ARCH = LINUX
 PP = /lib/cpp -P
 
 
-all: unres
+all: no_option
+       @echo "give optin GAB or E0LL2Y"
 
 .SUFFIXES: .F
 .F.o:
@@ -39,7 +40,9 @@ object = unres.o arcos.o cartprint.o chainbuild.o convert.o initialize_p.o \
         intcartderiv.o lagrangian_lesyng.o\
        stochfric.o kinetic_lesyng.o MD_A-MTS.o moments.o int_to_cart.o \
         surfatom.o sort.o muca_md.o MREMD.o rattle.o gauss.o energy_split-sep.o \
-        q_measure.o gnmr1.o test.o
+        q_measure.o gnmr1.o test.o ssMD.o
+
+no_option:
 
 GAB: CPPFLAGS = -DPROCOR -DLINUX -DPGI -DUNRES -DISNAN -DMP -DMPI \
        -DSPLITELE -DLANG0 -DCRYST_BOND -DCRYST_THETA -DCRYST_SC
@@ -52,7 +55,7 @@ GAB: ${object} xdrf/libxdrf.a
 
 E0LL2Y: CPPFLAGS = -DPROCOR -DLINUX -DPGI -DUNRES -DISNAN -DMP -DMPI \
        -DSPLITELE -DLANG0
-E0LL2Y: BIN = ../../../bin/unres/MD/unres_ifort_MPICH_E0LL2Y-test.exe
+E0LL2Y: BIN = ../../../bin/unres/MD/unres_ifort_MPICH_E0LL2Y.exe
 E0LL2Y: ${object} xdrf/libxdrf.a
        cc -o compinfo compinfo.c
        ./compinfo | true