summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/performance-tests
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-12-05 20:49:02 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-12-05 20:49:02 +0000
commitf6f096e2b3cbd0ef3cfff7f8afb737b264998142 (patch)
tree2552b93611a2b3348a08ecf86f79c26c99b7c6fe /TAO/orbsvcs/performance-tests
parentf4fbf7c940c8605cefd1162d7f7a222e5cba85a7 (diff)
downloadATCD-f6f096e2b3cbd0ef3cfff7f8afb737b264998142.tar.gz
ChangeLogTag:Wed Dec 5 12:45:34 2001 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'TAO/orbsvcs/performance-tests')
-rw-r--r--TAO/orbsvcs/performance-tests/EC_Federated_Scalability/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/performance-tests/EC_Federated_Scalability/Makefile b/TAO/orbsvcs/performance-tests/EC_Federated_Scalability/Makefile
index 1be2f79e6f6..10b0154c789 100644
--- a/TAO/orbsvcs/performance-tests/EC_Federated_Scalability/Makefile
+++ b/TAO/orbsvcs/performance-tests/EC_Federated_Scalability/Makefile
@@ -50,7 +50,7 @@ server: $(addprefix $(VDIR),$(server_OBJS))
$(LINK.cc) $(LDFLAGS) -o $@ $^ $(VLDLIBS) $(POSTLINK)
realclean: clean
- -$(RM) $(foreach ext, $(IDL_EXT), Test$(ext))
+ -$(RM) $(foreach ext, $(IDL_EXT), Control$(ext))
#----------------------------------------------------------------------------
# Dependencies