summaryrefslogtreecommitdiff
path: root/TAO/IIOP/tests/Cubit/Orbix/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/IIOP/tests/Cubit/Orbix/Makefile')
-rw-r--r--TAO/IIOP/tests/Cubit/Orbix/Makefile28
1 files changed, 28 insertions, 0 deletions
diff --git a/TAO/IIOP/tests/Cubit/Orbix/Makefile b/TAO/IIOP/tests/Cubit/Orbix/Makefile
new file mode 100644
index 00000000000..da4dab89170
--- /dev/null
+++ b/TAO/IIOP/tests/Cubit/Orbix/Makefile
@@ -0,0 +1,28 @@
+#----------------------------------------------------------------------------
+# @(#)Makefile 1.1 10/18/96
+#
+# Makefile for the Gateway application
+#----------------------------------------------------------------------------
+
+#----------------------------------------------------------------------------
+# Local macros
+#----------------------------------------------------------------------------
+
+INFO = README
+
+DIRS = base_server \
+ client \
+ tpr \
+ tpool \
+ tps
+
+#----------------------------------------------------------------------------
+# Include macros and targets
+#----------------------------------------------------------------------------
+
+include $(WRAPPER_ROOT)/include/makeinclude/wrapper_macros.GNU
+include $(WRAPPER_ROOT)/include/makeinclude/macros.GNU
+include $(WRAPPER_ROOT)/include/makeinclude/rules.common.GNU
+include $(WRAPPER_ROOT)/include/makeinclude/rules.nested.GNU
+include $(WRAPPER_ROOT)/include/makeinclude/rules.nolocal.GNU
+