repo.or.cz
/
MPC.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Removed dependent, not useful because it is just a driver script and causes problems...
[MPC.git]
/
config
/
openmpi.mpb
blob
9ce2e23fd3c6d678dd353ae39907d7fba15db7de
1
// -*- MPC -*-
2
project {
3
includes += $(MPI_ROOT)/include
4
libpaths += $(MPI_ROOT)/lib
5
lit_libs += mpi
6
requires += mpi
7
}