Cleanup ACE_HAS_PTHREAD_SIGMASK_PROTOTYPE, all platforms support it so far as I can...
[ACE_TAO.git] / ACE / performance-tests / Synch-Benchmarks / Synch_Benchmarks.mpc
blob30d8aeebddde9f879f4c57565f00eb3125d52851
1 // -*- MPC -*-
2 project : aceexe {
3   exename   = synch_driver
4   after    += Synch_Lib
5   libs     += Synch_Lib
6   libpaths += Synch_Lib
7   source_files {
8     synch_driver.cpp
9   }