2012-04-06 14:23:13 +00:00
|
|
|
#
|
2013-03-27 21:14:43 +00:00
|
|
|
# Copyright (c) 2011-2013 Los Alamos National Security, LLC.
|
2012-04-06 14:23:13 +00:00
|
|
|
# All rights reserved.
|
|
|
|
# $COPYRIGHT$
|
2015-06-23 20:59:57 -07:00
|
|
|
#
|
2012-04-06 14:23:13 +00:00
|
|
|
# Additional copyrights may follow
|
2015-06-23 20:59:57 -07:00
|
|
|
#
|
2012-04-06 14:23:13 +00:00
|
|
|
# $HEADER$
|
|
|
|
#
|
|
|
|
|
|
|
|
headers += \
|
|
|
|
base/state_private.h \
|
|
|
|
base/base.h
|
|
|
|
|
|
|
|
libmca_state_la_SOURCES += \
|
2013-03-27 21:14:43 +00:00
|
|
|
base/state_base_frame.c \
|
2012-04-06 14:23:13 +00:00
|
|
|
base/state_base_select.c \
|
|
|
|
base/state_base_fns.c
|