1
1

added help message file to orted

This commit was SVN r6655.
Этот коммит содержится в:
Josh Hursey 2005-07-28 17:18:33 +00:00
родитель 05720c099f
Коммит 707fbb35ce
2 изменённых файлов: 23 добавлений и 0 удалений

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

@ -16,6 +16,9 @@
include $(top_srcdir)/config/Makefile.options
EXTRA_DIST = $(pkgdata_DATA)
pkgdata_DATA = help-orted.txt
AM_CPPFLAGS = \
-DOMPI_PREFIX="\"$(prefix)\"" \
-DOMPI_BINDIR="\"$(bindir)\"" \

20
orte/tools/orted/help-orted.txt Обычный файл
Просмотреть файл

@ -0,0 +1,20 @@
# -*- text -*-
#
# Copyright (c) 2004-2005 The Trustees of Indiana University.
# All rights reserved.
# Copyright (c) 2004-2005 The Trustees of the University of Tennessee.
# All rights reserved.
# Copyright (c) 2004-2005 High Performance Computing Center Stuttgart,
# University of Stuttgart. All rights reserved.
# Copyright (c) 2004-2005 The Regents of the University of California.
# All rights reserved.
# $COPYRIGHT$
#
# Additional copyrights may follow
#
# $HEADER$
#
# This is the US/English general help file for Open RTE's orted.
#
[orted:usage]
Insert usage help message here