openpmix-src 0.1.0-rc.1

Vendored build of OpenPMIx, developed for use by the Lamellar runtime.
# -*- makefile -*-
#
# Copyright (c) 2004-2010 The Trustees of Indiana University and Indiana
#                         University Research and Technology
#                         Corporation.  All rights reserved.
# Copyright (c) 2004-2005 The University of Tennessee and The University
#                         of Tennessee Research Foundation.  All rights
#                         reserved.
# Copyright (c) 2004-2009 High Performance Computing Center Stuttgart,
#                         University of Stuttgart.  All rights reserved.
# Copyright (c) 2004-2005 The Regents of the University of California.
#                         All rights reserved.
# Copyright (c) 2006-2008 Cisco Systems, Inc.  All rights reserved.
# Copyright (c) 2011-2013 Los Alamos National Security, LLC.  All rights
#                         reserved.
# Copyright (c) 2014-2020 Intel, Inc.  All rights reserved.
# Copyright (c) 2023      Nanook Consulting.  All rights reserved.
# $COPYRIGHT$
#
# Additional copyrights may follow
#
# $HEADER$
#

# This makefile.include does not stand on its own - it is included from
# src/Makefile.am

SUBDIRS += \
    tools/pevent \
    tools/pmix_info \
    tools/plookup \
    tools/pps \
    tools/pattrs \
    tools/pquery \
    tools/wrapper \
    tools/palloc \
    tools/pctrl

DIST_SUBDIRS += \
    tools/pevent \
    tools/pmix_info \
    tools/plookup \
    tools/pps \
    tools/pattrs \
    tools/pquery \
    tools/wrapper \
    tools/palloc \
    tools/pctrl