summaryrefslogtreecommitdiff
path: root/ACE/protocols/examples
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/protocols/examples')
-rw-r--r--ACE/protocols/examples/Makefile.am5
-rw-r--r--ACE/protocols/examples/RMCast/Makefile.am2
-rw-r--r--ACE/protocols/examples/RMCast/Send_Msg/Makefile.am2
-rw-r--r--ACE/protocols/examples/TMCast/Makefile.am2
-rw-r--r--ACE/protocols/examples/TMCast/Member/Makefile.am2
5 files changed, 7 insertions, 6 deletions
diff --git a/ACE/protocols/examples/Makefile.am b/ACE/protocols/examples/Makefile.am
index fd0f6f9494d..b435d1c3fe2 100644
--- a/ACE/protocols/examples/Makefile.am
+++ b/ACE/protocols/examples/Makefile.am
@@ -6,8 +6,9 @@
## this file will be lost the next time it is generated.
##
## MPC Command:
-## /acebuilds/ACE_wrappers-repository/bin/mwc.pl -include /acebuilds/MPC/config -include /acebuilds/MPC/templates -feature_file /acebuilds/ACE_wrappers-repository/local.features -noreldefs -type automake -exclude build,Kokyu
+## ./bin/mwc.pl -type automake -noreldefs ACE.mwc
SUBDIRS = \
- RMCast
+ RMCast \
+ TMCast
diff --git a/ACE/protocols/examples/RMCast/Makefile.am b/ACE/protocols/examples/RMCast/Makefile.am
index 784d3215def..ef4f29c4f65 100644
--- a/ACE/protocols/examples/RMCast/Makefile.am
+++ b/ACE/protocols/examples/RMCast/Makefile.am
@@ -6,7 +6,7 @@
## this file will be lost the next time it is generated.
##
## MPC Command:
-## /acebuilds/ACE_wrappers-repository/bin/mwc.pl -include /acebuilds/MPC/config -include /acebuilds/MPC/templates -feature_file /acebuilds/ACE_wrappers-repository/local.features -noreldefs -type automake -exclude build,Kokyu
+## ./bin/mwc.pl -type automake -noreldefs ACE.mwc
SUBDIRS = \
Send_Msg
diff --git a/ACE/protocols/examples/RMCast/Send_Msg/Makefile.am b/ACE/protocols/examples/RMCast/Send_Msg/Makefile.am
index a49d0afa6c7..eb9a09d771f 100644
--- a/ACE/protocols/examples/RMCast/Send_Msg/Makefile.am
+++ b/ACE/protocols/examples/RMCast/Send_Msg/Makefile.am
@@ -6,7 +6,7 @@
## this file will be lost the next time it is generated.
##
## MPC Command:
-## /acebuilds/ACE_wrappers-repository/bin/mwc.pl -include /acebuilds/MPC/config -include /acebuilds/MPC/templates -feature_file /acebuilds/ACE_wrappers-repository/local.features -noreldefs -type automake -exclude build,Kokyu
+## ./bin/mwc.pl -type automake -noreldefs ACE.mwc
ACE_BUILDDIR = $(top_builddir)
ACE_ROOT = $(top_srcdir)
diff --git a/ACE/protocols/examples/TMCast/Makefile.am b/ACE/protocols/examples/TMCast/Makefile.am
index ad8cc650602..358fc18ef31 100644
--- a/ACE/protocols/examples/TMCast/Makefile.am
+++ b/ACE/protocols/examples/TMCast/Makefile.am
@@ -6,7 +6,7 @@
## this file will be lost the next time it is generated.
##
## MPC Command:
-## /acebuilds/ACE_wrappers-repository/bin/mwc.pl -include /acebuilds/MPC/config -include /acebuilds/MPC/templates -feature_file /acebuilds/ACE_wrappers-repository/local.features -noreldefs -type automake -exclude build,Kokyu
+## ./bin/mwc.pl -type automake -noreldefs ACE.mwc
SUBDIRS = \
Member
diff --git a/ACE/protocols/examples/TMCast/Member/Makefile.am b/ACE/protocols/examples/TMCast/Member/Makefile.am
index fe970a85ef5..c5c5c31c34f 100644
--- a/ACE/protocols/examples/TMCast/Member/Makefile.am
+++ b/ACE/protocols/examples/TMCast/Member/Makefile.am
@@ -6,7 +6,7 @@
## this file will be lost the next time it is generated.
##
## MPC Command:
-## /acebuilds/ACE_wrappers-repository/bin/mwc.pl -include /acebuilds/MPC/config -include /acebuilds/MPC/templates -feature_file /acebuilds/ACE_wrappers-repository/local.features -noreldefs -type automake -exclude build,Kokyu
+## ./bin/mwc.pl -type automake -noreldefs ACE.mwc
ACE_BUILDDIR = $(top_builddir)
ACE_ROOT = $(top_srcdir)