19 строки
333 B
Makefile
19 строки
333 B
Makefile
#
|
|
# Copyright (c) 2014 Intel, Inc. All rights reserved
|
|
# $COPYRIGHT$
|
|
#
|
|
# Additional copyrights may follow
|
|
#
|
|
# $HEADER$
|
|
#
|
|
|
|
headers += \
|
|
base/base.h
|
|
|
|
libmca_rtc_la_SOURCES += \
|
|
base/rtc_base_frame.c \
|
|
base/rtc_base_select.c \
|
|
base/rtc_base_stubs.c
|
|
|
|
dist_ortedata_DATA = base/help-orte-rtc-base.txt
|