summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-08-21 15:42:55 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-08-21 15:42:55 +0000
commitc97fbedde2088fd1747ca91a1d203bfb002a4358 (patch)
tree79360a4639969640c2771a7fb41cb2c3ac0ba6b9
parent7062c4e7b47f52f206bd0a9295dd46e9fd9d7312 (diff)
downloadATCD-c97fbedde2088fd1747ca91a1d203bfb002a4358.tar.gz
ChangeLogTag:Thu Aug 21 15:48:46 UTC 2003 Don Hinton <dhinton@dresystems.com>
-rw-r--r--TAO/ChangeLog12
-rw-r--r--TAO/TAO.mwc5
-rw-r--r--TAO/TAO_IDL/TAO_IDL.mwc3
-rw-r--r--TAO/orbsvcs/orbsvcs.mwc3
-rw-r--r--TAO/orbsvcs/orbsvcs/orbsvcs.mwc3
-rw-r--r--TAO/tao/tao.mwc3
6 files changed, 29 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 792e69811fa..fe74828b74d 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,15 @@
+Thu Aug 21 15:48:46 UTC 2003 Don Hinton <dhinton@dresystems.com>
+
+ * TAO.mwc:
+ * TAO_IDL/TAO_IDL.mwc:
+ * orbsvcs/orbsvcs.mwc:
+ * orbsvcs/orbsvcs/orbsvcs.mwc:
+ * tao/tao.mwc:
+ Added mwc files so that mwc.pl will create complete and correct
+ Makefiles at each directory level when invoked with the -recurse
+ option. This is a workaround and may be removed in the future,
+ but is needed right now in order to move forward with MPC.
+
Thu Aug 21 13:33:50 2003 Simon McQueen <sm@prismtechnologies.com>
* orbsvcs/orbsvcs/CosNaming.idl:
diff --git a/TAO/TAO.mwc b/TAO/TAO.mwc
new file mode 100644
index 00000000000..3cb6bb7d4e1
--- /dev/null
+++ b/TAO/TAO.mwc
@@ -0,0 +1,5 @@
+// $Id$
+
+workspace {
+}
+
diff --git a/TAO/TAO_IDL/TAO_IDL.mwc b/TAO/TAO_IDL/TAO_IDL.mwc
new file mode 100644
index 00000000000..8f2ee7398f7
--- /dev/null
+++ b/TAO/TAO_IDL/TAO_IDL.mwc
@@ -0,0 +1,3 @@
+workspace {
+}
+
diff --git a/TAO/orbsvcs/orbsvcs.mwc b/TAO/orbsvcs/orbsvcs.mwc
new file mode 100644
index 00000000000..8f2ee7398f7
--- /dev/null
+++ b/TAO/orbsvcs/orbsvcs.mwc
@@ -0,0 +1,3 @@
+workspace {
+}
+
diff --git a/TAO/orbsvcs/orbsvcs/orbsvcs.mwc b/TAO/orbsvcs/orbsvcs/orbsvcs.mwc
new file mode 100644
index 00000000000..8f2ee7398f7
--- /dev/null
+++ b/TAO/orbsvcs/orbsvcs/orbsvcs.mwc
@@ -0,0 +1,3 @@
+workspace {
+}
+
diff --git a/TAO/tao/tao.mwc b/TAO/tao/tao.mwc
new file mode 100644
index 00000000000..8f2ee7398f7
--- /dev/null
+++ b/TAO/tao/tao.mwc
@@ -0,0 +1,3 @@
+workspace {
+}
+