summaryrefslogtreecommitdiff
path: root/TAO/tests/Bug_1635_Regression/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Bug_1635_Regression/Makefile')
-rw-r--r--TAO/tests/Bug_1635_Regression/Makefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/TAO/tests/Bug_1635_Regression/Makefile b/TAO/tests/Bug_1635_Regression/Makefile
new file mode 100644
index 00000000000..2055d8a7019
--- /dev/null
+++ b/TAO/tests/Bug_1635_Regression/Makefile
@@ -0,0 +1,19 @@
+#----------------------------------------------------------------------------
+# 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_1635_Client $(@);
+
+reverseclean:
+ @$(MAKE) -f Makefile.Bug_1635_Client realclean