summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/performance-tests/RedGreen/Makefile
diff options
context:
space:
mode:
authorbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-05-12 03:52:59 +0000
committerbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-05-12 03:52:59 +0000
commit8f43701c640c3461908c51578ee4373a592a52dc (patch)
tree3764da8fbba04e3ee07469f68513b5292ea22bfe /TAO/orbsvcs/tests/Notify/performance-tests/RedGreen/Makefile
parentf81ef75a26d40489884a508bfbe2a5c2853f77b5 (diff)
downloadATCD-8f43701c640c3461908c51578ee4373a592a52dc.tar.gz
ChangeLogTag:Sun May 11 22:48:13 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/orbsvcs/tests/Notify/performance-tests/RedGreen/Makefile')
-rw-r--r--TAO/orbsvcs/tests/Notify/performance-tests/RedGreen/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/Notify/performance-tests/RedGreen/Makefile b/TAO/orbsvcs/tests/Notify/performance-tests/RedGreen/Makefile
index e0325cdc62c..f913a018526 100644
--- a/TAO/orbsvcs/tests/Notify/performance-tests/RedGreen/Makefile
+++ b/TAO/orbsvcs/tests/Notify/performance-tests/RedGreen/Makefile
@@ -12,8 +12,6 @@ ifndef TAO_ROOT
TAO_ROOT = $(ACE_ROOT)/TAO
endif
-LDLIBS = -lTAO_CosNotification -lTAO_ETCL -lTAO_CosNaming -lTAO_Svc_Utils -lTAO_IORTable -lTAO_DynamicAny -lTAO_PortableServer -lTAO
-
LSRC = RedGreen_Test.cpp main.cpp
RedGreen_Test_OBJS = $(LSRC:.cpp=.o)
@@ -40,6 +38,7 @@ include $(ACE_ROOT)/include/makeinclude/rules.common.GNU
include $(ACE_ROOT)/include/makeinclude/rules.nonested.GNU
include $(ACE_ROOT)/include/makeinclude/rules.local.GNU
include $(TAO_ROOT)/taoconfig.mk
+include $(TAO_ROOT)/orbsvcs/tests/Notify/notify_tests.GNU
#----------------------------------------------------------------------------
# Local targets