1
1
openmpi/orte/mca/state/base/Makefile.am

23 строки
561 B
Makefile
Исходник Обычный вид История

#
# Copyright (c) 2011-2013 Los Alamos National Security, LLC.
# All rights reserved.
# Copyright (c) 2018 Research Organization for Information Science
# and Technology (RIST). All rights reserved.
# $COPYRIGHT$
2015-06-23 20:59:57 -07:00
#
# Additional copyrights may follow
2015-06-23 20:59:57 -07:00
#
# $HEADER$
#
dist_ortedata_DATA += base/help-state-base.txt
headers += \
base/state_private.h \
base/base.h
libmca_state_la_SOURCES += \
base/state_base_frame.c \
base/state_base_select.c \
base/state_base_fns.c