summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2002-07-23 18:44:03 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2002-07-23 18:44:03 +0000
commit14a538bbf14688c004dd7f981da1401981bf5eff (patch)
treec58c16d3c839feb690586032d5d3e13f6a94d932
parent6c4ee4cd3b287976640c04b69f341aacd2a737be (diff)
downloadATCD-14a538bbf14688c004dd7f981da1401981bf5eff.tar.gz
Removed trailing whitespace.
-rw-r--r--TAO/orbsvcs/orbsvcs/Makefile4
1 files 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)