summaryrefslogtreecommitdiff
path: root/flat/CIAO/rules.ciao.GNU
diff options
context:
space:
mode:
authorWilliam R. Otte <wotte@dre.vanderbilt.edu>2009-02-11 02:18:52 +0000
committerWilliam R. Otte <wotte@dre.vanderbilt.edu>2009-02-11 02:18:52 +0000
commit28f6e4cfda9a246d3eeba7abdbee5917948db035 (patch)
tree60aaa2c0343d3bc5f3fa707054178dfb47de443e /flat/CIAO/rules.ciao.GNU
parente8d57db2a6332be9802c4e4b02d086e9f4a7c101 (diff)
downloadATCD-prism_import.tar.gz
ChangeLogTag: Wed Feb 11 02:15:21 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu>prism_import
Diffstat (limited to 'flat/CIAO/rules.ciao.GNU')
-rw-r--r--flat/CIAO/rules.ciao.GNU2
1 files changed, 2 insertions, 0 deletions
diff --git a/flat/CIAO/rules.ciao.GNU b/flat/CIAO/rules.ciao.GNU
index a3c76dc47a7..d181ccdb9b2 100644
--- a/flat/CIAO/rules.ciao.GNU
+++ b/flat/CIAO/rules.ciao.GNU
@@ -16,6 +16,8 @@ ifndef CIAO_ROOT
CIAO_ROOT = $(TAO_ROOT)/CIAO
endif
+CIAO_ROOT := $(subst \,/,$(CIAO_ROOT))
+
ifndef TAO_IDL3_TO_IDL2
TAO_IDL3_TO_IDL2 = $(CIAO_ROOT)/tools/IDL3_TO_IDL2/tao_idl3_to_idl2
TAO_IDL3_TO_IDL2_DEP = $(TAO_IDL3_TO_IDL2)$(EXEEXT)