19 строки
437 B
Makefile
19 строки
437 B
Makefile
#
|
|
# Copyright (c) 2015-2018 Intel, Inc. All rights reserved.
|
|
# Copyright (c) 2018 Research Organization for Information Science
|
|
# and Technology (RIST). All rights reserved.
|
|
# $COPYRIGHT$
|
|
#
|
|
# Additional copyrights may follow
|
|
#
|
|
# $HEADER$
|
|
#
|
|
|
|
headers += \
|
|
base/base.h
|
|
|
|
libmca_regx_la_SOURCES += \
|
|
base/regx_base_default_fns.c \
|
|
base/regx_base_frame.c \
|
|
base/regx_base_select.c
|