summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-02-12 05:41:17 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-02-12 05:41:17 +0000
commit27208b9989a39979b3e4b95ddd5eb68a007f3df3 (patch)
tree77ab052e65a3e773554755e542e256f2eeb4d29a /examples
parent77bf53d879ce37a6637ff520c0dc4ae6d6282a4c (diff)
downloadATCD-27208b9989a39979b3e4b95ddd5eb68a007f3df3.tar.gz
ChangeLogTag: Fri Feb 11 21:39:04 2005 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/RMCast/Makefile.am13
-rw-r--r--examples/RMCast/Send_Msg/Makefile.am61
2 files changed, 74 insertions, 0 deletions
diff --git a/examples/RMCast/Makefile.am b/examples/RMCast/Makefile.am
new file mode 100644
index 00000000000..3a8fba8cf07
--- /dev/null
+++ b/examples/RMCast/Makefile.am
@@ -0,0 +1,13 @@
+## Process this file with automake to create Makefile.in
+##
+## $Id$
+##
+## This file was generated by MPC. Any changes made directly to
+## this file will be lost the next time it is generated.
+##
+## MPC Command:
+## ./bin/mwc.pl -include /home/jtc/ACE/ACE-config3/MPC/config -include /home/jtc/ACE/ACE-config3/MPC/templates -type automake ACE.mwc
+
+SUBDIRS = \
+ Send_Msg
+
diff --git a/examples/RMCast/Send_Msg/Makefile.am b/examples/RMCast/Send_Msg/Makefile.am
new file mode 100644
index 00000000000..14d8b6d81f5
--- /dev/null
+++ b/examples/RMCast/Send_Msg/Makefile.am
@@ -0,0 +1,61 @@
+## Process this file with automake to create Makefile.in
+##
+## $Id$
+##
+## This file was generated by MPC. Any changes made directly to
+## this file will be lost the next time it is generated.
+##
+## MPC Command:
+## ./bin/mwc.pl -include /home/jtc/ACE/ACE-config3/MPC/config -include /home/jtc/ACE/ACE-config3/MPC/templates -type automake ACE.mwc
+
+ACE_BUILDDIR = $(top_builddir)
+ACE_ROOT = $(top_srcdir)
+
+noinst_PROGRAMS =
+## Makefile.Send_Msg_Receiver.am
+
+if BUILD_RMCAST
+
+noinst_PROGRAMS += receiver
+
+receiver_CPPFLAGS = \
+ -I$(ACE_ROOT) \
+ -I$(ACE_BUILDDIR)
+
+receiver_SOURCES = \
+ Receiver.cpp \
+ Protocol.h
+
+receiver_LDADD = \
+ $(ACE_BUILDDIR)/ace/RMCast/libACE_RMCast.la \
+ $(ACE_BUILDDIR)/ace/libACE.la
+
+endif BUILD_RMCAST
+
+## Makefile.Send_Msg_Sender.am
+
+if BUILD_RMCAST
+
+noinst_PROGRAMS += sender
+
+sender_CPPFLAGS = \
+ -I$(ACE_ROOT) \
+ -I$(ACE_BUILDDIR)
+
+sender_SOURCES = \
+ Sender.cpp \
+ Protocol.h
+
+sender_LDADD = \
+ $(ACE_BUILDDIR)/ace/RMCast/libACE_RMCast.la \
+ $(ACE_BUILDDIR)/ace/libACE.la
+
+endif BUILD_RMCAST
+
+## Clean up template repositories, etc.
+clean-local:
+ -rm -f *~ *.bak *.rpo *.sym lib*.*_pure_* core core.*
+ -rm -f gcctemp.c gcctemp so_locations *.ics
+ -rm -rf cxx_repository ptrepository ti_files
+ -rm -rf templateregistry ir.out
+ -rm -rf ptrepository SunWS_cache Templates.DB