blob: 6e61b7555f6801948bc6e2d1fa7cc68e75c746ff (
plain)
1
2
3
4
5
6
7
8
|
// This is the default relative definitions. Wildcards are acceptable.
//
// The first column is the name for which we create a relative definition.
// 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
|