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

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

#
# Copyright (c) 2007 Los Alamos National Security, LLC.
# All rights reserved.
# $COPYRIGHT$
#
# Additional copyrights may follow
#
# $HEADER$
#
headers += \
base/base.h
libmca_routed_la_SOURCES += \
base/routed_base_components.c
if !ORTE_DISABLE_FULL_SUPPORT
libmca_routed_la_SOURCES += \
base/routed_base_fns.c
endif