
The only help message in this file wasn't being used, so remove the whole file. This commit was SVN r31314.
18 строки
352 B
Makefile
18 строки
352 B
Makefile
#
|
|
# Copyright (c) 2010-2014 Cisco Systems, Inc. All rights reserved.
|
|
# Copyright (c) 2012-2013 Los Alamos National Security, Inc. All rights reserved.
|
|
# $COPYRIGHT$
|
|
#
|
|
# Additional copyrights may follow
|
|
#
|
|
# $HEADER$
|
|
#
|
|
|
|
headers += \
|
|
base/base.h
|
|
|
|
libmca_db_la_SOURCES += \
|
|
base/db_base_frame.c \
|
|
base/db_base_select.c \
|
|
base/db_base_fns.c
|