summaryrefslogtreecommitdiff
path: root/ACE/examples/Reactor/Dgram/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Reactor/Dgram/Makefile.am')
-rw-r--r--ACE/examples/Reactor/Dgram/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/ACE/examples/Reactor/Dgram/Makefile.am b/ACE/examples/Reactor/Dgram/Makefile.am
index eb7ba9825aa..797f4b3d75e 100644
--- a/ACE/examples/Reactor/Dgram/Makefile.am
+++ b/ACE/examples/Reactor/Dgram/Makefile.am
@@ -6,14 +6,13 @@
## 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.Reactor_Dgram.am
-
noinst_PROGRAMS = dgram
dgram_CPPFLAGS = \
@@ -29,7 +28,6 @@ dgram_LDADD = \
## Makefile.Reactor_Dgram_CO.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += codgram
codgram_CPPFLAGS = \