1
1
openmpi/opal/mca/hwloc/base/Makefile.am
Ralph Castain ae90412098
Remove no-longer-used hwloc support fns
Remove a set of functions that were only used by ORTE as they are no
longer required. We can probably remove more of them with a little
cleanup in the rest of the code.

Signed-off-by: Ralph Castain <rhc@pmix.org>
2020-04-25 21:05:07 -07:00

21 строка
416 B
Makefile

#
# Copyright (c) 2011-2012 Cisco Systems, Inc. All rights reserved.
# Copyright (c) 2015-2020 Intel, Inc. All rights reserved.
# $COPYRIGHT$
#
# Additional copyrights may follow
#
# $HEADER$
#
dist_opaldata_DATA = base/help-opal-hwloc-base.txt
headers += \
base/base.h
libmca_hwloc_la_SOURCES += \
base/hwloc_base_frame.c \
base/hwloc_base_util.c \
base/hwloc_base_maffinity.c