]> rtime.felk.cvut.cz Git - orte.git/blob - orte/examples/Makefile.in
OCERA SF CVS tree of ORTE framework updated to
[orte.git] / orte / examples / Makefile.in
1 # Makefile.in generated by automake 1.6.3 from Makefile.am.
2 # @configure_input@
3
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5 # Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16 SHELL = @SHELL@
17
18 srcdir = @srcdir@
19 top_srcdir = @top_srcdir@
20 VPATH = @srcdir@
21 prefix = @prefix@
22 exec_prefix = @exec_prefix@
23
24 bindir = @bindir@
25 sbindir = @sbindir@
26 libexecdir = @libexecdir@
27 datadir = @datadir@
28 sysconfdir = @sysconfdir@
29 sharedstatedir = @sharedstatedir@
30 localstatedir = @localstatedir@
31 libdir = @libdir@
32 infodir = @infodir@
33 mandir = @mandir@
34 includedir = @includedir@
35 oldincludedir = /usr/include
36 pkgdatadir = $(datadir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkgincludedir = $(includedir)/@PACKAGE@
39 top_builddir = ../..
40
41 ACLOCAL = @ACLOCAL@
42 AUTOCONF = @AUTOCONF@
43 AUTOMAKE = @AUTOMAKE@
44 AUTOHEADER = @AUTOHEADER@
45
46 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47 INSTALL = @INSTALL@
48 INSTALL_PROGRAM = @INSTALL_PROGRAM@
49 INSTALL_DATA = @INSTALL_DATA@
50 install_sh_DATA = $(install_sh) -c -m 644
51 install_sh_PROGRAM = $(install_sh) -c
52 install_sh_SCRIPT = $(install_sh) -c
53 INSTALL_SCRIPT = @INSTALL_SCRIPT@
54 INSTALL_HEADER = $(INSTALL_DATA)
55 transform = @program_transform_name@
56 NORMAL_INSTALL = :
57 PRE_INSTALL = :
58 POST_INSTALL = :
59 NORMAL_UNINSTALL = :
60 PRE_UNINSTALL = :
61 POST_UNINSTALL = :
62 host_alias = @host_alias@
63 host_triplet = @host@
64
65 EXEEXT = @EXEEXT@
66 OBJEXT = @OBJEXT@
67 PATH_SEPARATOR = @PATH_SEPARATOR@
68 AMTAR = @AMTAR@
69 AWK = @AWK@
70 CC = @CC@
71 CONFIG_ORTE_KERNEL = @CONFIG_ORTE_KERNEL@
72 CONFIG_ORTE_RT = @CONFIG_ORTE_RT@
73 DEPDIR = @DEPDIR@
74 INCLUDES = @INCLUDES@
75 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
76 LINUX_AFLAGS = @LINUX_AFLAGS@
77 LINUX_ARCH = @LINUX_ARCH@
78 LINUX_ARFLAGS = @LINUX_ARFLAGS@
79 LINUX_AS = @LINUX_AS@
80 LINUX_CC = @LINUX_CC@
81 LINUX_CFLAGS = @LINUX_CFLAGS@
82 LINUX_CROSS_COMPILE = @LINUX_CROSS_COMPILE@
83 LINUX_DIR = @LINUX_DIR@
84 LINUX_KERNELRELEASE = @LINUX_KERNELRELEASE@
85 LINUX_LD = @LINUX_LD@
86 LINUX_LDFLAGS = @LINUX_LDFLAGS@
87 LINUX_MODULE_EXT = @LINUX_MODULE_EXT@
88 MAINT = @MAINT@
89 ORTE_MAJOR_VERSION = @ORTE_MAJOR_VERSION@
90 ORTE_MICRO_VERSION = @ORTE_MICRO_VERSION@
91 ORTE_MINOR_VERSION = @ORTE_MINOR_VERSION@
92 ORTE_VERSION = @ORTE_VERSION@
93 PACKAGE = @PACKAGE@
94 RANLIB = @RANLIB@
95 RTAI_CFLAGS = @RTAI_CFLAGS@
96 RTLINUX_CFLAGS = @RTLINUX_CFLAGS@
97 STRIP = @STRIP@
98 VERSION = @VERSION@
99 am__include = @am__include@
100 am__quote = @am__quote@
101 install_sh = @install_sh@
102 modulePROGRAMS_INSTALL = @modulePROGRAMS_INSTALL@
103 moduledir = @moduledir@
104
105 #
106 #  Makefile for the Ocera Real-Time Ethernet
107 #
108 #  $Id: Makefile.am,v 1.0 2003/08/04 
109 #
110 #  Uncomment and customize the following to ORTE your needs:
111 #
112 @CONFIG_ORTE_RT_TRUE@SUBDIRS = hello 
113 @CONFIG_ORTE_RT_FALSE@SUBDIRS = hello reliable ping spy
114 subdir = orte/examples
115 mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
116 CONFIG_HEADER = $(top_builddir)/orte/include/config.h
117 CONFIG_CLEAN_FILES =
118 DIST_SOURCES =
119
120 RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
121         uninstall-info-recursive all-recursive install-data-recursive \
122         install-exec-recursive installdirs-recursive install-recursive \
123         uninstall-recursive check-recursive installcheck-recursive
124 DIST_COMMON = Makefile.am Makefile.in
125 DIST_SUBDIRS = hello reliable ping spy
126 all: all-recursive
127
128 .SUFFIXES:
129 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
130         cd $(top_srcdir) && \
131           $(AUTOMAKE) --gnu  orte/examples/Makefile
132 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
133         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
134 uninstall-info-am:
135
136 # This directory's subdirectories are mostly independent; you can cd
137 # into them and run `make' without going through this Makefile.
138 # To change the values of `make' variables: instead of editing Makefiles,
139 # (1) if the variable is set in `config.status', edit `config.status'
140 #     (which will cause the Makefiles to be regenerated when you run `make');
141 # (2) otherwise, pass the desired values on the `make' command line.
142 $(RECURSIVE_TARGETS):
143         @set fnord $$MAKEFLAGS; amf=$$2; \
144         dot_seen=no; \
145         target=`echo $@ | sed s/-recursive//`; \
146         list='$(SUBDIRS)'; for subdir in $$list; do \
147           echo "Making $$target in $$subdir"; \
148           if test "$$subdir" = "."; then \
149             dot_seen=yes; \
150             local_target="$$target-am"; \
151           else \
152             local_target="$$target"; \
153           fi; \
154           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
155            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
156         done; \
157         if test "$$dot_seen" = "no"; then \
158           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
159         fi; test -z "$$fail"
160
161 mostlyclean-recursive clean-recursive distclean-recursive \
162 maintainer-clean-recursive:
163         @set fnord $$MAKEFLAGS; amf=$$2; \
164         dot_seen=no; \
165         case "$@" in \
166           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
167           *) list='$(SUBDIRS)' ;; \
168         esac; \
169         rev=''; for subdir in $$list; do \
170           if test "$$subdir" = "."; then :; else \
171             rev="$$subdir $$rev"; \
172           fi; \
173         done; \
174         rev="$$rev ."; \
175         target=`echo $@ | sed s/-recursive//`; \
176         for subdir in $$rev; do \
177           echo "Making $$target in $$subdir"; \
178           if test "$$subdir" = "."; then \
179             local_target="$$target-am"; \
180           else \
181             local_target="$$target"; \
182           fi; \
183           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
184            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
185         done && test -z "$$fail"
186 tags-recursive:
187         list='$(SUBDIRS)'; for subdir in $$list; do \
188           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
189         done
190
191 ETAGS = etags
192 ETAGSFLAGS =
193
194 tags: TAGS
195
196 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
197         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
198         unique=`for i in $$list; do \
199             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
200           done | \
201           $(AWK) '    { files[$$0] = 1; } \
202                END { for (i in files) print i; }'`; \
203         mkid -fID $$unique
204
205 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
206                 $(TAGS_FILES) $(LISP)
207         tags=; \
208         here=`pwd`; \
209         list='$(SUBDIRS)'; for subdir in $$list; do \
210           if test "$$subdir" = .; then :; else \
211             test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
212           fi; \
213         done; \
214         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
215         unique=`for i in $$list; do \
216             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
217           done | \
218           $(AWK) '    { files[$$0] = 1; } \
219                END { for (i in files) print i; }'`; \
220         test -z "$(ETAGS_ARGS)$$tags$$unique" \
221           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
222              $$tags $$unique
223
224 GTAGS:
225         here=`$(am__cd) $(top_builddir) && pwd` \
226           && cd $(top_srcdir) \
227           && gtags -i $(GTAGS_ARGS) $$here
228
229 distclean-tags:
230         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
231 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
232
233 top_distdir = ../..
234 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
235
236 distdir: $(DISTFILES)
237         @list='$(DISTFILES)'; for file in $$list; do \
238           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
239           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
240           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
241             dir="/$$dir"; \
242             $(mkinstalldirs) "$(distdir)$$dir"; \
243           else \
244             dir=''; \
245           fi; \
246           if test -d $$d/$$file; then \
247             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
248               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
249             fi; \
250             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
251           else \
252             test -f $(distdir)/$$file \
253             || cp -p $$d/$$file $(distdir)/$$file \
254             || exit 1; \
255           fi; \
256         done
257         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
258           if test "$$subdir" = .; then :; else \
259             test -d $(distdir)/$$subdir \
260             || mkdir $(distdir)/$$subdir \
261             || exit 1; \
262             (cd $$subdir && \
263               $(MAKE) $(AM_MAKEFLAGS) \
264                 top_distdir="$(top_distdir)" \
265                 distdir=../$(distdir)/$$subdir \
266                 distdir) \
267               || exit 1; \
268           fi; \
269         done
270 check-am: all-am
271 check: check-recursive
272 all-am: Makefile
273 installdirs: installdirs-recursive
274 installdirs-am:
275
276 install: install-recursive
277 install-exec: install-exec-recursive
278 install-data: install-data-recursive
279 uninstall: uninstall-recursive
280
281 install-am: all-am
282         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
283
284 installcheck: installcheck-recursive
285 install-strip:
286         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
287           INSTALL_STRIP_FLAG=-s \
288           `test -z '$(STRIP)' || \
289             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
290 mostlyclean-generic:
291
292 clean-generic:
293
294 distclean-generic:
295         -rm -f Makefile $(CONFIG_CLEAN_FILES)
296
297 maintainer-clean-generic:
298         @echo "This command is intended for maintainers to use"
299         @echo "it deletes files that may require special tools to rebuild."
300 clean: clean-recursive
301
302 clean-am: clean-generic mostlyclean-am
303
304 distclean: distclean-recursive
305
306 distclean-am: clean-am distclean-generic distclean-tags
307
308 dvi: dvi-recursive
309
310 dvi-am:
311
312 info: info-recursive
313
314 info-am:
315
316 install-data-am:
317
318 install-exec-am:
319
320 install-info: install-info-recursive
321
322 install-man:
323
324 installcheck-am:
325
326 maintainer-clean: maintainer-clean-recursive
327
328 maintainer-clean-am: distclean-am maintainer-clean-generic
329
330 mostlyclean: mostlyclean-recursive
331
332 mostlyclean-am: mostlyclean-generic
333
334 uninstall-am: uninstall-info-am
335
336 uninstall-info: uninstall-info-recursive
337
338 .PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
339         clean-generic clean-recursive distclean distclean-generic \
340         distclean-recursive distclean-tags distdir dvi dvi-am \
341         dvi-recursive info info-am info-recursive install install-am \
342         install-data install-data-am install-data-recursive \
343         install-exec install-exec-am install-exec-recursive \
344         install-info install-info-am install-info-recursive install-man \
345         install-recursive install-strip installcheck installcheck-am \
346         installdirs installdirs-am installdirs-recursive \
347         maintainer-clean maintainer-clean-generic \
348         maintainer-clean-recursive mostlyclean mostlyclean-generic \
349         mostlyclean-recursive tags tags-recursive uninstall \
350         uninstall-am uninstall-info-am uninstall-info-recursive \
351         uninstall-recursive
352
353 # Tell versions [3.59,3.63) of GNU make to not export all variables.
354 # Otherwise a system limit (for SysV at least) may be exceeded.
355 .NOEXPORT: