summaryrefslogtreecommitdiff
path: root/ACE/examples/Connection/blocking/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Connection/blocking/Makefile.am')
-rw-r--r--ACE/examples/Connection/blocking/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/ACE/examples/Connection/blocking/Makefile.am b/ACE/examples/Connection/blocking/Makefile.am
index 60957cddcb2..a12eab920b8 100644
--- a/ACE/examples/Connection/blocking/Makefile.am
+++ b/ACE/examples/Connection/blocking/Makefile.am
@@ -6,7 +6,7 @@
## this file will be lost the next time it is generated.
##
## MPC Command:
-## ./bin/mwc.pl -type automake -noreldefs ACE.mwc
+## /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
ACE_BUILDDIR = $(top_builddir)
ACE_ROOT = $(top_srcdir)
@@ -16,7 +16,6 @@ noinst_PROGRAMS =
## Makefile.Connection_Blocking_Acceptor.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += acceptor
acceptor_CPPFLAGS = \
@@ -36,7 +35,6 @@ endif !BUILD_ACE_FOR_TAO
## Makefile.Connection_Blocking_Connector.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += connector
connector_CPPFLAGS = \