From b7a212c2c130ef7439040f33e7beb687917e3b43 Mon Sep 17 00:00:00 2001 From: Prabhanjan Kambadur Date: Sat, 6 Mar 2004 22:50:17 +0000 Subject: [PATCH] configuration file for unity module This commit was SVN r828. --- src/mca/mpi/topo/unity/configure.params | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 src/mca/mpi/topo/unity/configure.params diff --git a/src/mca/mpi/topo/unity/configure.params b/src/mca/mpi/topo/unity/configure.params new file mode 100644 index 0000000000..f922a60270 --- /dev/null +++ b/src/mca/mpi/topo/unity/configure.params @@ -0,0 +1,10 @@ +# -*- shell-script -*- +# +# $HEADER$ +# + +# Specific to this module + +PARAM_INIT_FILE=src/topo_unity.c +PARAM_CONFIG_FILES="Makefile src/Makefile config/Makefile" +