Turned the specific compiler order mpiCC into a Macro

so it's easier to modify
We shall need to put this into the automatic configure one day ...
This commit is contained in:
evomarc 2002-04-12 14:41:52 +00:00
commit 019c8cd3e3
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
MPICC = ./mpiCC
MPICC = mpiCC
ALL = IslandBitEA IslandBitEA2 IslandBitEA1

View file

@ -1,4 +1,4 @@
MPICC = ./mpiCC
MPICC = mpiCC
ALL = MasterDistEvalBitEA SlaveDistEvalBitEA