summaryrefslogtreecommitdiff
path: root/COMPILE
diff options
context:
space:
mode:
Diffstat (limited to 'COMPILE')
-rw-r--r--COMPILE17
1 files changed, 17 insertions, 0 deletions
diff --git a/COMPILE b/COMPILE
index 7ffe8a1..f496a5c 100644
--- a/COMPILE
+++ b/COMPILE
@@ -14,3 +14,20 @@ distribution doesn't have packaged ACE/TAO you can build it by this steps:
2) git submodule update
3) cd deps
4) ./build-acetao.sh
+
+DISTRIO
+-------
+Generate corba interface code:
+
+ 1) make idl
+
+Build libs and binaries:
+
+ 2) make
+
+These steps can also be done in the following directories, to build a single
+distrio component:
+
+ - common
+ - io
+ - manager