Changed Makefile for distribution

This commit is contained in:
Anthony Scemama 2009-06-02 12:43:35 +02:00
parent 5de7b72028
commit 7a644b4b42
1 changed files with 11 additions and 5 deletions

View File

@ -1,10 +1,16 @@
IRPF90 = irpf90 -DMPI#-a -d
IRPF90 = irpf90 -DMPI#-a -d
FC = mpif90 -xT
# MPI-ifort
IRPF90 = irpf90 -DMPI #-a -d
FC = mpif90 -static-intel -static-libgcc -xT
FCFLAGS= -O3 -g
#FC = gfortran -g -ffree-line-length-none
#FCFLAGS=
# Gfortran
#FC = gfortran -ffree-line-length-none -static-libgcc -static
#FCFLAGS= -O3 -ffast-math -L ~/QCIO/lib
# Mono
IRPF90 = irpf90
FC = ifort -static-intel -static-libgcc
FCFLAGS= -O3 -axP
SRC=
OBJ=