]> rtime.felk.cvut.cz Git - orte.git/blob - Makefile.am
JORTE: ignore 'int-to-pointer' and 'pointer-to-int' compiler warnings
[orte.git] / Makefile.am
1 #
2 #  Makefile for the Open Real-Time Ethernet
3 #
4 #  $Id: Makefile.am,v 1.0 2003/08/04 
5 #
6 AUTOMAKE_OPTIONS = foreign
7
8 SUBDIRS = orte 
9
10 ACLOCAL_AMFLAGS = -I admin
11
12 EXTRA_DIST = authors copying ChangeLog install readme \
13 readme.makerules Makefile Makefile.omk Makefile.cvs Makefile.rules OCERA_TOP_DIR-ocera \
14 kernelcfg2mk switch2standalone todo \
15 doc
16
17 dist-hook:
18         cp -f  $(srcdir)/Makefile $(distdir)/Makefile
19         rm -rf `find $(distdir) -name CVS`