1
1
openmpi/oshmem/util/Makefile.am
Mike Dubman 30e1e49a9e OSHMEM: refactoring to reuse common functions from different components.
This is preparation for moving verbs dependent code out from memheap/base component

Refs: #3763

This commit was SVN r30454.
2014-01-28 07:30:36 +00:00

20 строки
366 B
Makefile

#
# Copyright (c) 2014 Mellanox Technologies, 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
headers += \
util/oshmem_util.h
liboshmem_la_SOURCES += \
util/oshmem_util.c