source: tbroadcast/v1/cmt/requirements @ 231

Last change on this file since 231 was 231, checked in by garonne, 18 years ago

import tbroadcast

File size: 242 bytes
Line 
1package tbroadcast
2
3private
4
5macro_append cppflags " -DPTHREAD_USE_DELTA_TIMEOUT -g "
6macro_append cpplinkflags " -g "
7
8macro application_suffix ""
9
10macro tbroadcastlinkopts " -lpthread "
11application tbroadcast tbroadcast.cxx TCmThread.cxx
12
13
Note: See TracBrowser for help on using the repository browser.