c041156f60
This commit was SVN r28240.
19 строки
372 B
Makefile
19 строки
372 B
Makefile
#
|
|
# Copyright (c) 2011-2013 Los Alamos National Security, LLC.
|
|
# All rights reserved.
|
|
# $COPYRIGHT$
|
|
#
|
|
# Additional copyrights may follow
|
|
#
|
|
# $HEADER$
|
|
#
|
|
|
|
headers += \
|
|
base/state_private.h \
|
|
base/base.h
|
|
|
|
libmca_state_la_SOURCES += \
|
|
base/state_base_frame.c \
|
|
base/state_base_select.c \
|
|
base/state_base_fns.c
|