X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Funres%2Fsrc_MD%2FMakefile_MPICH_ifort;h=53b787e6da7eee487d0c0222b0b3b22f2c49f593;hb=8ec609c1c58819f713dbda45c5ad63dd5e1fdafd;hp=faf164cd011ee6ed0b489ff47bca09db5350091b;hpb=2ff50af0c3c062eea3ed8938b9d9abf88d040b85;p=unres.git diff --git a/source/unres/src_MD/Makefile_MPICH_ifort b/source/unres/src_MD/Makefile_MPICH_ifort index faf164c..53b787e 100644 --- a/source/unres/src_MD/Makefile_MPICH_ifort +++ b/source/unres/src_MD/Makefile_MPICH_ifort @@ -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: @@ -41,6 +42,8 @@ object = unres.o arcos.o cartprint.o chainbuild.o convert.o initialize_p.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 ssMD.o +no_option: + GAB: CPPFLAGS = -DPROCOR -DLINUX -DPGI -DUNRES -DISNAN -DMP -DMPI \ -DSPLITELE -DLANG0 -DCRYST_BOND -DCRYST_THETA -DCRYST_SC GAB: BIN = ../../../bin/unres/MD/unres_ifort_MPICH_GAB.exe