summaryrefslogtreecommitdiff
path: root/TAO/Makefile.bor
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1999-07-28 05:08:06 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1999-07-28 05:08:06 +0000
commitc4841d77f7e9d38202a03ae87fae52b1c205c6a2 (patch)
tree15ab0193a4d6c99c5164569f3e871c32d31653ff /TAO/Makefile.bor
parent3d050c31a23c11ffe2cc3f7922091defa892c316 (diff)
downloadATCD-c4841d77f7e9d38202a03ae87fae52b1c205c6a2.tar.gz
ChangeLogTag:Wed Jul 28 00:06:32 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
Diffstat (limited to 'TAO/Makefile.bor')
-rw-r--r--TAO/Makefile.bor4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/Makefile.bor b/TAO/Makefile.bor
index 39f05f039d5..c90af1c6f6f 100644
--- a/TAO/Makefile.bor
+++ b/TAO/Makefile.bor
@@ -20,6 +20,10 @@ ace_tao:
$(MAKE) -f Makefile.bor $(MAKE_FLAGS)
cd $(ACE_ROOT)\TAO\orbsvcs\Trading_Service
$(MAKE) -f Makefile.bor $(MAKE_FLAGS)
+ cd $(ACE_ROOT)\TAO\orbsvcs\Event_Service
+ $(MAKE) -f Makefile.bor $(MAKE_FLAGS)
+ cd $(ACE_ROOT)\TAO\orbsvcs\CosEvent_Service
+ $(MAKE) -f Makefile.bor $(MAKE_FLAGS)
examples:
cd $(ACE_ROOT)\TAO\examples\simple\echo