9dfb5c7c62
This commit was SVN r23082.
19 строки
307 B
Makefile
19 строки
307 B
Makefile
#
|
|
# Copyright (c) 2010 Cisco Systems, Inc. All rights reserved.
|
|
# $COPYRIGHT$
|
|
#
|
|
# Additional copyrights may follow
|
|
#
|
|
# $HEADER$
|
|
#
|
|
|
|
dist_pkgdata_DATA += base/help-db-base.txt
|
|
|
|
headers += \
|
|
base/base.h
|
|
|
|
libmca_db_la_SOURCES += \
|
|
base/db_base_open.c \
|
|
base/db_base_close.c \
|
|
base/db_base_select.c
|