From b2a24d685798640f557395355a7bcdb037904002 Mon Sep 17 00:00:00 2001 From: jtc Date: Sat, 10 Jun 2006 04:36:13 +0000 Subject: ChangeLogTag: Sat Jun 10 04:34:32 UTC 2006 J.T. Conklin --- .../tests/FaultTolerance/GroupRef_Manipulation/Makefile.am | 12 +++--------- TAO/orbsvcs/tests/FaultTolerance/IOGR/Makefile.am | 12 +++--------- 2 files changed, 6 insertions(+), 18 deletions(-) (limited to 'TAO/orbsvcs/tests/FaultTolerance') diff --git a/TAO/orbsvcs/tests/FaultTolerance/GroupRef_Manipulation/Makefile.am b/TAO/orbsvcs/tests/FaultTolerance/GroupRef_Manipulation/Makefile.am index b45a7aac512..7fc6b28e84a 100644 --- a/TAO/orbsvcs/tests/FaultTolerance/GroupRef_Manipulation/Makefile.am +++ b/TAO/orbsvcs/tests/FaultTolerance/GroupRef_Manipulation/Makefile.am @@ -26,10 +26,7 @@ BUILT_SOURCES = \ testC.inl \ testS.cpp \ testS.h \ - testS.inl \ - testS_T.cpp \ - testS_T.h \ - testS_T.inl + testS.inl CLEANFILES = \ test-stamp \ @@ -38,12 +35,9 @@ CLEANFILES = \ testC.inl \ testS.cpp \ testS.h \ - testS.inl \ - testS_T.cpp \ - testS_T.h \ - testS_T.inl + testS.inl -testC.cpp testC.h testC.inl testS.cpp testS.h testS.inl testS_T.cpp testS_T.h testS_T.inl: test-stamp +testC.cpp testC.h testC.inl testS.cpp testS.h testS.inl: test-stamp test-stamp: $(srcdir)/test.idl $(TAO_IDL_DEP) $(TAO_IDL) $(TAO_IDLFLAGS) -Sa -St -DCORBA3 $(srcdir)/test.idl diff --git a/TAO/orbsvcs/tests/FaultTolerance/IOGR/Makefile.am b/TAO/orbsvcs/tests/FaultTolerance/IOGR/Makefile.am index 827bd93eee1..27be663173a 100644 --- a/TAO/orbsvcs/tests/FaultTolerance/IOGR/Makefile.am +++ b/TAO/orbsvcs/tests/FaultTolerance/IOGR/Makefile.am @@ -26,10 +26,7 @@ BUILT_SOURCES = \ testC.inl \ testS.cpp \ testS.h \ - testS.inl \ - testS_T.cpp \ - testS_T.h \ - testS_T.inl + testS.inl CLEANFILES = \ test-stamp \ @@ -38,12 +35,9 @@ CLEANFILES = \ testC.inl \ testS.cpp \ testS.h \ - testS.inl \ - testS_T.cpp \ - testS_T.h \ - testS_T.inl + testS.inl -testC.cpp testC.h testC.inl testS.cpp testS.h testS.inl testS_T.cpp testS_T.h testS_T.inl: test-stamp +testC.cpp testC.h testC.inl testS.cpp testS.h testS.inl: test-stamp test-stamp: $(srcdir)/test.idl $(TAO_IDL_DEP) $(TAO_IDL) $(TAO_IDLFLAGS) -Sa -St $(srcdir)/test.idl -- cgit v1.2.1