]> rtime.felk.cvut.cz Git - orte.git/blob - orte/manager/Makefile.omk
OCERA SF CVS tree of ORTE framework updated to
[orte.git] / orte / manager / Makefile.omk
1 bin_PROGRAMS = ortemanager
2
3 INCLUDES = -I $(srcdir)/../include -DORTE_OMK_UNIX
4
5 ortemanager_SOURCES = ortemanager.c
6
7 lib_LOADLIBES =  orte pthread
8
9 #############################################################################
10 # RT-Linux version of build
11
12 rtlinux_MODULES = rt_ortemanager
13                
14 rtlinux_INCLUDES = -I $(srcdir)/../include -DORTE_OMK_RTL
15
16 rt_ortemanager_SOURCES = ortemanager.c
17
18 rtlinux_LOADLIBES =  orte_rt pthread_rwlock