1
1
openmpi/ompi/mca/pml/v/protocol_example/configure.params
Aurelien Bouteiller 70bb44d7a9 Moving the Message Log framework to the trunk. Protocol example (simple
showcase) and sender based are provided for now.

Ignored by default except for utk folks. 

This commit was SVN r15539.
2007-07-20 21:36:11 +00:00

25 строки
694 B
Bash

# -*- shell-script -*-
#
# Copyright (c) 2004-2005 The Trustees of Indiana University.
# All rights reserved.
# Copyright (c) 2004-2005 The Trustees of the University of Tennessee.
# All rights reserved.
# Copyright (c) 2004-2005 High Performance Computing Center Stuttgart,
# University of Stuttgart. All rights reserved.
# $COPYRIGHT$
#
# Additional copyrights may follow
#
# $HEADER$
#
# Specific to this module
PARAM_INIT_FILE=vprotocol_example.c
PARAM_CONFIG_HEADER_FILE="vprotocol_example_config.h"
PARAM_CONFIG_FILES="Makefile"
# Mandatory for all vprotocol
echo `basename \`pwd\`` >> ../autogen.vprotocols