summaryrefslogtreecommitdiff
path: root/config/mpich.mpb
diff options
context:
space:
mode:
authorJames H. Hill <hilljh82@gmail.com>2007-12-12 02:05:25 +0000
committerJames H. Hill <hilljh82@gmail.com>2007-12-12 02:05:25 +0000
commitbd31a3f0ca125d374eda9474aa6175286557036e (patch)
tree7448a4c9045d9ae1461361986cbd5bb053e91985 /config/mpich.mpb
parent2f95358e5ab95044314c28c6ea4c1bdb9ed005ff (diff)
downloadMPC-bd31a3f0ca125d374eda9474aa6175286557036e.tar.gz
Wed Dec 12 02:03:59 UTC 2007 James H. Hill <hillj@isis.vanderbilt.edu>
Diffstat (limited to 'config/mpich.mpb')
-rw-r--r--config/mpich.mpb8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/mpich.mpb b/config/mpich.mpb
new file mode 100644
index 00000000..e616f3af
--- /dev/null
+++ b/config/mpich.mpb
@@ -0,0 +1,8 @@
+// $Id$
+
+project {
+ includes += $(MPICH_ROOT)/include
+ libpaths += $(MPICH_ROOT)/lib
+
+ lit_libs += mpich pmpich
+}