2012-10-25 17:15:17 +00:00
|
|
|
#
|
2013-03-27 21:14:43 +00:00
|
|
|
# Copyright (c) 2012-2013 Los Alamos National Security, LLC. All rights reserved.
|
2012-10-25 17:15:17 +00:00
|
|
|
# $COPYRIGHT$
|
2015-06-23 20:59:57 -07:00
|
|
|
#
|
2012-10-25 17:15:17 +00:00
|
|
|
# Additional copyrights may follow
|
2015-06-23 20:59:57 -07:00
|
|
|
#
|
2012-10-25 17:15:17 +00:00
|
|
|
# $HEADER$
|
|
|
|
#
|
|
|
|
|
|
|
|
headers += \
|
|
|
|
base/base.h
|
|
|
|
|
|
|
|
libmca_dfs_la_SOURCES += \
|
|
|
|
base/dfs_base_select.c \
|
2013-03-27 21:14:43 +00:00
|
|
|
base/dfs_base_frame.c
|