summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/config/default.rel
diff options
context:
space:
mode:
Diffstat (limited to 'bin/MakeProjectCreator/config/default.rel')
-rw-r--r--bin/MakeProjectCreator/config/default.rel10
1 files changed, 4 insertions, 6 deletions
diff --git a/bin/MakeProjectCreator/config/default.rel b/bin/MakeProjectCreator/config/default.rel
index ef57ed25aa4..6e61b7555f6 100644
--- a/bin/MakeProjectCreator/config/default.rel
+++ b/bin/MakeProjectCreator/config/default.rel
@@ -1,10 +1,8 @@
-// This is the default relative definitions. Wildcards are acceptable,
-// however they should come after any explicit value that may need to be
-// built based on other environment values.
+// This is the default relative definitions. Wildcards are acceptable.
//
// The first column is the name for which we create a relative definition.
-// The second column is the value to build up if it isn't defined as an
-// environmenment variable.
+// The second (optional) column is the value to build up if it isn't defined
+// as an environmenment variable.
+*_ROOT
TAO_ROOT, $ACE_ROOT/TAO
CIAO_ROOT, $TAO_ROOT/CIAO
-*_ROOT