summaryrefslogtreecommitdiff
path: root/TAO/tests/NestedUpcall/Makefile
diff options
context:
space:
mode:
authornobody <nobody@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-03-17 14:31:11 +0000
committernobody <nobody@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-03-17 14:31:11 +0000
commit3dc2068c1f9a2df15de622521eefb05cc6bbeab8 (patch)
treedd7a2cb059abf7ccd7edc3ca8117bb26bd53113d /TAO/tests/NestedUpcall/Makefile
parent320057586184ee749e07502b4363ee8f8d32dc5f (diff)
downloadATCD-ACE-4_6_29.tar.gz
This commit was manufactured by cvs2svn to create tag 'ACE-4_6_29'.ACE-4_6_29
Diffstat (limited to 'TAO/tests/NestedUpcall/Makefile')
-rw-r--r--TAO/tests/NestedUpcall/Makefile26
1 files changed, 0 insertions, 26 deletions
diff --git a/TAO/tests/NestedUpcall/Makefile b/TAO/tests/NestedUpcall/Makefile
deleted file mode 100644
index 9cc1a40e9e4..00000000000
--- a/TAO/tests/NestedUpcall/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-#----------------------------------------------------------------------------
-#
-# $Id$
-#
-# Makefile for the NestedUpcall tests
-#
-#----------------------------------------------------------------------------
-
-#----------------------------------------------------------------------------
-# Local macros
-#----------------------------------------------------------------------------
-
-DIRS = Reactor \
- Triangle_Test \
- MT_Client_Test
-
-#----------------------------------------------------------------------------
-# Include macros and targets
-#----------------------------------------------------------------------------
-
-include $(ACE_ROOT)/include/makeinclude/wrapper_macros.GNU
-include $(ACE_ROOT)/include/makeinclude/macros.GNU
-include $(ACE_ROOT)/include/makeinclude/rules.common.GNU
-include $(ACE_ROOT)/include/makeinclude/rules.nested.GNU
-include $(ACE_ROOT)/include/makeinclude/rules.nolocal.GNU
-