16 строки
276 B
Makefile
16 строки
276 B
Makefile
#
|
|
# Copyright (c) 2012-2013 Los Alamos National Security, LLC. All rights reserved.
|
|
# $COPYRIGHT$
|
|
#
|
|
# Additional copyrights may follow
|
|
#
|
|
# $HEADER$
|
|
#
|
|
|
|
headers += \
|
|
base/base.h
|
|
|
|
libmca_dfs_la_SOURCES += \
|
|
base/dfs_base_select.c \
|
|
base/dfs_base_frame.c
|