2007-07-20 01:34:02 +00:00
|
|
|
#
|
|
|
|
# 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 += \
|
2008-02-28 01:57:57 +00:00
|
|
|
base/routed_base_components.c \
|
2008-02-28 19:58:32 +00:00
|
|
|
base/routed_base_register_sync.c \
|
|
|
|
base/routed_base_receive.c
|