openpmix-src 0.1.0

Vendored build of OpenPMIx, developed for use by the Lamellar runtime.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# -*- makefile -*-
#
# Copyright (c) 2016      Intel, Inc.  All rights reserved.
# Copyright (c) 2021      Nanook Consulting.  All rights reserved.
# $COPYRIGHT$
#
# Additional copyrights may follow
#
# $HEADER$

dist_pmixdata_DATA += hwloc/help-ploc.txt

headers += \
        hwloc/pmix_hwloc.h

sources += \
        hwloc/pmix_hwloc.c \
        hwloc/pmix_hwloc_datatype.c