From a8e20bd140a8543ad686b90ec62806f03b8bf5f9 Mon Sep 17 00:00:00 2001 From: nanbor Date: Mon, 12 Mar 2001 21:04:46 +0000 Subject: ChangeLogTag:Mon Mar 12 14:56:47 2001 Nanbor Wang --- TAO/orbsvcs/IFR_Service/Makefile.IFR_Service | 2 +- TAO/orbsvcs/IFR_Service/Makefile.TypeCodeFactory | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'TAO/orbsvcs/IFR_Service') diff --git a/TAO/orbsvcs/IFR_Service/Makefile.IFR_Service b/TAO/orbsvcs/IFR_Service/Makefile.IFR_Service index a08699d242d..88f9078c5e7 100644 --- a/TAO/orbsvcs/IFR_Service/Makefile.IFR_Service +++ b/TAO/orbsvcs/IFR_Service/Makefile.IFR_Service @@ -13,7 +13,7 @@ ifndef TAO_ROOT endif LDLIBS = -lTypeCodeFactory_DLL -lTAO_Svc_Utils -lTAO_IFR_Client \ - -lTAO_IORTable -lTAO_PortableServer -lTAO -lACE + -lTAO_IORTable -lTAO_PortableServer PROG_SRCS = \ AliasDef_i.cpp \ diff --git a/TAO/orbsvcs/IFR_Service/Makefile.TypeCodeFactory b/TAO/orbsvcs/IFR_Service/Makefile.TypeCodeFactory index 3af96111531..14c9f4e46f9 100644 --- a/TAO/orbsvcs/IFR_Service/Makefile.TypeCodeFactory +++ b/TAO/orbsvcs/IFR_Service/Makefile.TypeCodeFactory @@ -12,8 +12,8 @@ ifndef TAO_ROOT TAO_ROOT = $(ACE_ROOT)/TAO endif # ! TAO_ROOT -LDLIBS = -lTAO_IFR_Client -lTAO -lACE -ACE_SHLIBS += -lTAO_IFR_Client -lTAO -lACE +LDLIBS = -lTAO_IFR_Client +ACE_SHLIBS += -lTAO_IFR_Client LIBNAME = libTypeCodeFactory_DLL LIB = $(LIBNAME).a -- cgit v1.2.1