
runtime code goes through one of the rte, dpm, or pubsub frameworks. This commit was SVN r27934.
17 строки
277 B
Makefile
17 строки
277 B
Makefile
#
|
|
# Copyright (c) 2012 Los Alamos National Security, LLC. All rights reserved.
|
|
# $COPYRIGHT$
|
|
#
|
|
# Additional copyrights may follow
|
|
#
|
|
# $HEADER$
|
|
#
|
|
|
|
headers += \
|
|
base/base.h
|
|
|
|
libmca_rte_la_SOURCES += \
|
|
base/rte_base_close.c \
|
|
base/rte_base_open.c
|
|
|