Fixed preprocessing for MPF90.

psblas3-type-indexed
Salvatore Filippone 18 years ago
parent b512039f09
commit 8c9a356b35

@ -28,7 +28,7 @@ FIFLAG=-I
# MPI_FINC=-DMPI_H or MPI_FINC=-DMPI_MOD #
# If necessary add MPIINCDIR #
##########################################################
MPF90=mpxlf95 -qsuffix=f=f90
MPF90=mpxlf95 -qsuffix=f=f90:cpp=F90
F90LINK=$(MPF90)
FLINK=$(MPF90)
MPF77=mpxlf95 -qfixed

Loading…
Cancel
Save