]> rtime.felk.cvut.cz Git - orte.git/blob - orte/examples/Makefile.am
changed name to Open Real-time Ethernet, some source header arranging
[orte.git] / orte / examples / Makefile.am
1 #
2 #  Makefile for the Open 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 multicast reliable ping spy schneider mpo
12 endif
13
14 EXTRA_DIST = Makefile Makefile.omk \
15 type
16
17 dist-hook:
18         cp -f  $(srcdir)/Makefile $(distdir)/Makefile