summaryrefslogtreecommitdiff
path: root/ACE/performance-tests/Synch-Benchmarks/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/performance-tests/Synch-Benchmarks/Makefile.am')
-rw-r--r--ACE/performance-tests/Synch-Benchmarks/Makefile.am5
1 files changed, 1 insertions, 4 deletions
diff --git a/ACE/performance-tests/Synch-Benchmarks/Makefile.am b/ACE/performance-tests/Synch-Benchmarks/Makefile.am
index 6464aa9c07c..f0272750af1 100644
--- a/ACE/performance-tests/Synch-Benchmarks/Makefile.am
+++ b/ACE/performance-tests/Synch-Benchmarks/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)
@@ -27,9 +27,6 @@ synch_driver_CPPFLAGS = \
synch_driver_SOURCES = \
synch_driver.cpp
-synch_driver_LDFLAGS = \
- -LSynch_Lib
-
synch_driver_LDADD = \
$(top_builddir)/performance-tests/Synch-Benchmarks/Synch_Lib/libSynch_Lib.la \
$(ACE_BUILDDIR)/ace/libACE.la