From 14a538bbf14688c004dd7f981da1401981bf5eff Mon Sep 17 00:00:00 2001 From: Ossama Othman Date: Tue, 23 Jul 2002 18:44:03 +0000 Subject: Removed trailing whitespace. --- TAO/orbsvcs/orbsvcs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TAO/orbsvcs/orbsvcs/Makefile b/TAO/orbsvcs/orbsvcs/Makefile index f4b474f0ddf..1c010b611f3 100644 --- a/TAO/orbsvcs/orbsvcs/Makefile +++ b/TAO/orbsvcs/orbsvcs/Makefile @@ -48,7 +48,7 @@ ifndef TAO_ORBSVCS endif # findstring Compilers 4.2 endif # ACE_HAS_GNUG_PRE_2_8 endif # minimum_corba - + ifeq ($(minimum_corba),0) # Trader uses DynAny which is disabled when compiling with minimum @@ -73,7 +73,7 @@ ifndef TAO_ORBSVCS # The PortableGroup library requires several methods on the POA, # which are disabled by Minimum CORBA. TAO_ORBSVCS += PortableGroup - + endif # minimum_corba ifeq ($(ssl),1) -- cgit v1.2.1