summaryrefslogtreecommitdiff
path: root/ACE/examples/APG/Config/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/APG/Config/Makefile.am')
-rw-r--r--ACE/examples/APG/Config/Makefile.am6
1 files changed, 1 insertions, 5 deletions
diff --git a/ACE/examples/APG/Config/Makefile.am b/ACE/examples/APG/Config/Makefile.am
index 5eb39fe51e0..5320bfdf85c 100644
--- a/ACE/examples/APG/Config/Makefile.am
+++ b/ACE/examples/APG/Config/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.ARGV_Example.am
-
noinst_PROGRAMS = ARGV_Example
ARGV_Example_CPPFLAGS = \
@@ -30,7 +29,6 @@ ARGV_Example_LDADD = \
## Makefile.Config_HA_Status.am
if !BUILD_ACE_FOR_TAO
-
noinst_PROGRAMS += HA_Status
HA_Status_CPPFLAGS = \
@@ -47,7 +45,6 @@ HA_Status_LDADD = \
endif !BUILD_ACE_FOR_TAO
## Makefile.Get_Opt.am
-
noinst_PROGRAMS += Get_Opt
Get_Opt_CPPFLAGS = \
@@ -62,7 +59,6 @@ Get_Opt_LDADD = \
$(ACE_BUILDDIR)/ace/libACE.la
## Makefile.Get_Opt_Long.am
-
noinst_PROGRAMS += Get_Opt_Long
Get_Opt_Long_CPPFLAGS = \