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