summaryrefslogtreecommitdiff
path: root/ACE/examples/Log_Msg/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Log_Msg/Makefile.am')
-rw-r--r--ACE/examples/Log_Msg/Makefile.am5
1 files changed, 1 insertions, 4 deletions
diff --git a/ACE/examples/Log_Msg/Makefile.am b/ACE/examples/Log_Msg/Makefile.am
index 9653b5933dc..c5d038d332d 100644
--- a/ACE/examples/Log_Msg/Makefile.am
+++ b/ACE/examples/Log_Msg/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.Log_Msg_Test_Callback.am
-
noinst_PROGRAMS = test_callback
test_callback_CPPFLAGS = \
@@ -26,7 +25,6 @@ test_callback_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Log_Msg_Test_Log_Msg.am
-
noinst_PROGRAMS += test_log_msg
test_log_msg_CPPFLAGS = \
@@ -40,7 +38,6 @@ test_log_msg_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Log_Msg_Test_Ostream.am
-
noinst_PROGRAMS += test_ostream
test_ostream_CPPFLAGS = \