MULTCONF examples
[unres.git] / source / unres / src_MD / Makefile_MPICH_ifort
index faf164c..181bcd7 100644 (file)
@@ -4,7 +4,7 @@ INSTALL_DIR = /users/software/mpich-1.2.7p1_intel-10.1_em64_ssh
 
 FC= ifort
 
-OPT =  -g -ip -w -CB 
+OPT =  -O3 -ip -w 
 
 FFLAGS = -c ${OPT} -I$(INSTALL_DIR)/include 
 FFLAGS1 = -c -w -g -d2 -CA -CB -I$(INSTALL_DIR)/include 
@@ -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