]> rtime.felk.cvut.cz Git - orte.git/blob - orte/examples/Makefile.am
5ba9483031a652d49e78e57035ca62928b1500f0
[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