summaryrefslogtreecommitdiff
path: root/ACE/examples/Shared_Malloc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Shared_Malloc/Makefile.am')
-rw-r--r--ACE/examples/Shared_Malloc/Makefile.am6
1 files changed, 1 insertions, 5 deletions
diff --git a/ACE/examples/Shared_Malloc/Makefile.am b/ACE/examples/Shared_Malloc/Makefile.am
index e1f9f4a5ade..baccb0359e0 100644
--- a/ACE/examples/Shared_Malloc/Makefile.am
+++ b/ACE/examples/Shared_Malloc/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.Shared_Malloc.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += malloc
malloc_CPPFLAGS = \
@@ -38,7 +37,6 @@ endif !BUILD_ACE_FOR_TAO
## Makefile.Shared_Malloc_Multiple.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += multiple
multiple_CPPFLAGS = \
@@ -60,7 +58,6 @@ endif !BUILD_ACE_FOR_TAO
## Makefile.Shared_Malloc_Persistence.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += persistence
persistence_CPPFLAGS = \
@@ -81,7 +78,6 @@ endif !BUILD_ACE_FOR_TAO
## Makefile.Shared_Malloc_Posind.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += posind
posind_CPPFLAGS = \