Corrected the setting of WM_COMPILER and renamed I32 and I64 to Icc.

This commit is contained in:
henry
2008-05-29 16:02:39 +01:00
committed by Mark Olesen
parent 92b93a2a68
commit c0a6360f0b
51 changed files with 7 additions and 32 deletions

View File

@ -0,0 +1,3 @@
PFLAGS = -DOMPI_SKIP_MPICXX
PINC = -I$(OPENMPI_ARCH_PATH)/include
PLIBS = -L$(OPENMPI_ARCH_PATH)/lib -lmpi