2007-07-20 01:34:02 +00:00
|
|
|
#
|
2013-02-28 01:35:55 +00:00
|
|
|
# Copyright (c) 2007-2013 Los Alamos National Security, LLC.
|
2015-06-23 20:59:57 -07:00
|
|
|
# All rights reserved.
|
2007-07-20 01:34:02 +00:00
|
|
|
# $COPYRIGHT$
|
2015-06-23 20:59:57 -07:00
|
|
|
#
|
2007-07-20 01:34:02 +00:00
|
|
|
# Additional copyrights may follow
|
2015-06-23 20:59:57 -07:00
|
|
|
#
|
2007-07-20 01:34:02 +00:00
|
|
|
# $HEADER$
|
|
|
|
#
|
|
|
|
|
|
|
|
headers += \
|
|
|
|
base/base.h
|
|
|
|
|
|
|
|
libmca_routed_la_SOURCES += \
|
2013-03-27 21:14:43 +00:00
|
|
|
base/routed_base_frame.c \
|
2012-04-06 14:23:13 +00:00
|
|
|
base/routed_base_fns.c
|