summaryrefslogtreecommitdiff
path: root/ACE/examples/Reactor/TP_Reactor/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Reactor/TP_Reactor/Makefile.am')
-rw-r--r--ACE/examples/Reactor/TP_Reactor/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/ACE/examples/Reactor/TP_Reactor/Makefile.am b/ACE/examples/Reactor/TP_Reactor/Makefile.am
index 17eda0d0046..5407cbb10e1 100644
--- a/ACE/examples/Reactor/TP_Reactor/Makefile.am
+++ b/ACE/examples/Reactor/TP_Reactor/Makefile.am
@@ -6,13 +6,12 @@
## 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)
## Makefile.TP_Reactor_Client.am
-
noinst_PROGRAMS = client
client_CPPFLAGS = \
@@ -29,7 +28,6 @@ client_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.TP_Reactor_Server.am
-
noinst_PROGRAMS += server
server_CPPFLAGS = \