]> rtime.felk.cvut.cz Git - orte.git/blob - orte/examples/Makefile.am
ae6a0916b6be0df2618edff5d42820c9461b3bae
[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 ORTEPing ORTESpy
12 endif