e466fee747
fixed by Igor, reviewed by Miked cmr=v1.7.5:reviewer=ompi-rm1.7 This commit was SVN r30874.
22 строки
460 B
Makefile
22 строки
460 B
Makefile
# Copyright (c) 2014 Mellanox Technologies, Inc.
|
|
# All rights reserved.
|
|
# $COPYRIGHT$
|
|
#
|
|
# Additional copyrights may follow
|
|
#
|
|
# $HEADER$
|
|
#
|
|
|
|
dist_ompidata_DATA += base/help-shmem-mca.txt
|
|
|
|
headers += \
|
|
base/base.h
|
|
|
|
libmca_memheap_la_SOURCES += \
|
|
base/memheap_base_frame.c \
|
|
base/memheap_base_select.c \
|
|
base/memheap_base_alloc.c \
|
|
base/memheap_base_static.c \
|
|
base/memheap_base_register.c \
|
|
base/memheap_base_mkey.c
|