7869402f5f
Refs trac:4368 This commit was SVN r31017. The following Trac tickets were found above: Ticket 4368 --> https://svn.open-mpi.org/trac/ompi/ticket/4368
21 строка
425 B
Makefile
21 строка
425 B
Makefile
#
|
|
# Copyright (c) 2013 Mellanox Technologies, Inc.
|
|
# All rights reserved.
|
|
# Copyright (c) 2014 Intel, Inc. All rights reserved.
|
|
# $COPYRIGHT$
|
|
#
|
|
# Additional copyrights may follow
|
|
#
|
|
# $HEADER$
|
|
#
|
|
|
|
# This makefile.am does not stand on its own - it is included from oshmem/Makefile.am
|
|
|
|
SUBDIRS += \
|
|
tools/oshmem_info \
|
|
tools/wrappers
|
|
|
|
DIST_SUBDIRS += \
|
|
tools/oshmem_info \
|
|
tools/wrappers
|