1
1
openmpi/opal/mca/db/base/Makefile.am
Jeff Squyres 08beceba91 db base: Remove now-unused helpfile.
The only help message in this file wasn't being used, so remove the
whole file.

This commit was SVN r31314.
2014-04-07 15:36:29 +00:00

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