1
1

compress/crs: Remove empty help files.

Aside from comments, these help files are empty -- so just remove
them.  Also remove a few inclusions of show_help.h, since it isn't
used in those source files.

This commit was SVN r31328.
Этот коммит содержится в:
Jeff Squyres 2014-04-07 15:43:40 +00:00
родитель 53090bb5f7
Коммит ddb44eb81f
10 изменённых файлов: 6 добавлений и 62 удалений

Просмотреть файл

@ -2,6 +2,7 @@
# Copyright (c) 2004-2010 The Trustees of Indiana University and Indiana
# University Research and Technology
# Corporation. All rights reserved.
# Copyright (c) 2014 Cisco Systems, Inc. All rights reserved.
# $COPYRIGHT$
#
# Additional copyrights may follow
@ -9,8 +10,6 @@
# $HEADER$
#
dist_ompidata_DATA = base/help-opal-compress-base.txt
headers += \
base/base.h

Просмотреть файл

@ -1,13 +0,0 @@
-*- text -*-
#
# Copyright (c) 2004-2010 The Trustees of Indiana University and Indiana
# University Research and Technology
# Corporation. All rights reserved.
# $COPYRIGHT$
#
# Additional copyrights may follow
#
# $HEADER$
#
# This is the US/English general help file for Open PAL Compress framework.
#

Просмотреть файл

@ -1,6 +1,7 @@
#
# Copyright (c) 2004-2010 The Trustees of Indiana University.
# All rights reserved.
# Copyright (c) 2014 Cisco Systems, Inc. All rights reserved.
# $COPYRIGHT$
#
# Additional copyrights may follow
@ -11,8 +12,6 @@
AM_CPPFLAGS = \
$(LTDLINCL)
dist_ompidata_DATA = help-opal-compress-bzip.txt
sources = \
compress_bzip.h \
compress_bzip_component.c \

Просмотреть файл

@ -3,6 +3,7 @@
* All rights reserved.
* Copyright (c) 2010 Oracle and/or its affiliates. All rights reserved.
*
* Copyright (c) 2014 Cisco Systems, Inc. All rights reserved.
* $COPYRIGHT$
*
* Additional copyrights may follow
@ -22,7 +23,6 @@
#include "opal/util/opal_environ.h"
#include "opal/util/output.h"
#include "opal/util/show_help.h"
#include "opal/util/argv.h"
#include "opal/util/opal_environ.h"

Просмотреть файл

@ -1,13 +0,0 @@
-*- text -*-
#
# Copyright (c) 2004-2010 The Trustees of Indiana University and Indiana
# University Research and Technology
# Corporation. All rights reserved.
# $COPYRIGHT$
#
# Additional copyrights may follow
#
# $HEADER$
#
# This is the US/English general help file for Open PAL Compress framework.
#

Просмотреть файл

@ -1,6 +1,7 @@
#
# Copyright (c) 2004-2010 The Trustees of Indiana University.
# All rights reserved.
# Copyright (c) 2014 Cisco Systems, Inc. All rights reserved.
# $COPYRIGHT$
#
# Additional copyrights may follow
@ -11,8 +12,6 @@
AM_CPPFLAGS = \
$(LTDLINCL)
dist_ompidata_DATA = help-opal-compress-gzip.txt
sources = \
compress_gzip.h \
compress_gzip_component.c \

Просмотреть файл

@ -3,6 +3,7 @@
* All rights reserved.
* Copyright (c) 2010 Oracle and/or its affiliates. All rights reserved.
*
* Copyright (c) 2014 Cisco Systems, Inc. All rights reserved.
* $COPYRIGHT$
*
* Additional copyrights may follow
@ -22,7 +23,6 @@
#include "opal/util/opal_environ.h"
#include "opal/util/output.h"
#include "opal/util/show_help.h"
#include "opal/util/argv.h"
#include "opal/util/opal_environ.h"

Просмотреть файл

@ -1,13 +0,0 @@
-*- text -*-
#
# Copyright (c) 2004-2010 The Trustees of Indiana University and Indiana
# University Research and Technology
# Corporation. All rights reserved.
# $COPYRIGHT$
#
# Additional copyrights may follow
#
# $HEADER$
#
# This is the US/English general help file for Open PAL Compress framework.
#

Просмотреть файл

@ -1,6 +1,7 @@
#
# Copyright (c) 2010 The Trustees of Indiana University.
# All rights reserved.
# Copyright (c) 2014 Cisco Systems, Inc. All rights reserved.
# $COPYRIGHT$
#
# Additional copyrights may follow
@ -11,8 +12,6 @@
CFLAGS = $(crs_dmtcp_CFLAGS)
AM_CPPFLAGS = $(crs_dmtcp_CPPFLAGS)
dist_ompidata_DATA = help-opal-crs-dmtcp.txt
sources = \
crs_dmtcp.h \
crs_dmtcp_component.c \

Просмотреть файл

@ -1,13 +0,0 @@
-*- text -*-
#
# Copyright (c) 2010 The Trustees of Indiana University and Indiana
# University Research and Technology
# Corporation. All rights reserved.
# $COPYRIGHT$
#
# Additional copyrights may follow
#
# $HEADER$
#
# This is the US/English general help file for Open PAL CRS DMTCP component.
#