17 строки
295 B
Makefile
17 строки
295 B
Makefile
#
|
|
# Copyright (c) 2015 Intel, Inc. All rights reserved
|
|
# $COPYRIGHT$
|
|
#
|
|
# Additional copyrights may follow
|
|
#
|
|
# $HEADER$
|
|
#
|
|
|
|
headers += \
|
|
base/base.h
|
|
|
|
libmca_schizo_la_SOURCES += \
|
|
base/schizo_base_frame.c \
|
|
base/schizo_base_select.c \
|
|
base/schizo_base_stubs.c
|