summaryrefslogtreecommitdiff
path: root/ACE/performance-tests/Server_Concurrency/Queue_Based_Workers/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/performance-tests/Server_Concurrency/Queue_Based_Workers/Makefile.am')
-rw-r--r--ACE/performance-tests/Server_Concurrency/Queue_Based_Workers/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/ACE/performance-tests/Server_Concurrency/Queue_Based_Workers/Makefile.am b/ACE/performance-tests/Server_Concurrency/Queue_Based_Workers/Makefile.am
index a2573d401c8..feb7783689d 100644
--- a/ACE/performance-tests/Server_Concurrency/Queue_Based_Workers/Makefile.am
+++ b/ACE/performance-tests/Server_Concurrency/Queue_Based_Workers/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.Svr_Conc_Queue_Based_Workers.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += workers
workers_CPPFLAGS = \
@@ -35,7 +34,6 @@ endif !BUILD_ACE_FOR_TAO
## Makefile.Svr_Conc_Queue_Based_Workers_RTCorba.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += RT_CORBA_Workers
RT_CORBA_Workers_CPPFLAGS = \