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