2009-05-27 00:49:35 +04:00
|
|
|
#
|
|
|
|
# Copyright (c) 2004-2009 The Trustees of Indiana University and Indiana
|
|
|
|
# University Research and Technology
|
|
|
|
# Corporation. All rights reserved.
|
|
|
|
# $COPYRIGHT$
|
|
|
|
#
|
|
|
|
# Additional copyrights may follow
|
|
|
|
#
|
|
|
|
# $HEADER$
|
|
|
|
#
|
2010-08-17 08:44:22 +04:00
|
|
|
|
|
|
|
|
|
|
|
# This makefile.am does not stand on its own - it is included from ompi/Makefile.am
|
|
|
|
|
|
|
|
headers += \
|
|
|
|
mpiext/mpiext.h
|
|
|
|
|
|
|
|
libmpi_la_SOURCES += \
|
|
|
|
mpiext/mpiext.c
|