ENH: add wmake rules for gcc-4.5

ATTENTION: cpp now needs '-traditional-cpp' for single-line output
This commit is contained in:
Mark Olesen
2010-04-21 16:23:16 +02:00
parent c7267ed9ad
commit 87f151c47b
35 changed files with 142 additions and 0 deletions

View File

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