From c4841d77f7e9d38202a03ae87fae52b1c205c6a2 Mon Sep 17 00:00:00 2001 From: schmidt Date: Wed, 28 Jul 1999 05:08:06 +0000 Subject: ChangeLogTag:Wed Jul 28 00:06:32 1999 Douglas C. Schmidt --- TAO/Makefile.bor | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'TAO/Makefile.bor') 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 -- cgit v1.2.1