2013-09-10 19:34:09 +04:00
|
|
|
#
|
|
|
|
# Copyright (c) 2013 Mellanox Technologies, Inc.
|
|
|
|
# All rights reserved.
|
2014-03-12 02:02:40 +04:00
|
|
|
# Copyright (c) 2014 Intel, Inc. All rights reserved.
|
2013-09-10 19:34:09 +04:00
|
|
|
# $COPYRIGHT$
|
|
|
|
#
|
|
|
|
# Additional copyrights may follow
|
|
|
|
#
|
|
|
|
# $HEADER$
|
|
|
|
#
|
|
|
|
|
|
|
|
# This makefile.am does not stand on its own - it is included from oshmem/Makefile.am
|
|
|
|
|
|
|
|
SUBDIRS += \
|
2013-10-12 23:03:32 +04:00
|
|
|
tools/oshmem_info \
|
2013-09-10 19:34:09 +04:00
|
|
|
tools/wrappers
|
|
|
|
|
|
|
|
DIST_SUBDIRS += \
|
2013-10-12 23:03:32 +04:00
|
|
|
tools/oshmem_info \
|
2013-09-10 19:34:09 +04:00
|
|
|
tools/wrappers
|