summaryrefslogtreecommitdiff
path: root/TAO/tests/ORB_init
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2000-08-14 13:27:28 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2000-08-14 13:27:28 +0000
commit1a24f3b06ca47a5c22e5627e8b5198553b0295d6 (patch)
tree3f2fdcf6842dc3d5736e0e056e73d8c4a59cd330 /TAO/tests/ORB_init
parent63d5059430d44334a549ee24143ec1cc559e1ff2 (diff)
downloadATCD-1a24f3b06ca47a5c22e5627e8b5198553b0295d6.tar.gz
ChangeLogTag:Fri Aug 11 17:49:36 2000 Steve Huston <shuston@riverace.com>
Diffstat (limited to 'TAO/tests/ORB_init')
-rw-r--r--TAO/tests/ORB_init/makefile.bor20
1 files changed, 20 insertions, 0 deletions
diff --git a/TAO/tests/ORB_init/makefile.bor b/TAO/tests/ORB_init/makefile.bor
new file mode 100644
index 00000000000..21dc59cd938
--- /dev/null
+++ b/TAO/tests/ORB_init/makefile.bor
@@ -0,0 +1,20 @@
+
+#
+# Makefile for building the ORB_init test
+#
+
+NAME = ORB_init
+
+OBJFILES = \
+ $(OBJDIR)\ORB_init.obj
+
+CPPDIR = .;..
+
+IDLDIR = .
+
+!include <$(ACE_ROOT)\include\makeinclude\build_example.bor>
+
+#
+# IDL Build rules
+#
+