From 7f95b27141c182545e79a8b39d006f6dfdf39af7 Mon Sep 17 00:00:00 2001 From: Ralph Castain Date: Wed, 22 Nov 2006 14:35:16 +0000 Subject: [PATCH] Correctly "hide" the new orte tools - they shouldn't get compiled or seen unless you specifically go into those subdirectories and manually do a "make". This commit was SVN r12650. --- orte/tools/Makefile.am | 6 ------ orte/tools/orteboot/.ompi_ignore | 0 orte/tools/orteboot/.ompi_unignore | 1 - orte/tools/ortehalt/.ompi_ignore | 0 orte/tools/ortehalt/.ompi_unignore | 1 - orte/tools/ortekill/.ompi_ignore | 0 orte/tools/ortekill/.ompi_unignore | 1 - 7 files changed, 9 deletions(-) delete mode 100644 orte/tools/orteboot/.ompi_ignore delete mode 100644 orte/tools/orteboot/.ompi_unignore delete mode 100644 orte/tools/ortehalt/.ompi_ignore delete mode 100644 orte/tools/ortehalt/.ompi_unignore delete mode 100644 orte/tools/ortekill/.ompi_ignore delete mode 100644 orte/tools/ortekill/.ompi_unignore diff --git a/orte/tools/Makefile.am b/orte/tools/Makefile.am index c716d764f8..fd36d3fdd7 100644 --- a/orte/tools/Makefile.am +++ b/orte/tools/Makefile.am @@ -22,10 +22,7 @@ SUBDIRS += \ tools/console \ - tools/orteboot \ tools/orted \ - tools/ortehalt \ - tools/ortekill \ tools/orteprobe \ tools/orterun \ tools/wrappers \ @@ -34,10 +31,7 @@ SUBDIRS += \ DIST_SUBDIRS += \ tools/console \ - tools/orteboot \ tools/orted \ - tools/ortehalt \ - tools/ortekill \ tools/orteprobe \ tools/orterun \ tools/wrappers \ diff --git a/orte/tools/orteboot/.ompi_ignore b/orte/tools/orteboot/.ompi_ignore deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/orte/tools/orteboot/.ompi_unignore b/orte/tools/orteboot/.ompi_unignore deleted file mode 100644 index 97b20ffb20..0000000000 --- a/orte/tools/orteboot/.ompi_unignore +++ /dev/null @@ -1 +0,0 @@ -rhc diff --git a/orte/tools/ortehalt/.ompi_ignore b/orte/tools/ortehalt/.ompi_ignore deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/orte/tools/ortehalt/.ompi_unignore b/orte/tools/ortehalt/.ompi_unignore deleted file mode 100644 index 97b20ffb20..0000000000 --- a/orte/tools/ortehalt/.ompi_unignore +++ /dev/null @@ -1 +0,0 @@ -rhc diff --git a/orte/tools/ortekill/.ompi_ignore b/orte/tools/ortekill/.ompi_ignore deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/orte/tools/ortekill/.ompi_unignore b/orte/tools/ortekill/.ompi_unignore deleted file mode 100644 index 97b20ffb20..0000000000 --- a/orte/tools/ortekill/.ompi_unignore +++ /dev/null @@ -1 +0,0 @@ -rhc