summaryrefslogtreecommitdiff
path: root/performance-tests/Synch-Benchmarks/Perf_Test/Synch_Benchmarks_Perf_Test.mpc
blob: 1c6fd932a6bfc62f090b113ae5528f881681a736 (plain)
1
2
3
4
5
6
7
8
9
10
// -*- MPC -*-
// $Id$

project : acelib {
  avoids   += ace_for_tao
  after    += Synch_Lib
  libs     += Synch_Lib
  libpaths += ../Synch_Lib
  includes += ..
}