]> rtime.felk.cvut.cz Git - orte.git/blob - orte/examples/Makefile.am
OCERA SF CVS tree of ORTE framework updated to
[orte.git] / orte / examples / Makefile.am
1 #
2 #  Makefile for the Ocera Real-Time Ethernet
3 #
4 #  $Id: Makefile.am,v 1.0 2003/08/04 
5 #
6 #  Uncomment and customize the following to ORTE your needs:
7 #
8 if CONFIG_ORTE_RT
9 SUBDIRS = hello 
10 else
11 SUBDIRS = hello reliable ping spy
12 endif