diff options
Diffstat (limited to 'ACE/apps/gperf/src/Makefile.am')
-rw-r--r-- | ACE/apps/gperf/src/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ACE/apps/gperf/src/Makefile.am b/ACE/apps/gperf/src/Makefile.am index fedfd8649ac..623c9054179 100644 --- a/ACE/apps/gperf/src/Makefile.am +++ b/ACE/apps/gperf/src/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) @@ -15,7 +15,6 @@ ACE_ROOT = $(top_srcdir) ## Makefile.gperf.am if !BUILD_USES_WCHAR - bin_PROGRAMS = gperf gperf_CPPFLAGS = \ |