17 строки
268 B
Makefile
17 строки
268 B
Makefile
![]() |
#
|
||
|
# Copyright (c) 2010 Cisco Systems, Inc. All rights reserved.
|
||
|
# $COPYRIGHT$
|
||
|
#
|
||
|
# Additional copyrights may follow
|
||
|
#
|
||
|
# $HEADER$
|
||
|
#
|
||
|
|
||
|
headers += \
|
||
|
base/base.h
|
||
|
|
||
|
libmca_event_la_SOURCES += \
|
||
|
base/event_base_close.c \
|
||
|
base/event_base_open.c
|
||
|
|