1e2019ce2a
This reverts commit cb55c88a8b
.
21 строка
423 B
Makefile
21 строка
423 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
|