summaryrefslogtreecommitdiff
path: root/TAO/tests/Bug_1639_Regression/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Bug_1639_Regression/Makefile')
-rw-r--r--TAO/tests/Bug_1639_Regression/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/TAO/tests/Bug_1639_Regression/Makefile b/TAO/tests/Bug_1639_Regression/Makefile
deleted file mode 100644
index 1556b0e7128..00000000000
--- a/TAO/tests/Bug_1639_Regression/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-#----------------------------------------------------------------------------
-# GNU ACE Workspace
-#
-# @file Makefile
-#
-# $Id$
-#
-# This file was automatically generated by MPC. Any changes made directly to
-# this file will be lost the next time it is generated.
-#
-#----------------------------------------------------------------------------
-
-TARGETS_NESTED = all debug profile optimize install deinstall clean realclean clobber depend rcs_info idl_stubs
-
-$(TARGETS_NESTED):
- @$(MAKE) -f Makefile.Bug_1639_testclient $(@);
-
-reverseclean:
- @$(MAKE) -f Makefile.Bug_1639_testclient realclean