summaryrefslogtreecommitdiff
path: root/examples/Reactor/Makefile
diff options
context:
space:
mode:
authornobody <nobody@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-01-10 20:14:34 +0000
committernobody <nobody@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-01-10 20:14:34 +0000
commit8a996c69ad5ce5e47bce725f3b1ebe2378ef8d7b (patch)
treea6fc69d760a2fdb032a1dc1f8d00d5e101a09849 /examples/Reactor/Makefile
parent08f7761a4e9cc2f7fea455441edf45fe284c1292 (diff)
downloadATCD-main_to_poa_merge_8.tar.gz
This commit was manufactured by cvs2svn to create tagmain_to_poa_merge_8
'main_to_poa_merge_8'.
Diffstat (limited to 'examples/Reactor/Makefile')
-rw-r--r--examples/Reactor/Makefile25
1 files changed, 0 insertions, 25 deletions
diff --git a/examples/Reactor/Makefile b/examples/Reactor/Makefile
deleted file mode 100644
index a4357a4814c..00000000000
--- a/examples/Reactor/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-#----------------------------------------------------------------------------
-# @(#)Makefile 1.1 10/18/96
-#
-# Makefile for the Reactor tests
-#----------------------------------------------------------------------------
-
-#----------------------------------------------------------------------------
-# Local macros
-#----------------------------------------------------------------------------
-
-DIRS = Dgram \
- FIFO \
- Misc \
- Multicast \
- Ntalker
-
-#----------------------------------------------------------------------------
-# 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