15 строки
234 B
Makefile
15 строки
234 B
Makefile
|
#
|
||
|
# Copyright (c) 2010 Cisco Systems, Inc. All rights reserved.
|
||
|
# $COPYRIGHT$
|
||
|
#
|
||
|
# Additional copyrights may follow
|
||
|
#
|
||
|
# $HEADER$
|
||
|
#
|
||
|
|
||
|
headers += \
|
||
|
base/base.h
|
||
|
|
||
|
libmca_if_la_SOURCES += \
|
||
|
base/if_base_components.c
|