Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
top_srcdir is not supposed to be a relative path
[simgrid.git] / examples / amok / bandwidth / Makefile.in
1 # Makefile.in generated by automake 1.10 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006  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
17 # Makefile chunk which allows to display the files which should be included
18 # into the distribution.
19
20 # It is intended to be included in all Makefile.am 
21
22 VPATH = @srcdir@
23 pkgdatadir = $(datadir)/@PACKAGE@
24 pkglibdir = $(libdir)/@PACKAGE@
25 pkgincludedir = $(includedir)/@PACKAGE@
26 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 build_triplet = @build@
39 host_triplet = @host@
40 target_triplet = @target@
41 noinst_PROGRAMS = bandwidth_maestro$(EXEEXT) bandwidth_sensor$(EXEEXT) \
42         bandwidth_simulator$(EXEEXT)
43 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
44         $(srcdir)/test_rl.in $(srcdir)/test_sg.in \
45         $(top_srcdir)/acmacro/dist-files.mk \
46         $(top_srcdir)/examples/temps-gras-stub.mk
47 subdir = examples/amok/bandwidth
48 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
49 am__aclocal_m4_deps = $(top_srcdir)/acmacro/ac_func_snprintf.m4 \
50         $(top_srcdir)/acmacro/compiler-flags.m4 \
51         $(top_srcdir)/acmacro/context.m4 \
52         $(top_srcdir)/acmacro/fancy_configury.m4 \
53         $(top_srcdir)/acmacro/flex.m4 \
54         $(top_srcdir)/acmacro/gras_arch.m4 \
55         $(top_srcdir)/acmacro/print_null.m4 \
56         $(top_srcdir)/acmacro/va_copy.m4 $(top_srcdir)/configure.ac
57 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
58         $(ACLOCAL_M4)
59 mkinstalldirs = $(install_sh) -d
60 CONFIG_HEADER = $(top_builddir)/src/gras_config.h
61 CONFIG_CLEAN_FILES = test_sg test_rl
62 PROGRAMS = $(noinst_PROGRAMS)
63 am_bandwidth_maestro_OBJECTS = _bandwidth_maestro.$(OBJEXT) \
64         bandwidth.$(OBJEXT)
65 bandwidth_maestro_OBJECTS = $(am_bandwidth_maestro_OBJECTS)
66 bandwidth_maestro_DEPENDENCIES = $(top_builddir)/src/libgras.la
67 am_bandwidth_sensor_OBJECTS = _bandwidth_sensor.$(OBJEXT) \
68         bandwidth.$(OBJEXT)
69 bandwidth_sensor_OBJECTS = $(am_bandwidth_sensor_OBJECTS)
70 bandwidth_sensor_DEPENDENCIES = $(top_builddir)/src/libgras.la
71 am_bandwidth_simulator_OBJECTS = _bandwidth_simulator.$(OBJEXT) \
72         bandwidth.$(OBJEXT)
73 bandwidth_simulator_OBJECTS = $(am_bandwidth_simulator_OBJECTS)
74 bandwidth_simulator_DEPENDENCIES = $(top_builddir)/src/libsimgrid.la
75 DEFAULT_INCLUDES = -I. -I$(top_builddir)/src@am__isrc@
76 depcomp = $(SHELL) $(top_srcdir)/depcomp
77 am__depfiles_maybe = depfiles
78 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
79         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
80 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
81         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
82         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
83 CCLD = $(CC)
84 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
85         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
86         $(LDFLAGS) -o $@
87 SOURCES = $(bandwidth_maestro_SOURCES) $(bandwidth_sensor_SOURCES) \
88         $(bandwidth_simulator_SOURCES)
89 DIST_SOURCES = $(bandwidth_maestro_SOURCES) \
90         $(bandwidth_sensor_SOURCES) $(bandwidth_simulator_SOURCES)
91 ETAGS = etags
92 CTAGS = ctags
93 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
94 ACLOCAL = @ACLOCAL@
95 ADDR2LINE = @ADDR2LINE@
96 AMTAR = @AMTAR@
97 AM_CPPFLAGS = @AM_CPPFLAGS@
98 AR = @AR@
99 AS = @AS@
100 AUTOCONF = @AUTOCONF@
101 AUTOHEADER = @AUTOHEADER@
102 AUTOMAKE = @AUTOMAKE@
103 AWK = @AWK@
104 BASH = @BASH@
105 CC = @CC@
106 CCDEPMODE = @CCDEPMODE@
107 CFLAGS = @CFLAGS@
108 CPP = @CPP@
109 CPPFLAGS = @CPPFLAGS@
110 CXX = @CXX@
111 CXXCPP = @CXXCPP@
112 CXXDEPMODE = @CXXDEPMODE@
113 CXXFLAGS = @CXXFLAGS@
114 CYGPATH_W = @CYGPATH_W@
115 DEFS = @DEFS@
116 DEPDIR = @DEPDIR@
117 DLLTOOL = @DLLTOOL@
118 DOXYGEN = @DOXYGEN@
119 ECHO = @ECHO@
120 ECHO_C = @ECHO_C@
121 ECHO_N = @ECHO_N@
122 ECHO_T = @ECHO_T@
123 EGREP = @EGREP@
124 EXEEXT = @EXEEXT@
125 FLEXML = @FLEXML@
126 GCJ = @GCJ@
127 GCJDEPMODE = @GCJDEPMODE@
128 GCJFLAGS = @GCJFLAGS@
129 GRAS_DEP = @GRAS_DEP@
130 GREP = @GREP@
131 INSTALL = @INSTALL@
132 INSTALL_DATA = @INSTALL_DATA@
133 INSTALL_PROGRAM = @INSTALL_PROGRAM@
134 INSTALL_SCRIPT = @INSTALL_SCRIPT@
135 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
136 JAR = @JAR@
137 JAVA = @JAVA@
138 JAVAC = @JAVAC@
139 LDFLAGS = @LDFLAGS@
140 LD_DYNAMIC_FLAGS = @LD_DYNAMIC_FLAGS@
141 LEX = @LEX@
142 LEXLIB = @LEXLIB@
143 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
144 LIBOBJS = @LIBOBJS@
145 LIBS = @LIBS@
146 LIBTOOL = @LIBTOOL@
147 LN_S = @LN_S@
148 LTLIBOBJS = @LTLIBOBJS@
149 MAINT = @MAINT@
150 MAKEINFO = @MAKEINFO@
151 MD5SUM = @MD5SUM@
152 MKDIR_P = @MKDIR_P@
153 OBJDUMP = @OBJDUMP@
154 OBJEXT = @OBJEXT@
155 PACKAGE = @PACKAGE@
156 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
157 PACKAGE_NAME = @PACKAGE_NAME@
158 PACKAGE_STRING = @PACKAGE_STRING@
159 PACKAGE_TARNAME = @PACKAGE_TARNAME@
160 PACKAGE_VERSION = @PACKAGE_VERSION@
161 PATH_SEPARATOR = @PATH_SEPARATOR@
162 PTH_STACK_GROWTH = @PTH_STACK_GROWTH@
163 RANLIB = @RANLIB@
164 SET_MAKE = @SET_MAKE@
165 SHELL = @SHELL@
166 SIMGRID_DEP = @SIMGRID_DEP@
167 SMPI_DEP = @SMPI_DEP@
168 STRIP = @STRIP@
169 VERSION = @VERSION@
170 WARNING = @WARNING@
171 abs_builddir = @abs_builddir@
172 abs_srcdir = @abs_srcdir@
173 abs_top_builddir = @abs_top_builddir@
174 abs_top_srcdir = @abs_top_srcdir@
175 ac_configure_args = @ac_configure_args@
176 ac_ct_CC = @ac_ct_CC@
177 ac_ct_CXX = @ac_ct_CXX@
178 am__include = @am__include@
179 am__leading_dot = @am__leading_dot@
180 am__quote = @am__quote@
181 am__tar = @am__tar@
182 am__untar = @am__untar@
183 bindir = @bindir@
184 build = @build@
185 build_alias = @build_alias@
186 build_cpu = @build_cpu@
187 build_id = @build_id@
188 build_os = @build_os@
189 build_vendor = @build_vendor@
190 builddir = @builddir@
191 datadir = @datadir@
192 datarootdir = @datarootdir@
193 docdir = @docdir@
194 dvidir = @dvidir@
195 exec_prefix = @exec_prefix@
196 host = @host@
197 host_alias = @host_alias@
198 host_cpu = @host_cpu@
199 host_os = @host_os@
200 host_vendor = @host_vendor@
201 htmldir = @htmldir@
202 includedir = @includedir@
203 infodir = @infodir@
204 install_sh = @install_sh@
205 libdir = @libdir@
206 libexecdir = @libexecdir@
207 localedir = @localedir@
208 localstatedir = @localstatedir@
209 mandir = @mandir@
210 mkdir_p = @mkdir_p@
211 oldincludedir = @oldincludedir@
212 pdfdir = @pdfdir@
213 prefix = @prefix@
214 program_transform_name = @program_transform_name@
215 psdir = @psdir@
216 pth_skaddr_makecontext = @pth_skaddr_makecontext@
217 pth_sksize_makecontext = @pth_sksize_makecontext@
218 sbindir = @sbindir@
219 sharedstatedir = @sharedstatedir@
220 srcdir = @srcdir@
221 sysconfdir = @sysconfdir@
222 target = @target@
223 target_alias = @target_alias@
224 target_cpu = @target_cpu@
225 target_os = @target_os@
226 target_vendor = @target_vendor@
227 top_builddir = @top_builddir@
228 top_srcdir = @top_srcdir@
229 INCLUDES = -I$(top_srcdir)/include
230 AM_CFLAGS = -g
231 TESTS = test_rl test_sg
232 EXTRA_DIST = bandwidth.xml $(TESTS)
233 bandwidth_simulator_SOURCES = _bandwidth_simulator.c bandwidth.c
234 bandwidth_simulator_LDADD = $(top_builddir)/src/libsimgrid.la 
235 bandwidth_maestro_SOURCES = _bandwidth_maestro.c bandwidth.c
236 bandwidth_maestro_LDADD = $(top_builddir)/src/libgras.la 
237 bandwidth_sensor_SOURCES = _bandwidth_sensor.c bandwidth.c
238 bandwidth_sensor_LDADD = $(top_builddir)/src/libgras.la 
239
240 # Take care of generatated sources
241 NAME = bandwidth
242 PROCESSES = maestro sensor
243 CLEANFILES = _$(NAME)_simulator.c $(NAME).mk $(NAME).Makefile.local $(NAME).Makefile.remote $(NAME).deploy.sh \
244              $(foreach proc, $(PROCESSES), _$(NAME)_$(proc).c)
245
246 MOSTLYCLEANFILES = $(NAME).trace
247 all: all-am
248
249 .SUFFIXES:
250 .SUFFIXES: .c .lo .o .obj
251 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/examples/temps-gras-stub.mk $(top_srcdir)/acmacro/dist-files.mk $(am__configure_deps)
252         @for dep in $?; do \
253           case '$(am__configure_deps)' in \
254             *$$dep*) \
255               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
256                 && exit 0; \
257               exit 1;; \
258           esac; \
259         done; \
260         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  examples/amok/bandwidth/Makefile'; \
261         cd $(top_srcdir) && \
262           $(AUTOMAKE) --gnu  examples/amok/bandwidth/Makefile
263 .PRECIOUS: Makefile
264 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
265         @case '$?' in \
266           *config.status*) \
267             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
268           *) \
269             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
270             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
271         esac;
272
273 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
274         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
275
276 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
277         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
278 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
279         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
280 test_sg: $(top_builddir)/config.status $(srcdir)/test_sg.in
281         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
282 test_rl: $(top_builddir)/config.status $(srcdir)/test_rl.in
283         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
284
285 clean-noinstPROGRAMS:
286         @list='$(noinst_PROGRAMS)'; for p in $$list; do \
287           f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
288           echo " rm -f $$p $$f"; \
289           rm -f $$p $$f ; \
290         done
291 bandwidth_maestro$(EXEEXT): $(bandwidth_maestro_OBJECTS) $(bandwidth_maestro_DEPENDENCIES) 
292         @rm -f bandwidth_maestro$(EXEEXT)
293         $(LINK) $(bandwidth_maestro_OBJECTS) $(bandwidth_maestro_LDADD) $(LIBS)
294 bandwidth_sensor$(EXEEXT): $(bandwidth_sensor_OBJECTS) $(bandwidth_sensor_DEPENDENCIES) 
295         @rm -f bandwidth_sensor$(EXEEXT)
296         $(LINK) $(bandwidth_sensor_OBJECTS) $(bandwidth_sensor_LDADD) $(LIBS)
297 bandwidth_simulator$(EXEEXT): $(bandwidth_simulator_OBJECTS) $(bandwidth_simulator_DEPENDENCIES) 
298         @rm -f bandwidth_simulator$(EXEEXT)
299         $(LINK) $(bandwidth_simulator_OBJECTS) $(bandwidth_simulator_LDADD) $(LIBS)
300
301 mostlyclean-compile:
302         -rm -f *.$(OBJEXT)
303
304 distclean-compile:
305         -rm -f *.tab.c
306
307 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_bandwidth_maestro.Po@am__quote@
308 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_bandwidth_sensor.Po@am__quote@
309 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_bandwidth_simulator.Po@am__quote@
310 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bandwidth.Po@am__quote@
311
312 .c.o:
313 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
314 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
315 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
316 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
317 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
318
319 .c.obj:
320 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
321 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
322 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
323 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
324 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
325
326 .c.lo:
327 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
328 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
329 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
330 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
331 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
332
333 mostlyclean-libtool:
334         -rm -f *.lo
335
336 clean-libtool:
337         -rm -rf .libs _libs
338
339 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
340         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
341         unique=`for i in $$list; do \
342             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
343           done | \
344           $(AWK) '    { files[$$0] = 1; } \
345                END { for (i in files) print i; }'`; \
346         mkid -fID $$unique
347 tags: TAGS
348
349 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
350                 $(TAGS_FILES) $(LISP)
351         tags=; \
352         here=`pwd`; \
353         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
354         unique=`for i in $$list; do \
355             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
356           done | \
357           $(AWK) '    { files[$$0] = 1; } \
358                END { for (i in files) print i; }'`; \
359         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
360           test -n "$$unique" || unique=$$empty_fix; \
361           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
362             $$tags $$unique; \
363         fi
364 ctags: CTAGS
365 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
366                 $(TAGS_FILES) $(LISP)
367         tags=; \
368         here=`pwd`; \
369         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
370         unique=`for i in $$list; do \
371             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
372           done | \
373           $(AWK) '    { files[$$0] = 1; } \
374                END { for (i in files) print i; }'`; \
375         test -z "$(CTAGS_ARGS)$$tags$$unique" \
376           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
377              $$tags $$unique
378
379 GTAGS:
380         here=`$(am__cd) $(top_builddir) && pwd` \
381           && cd $(top_srcdir) \
382           && gtags -i $(GTAGS_ARGS) $$here
383
384 distclean-tags:
385         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
386
387 check-TESTS: $(TESTS)
388         @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[        ]'; \
389         srcdir=$(srcdir); export srcdir; \
390         list=' $(TESTS) '; \
391         if test -n "$$list"; then \
392           for tst in $$list; do \
393             if test -f ./$$tst; then dir=./; \
394             elif test -f $$tst; then dir=; \
395             else dir="$(srcdir)/"; fi; \
396             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
397               all=`expr $$all + 1`; \
398               case " $(XFAIL_TESTS) " in \
399               *$$ws$$tst$$ws*) \
400                 xpass=`expr $$xpass + 1`; \
401                 failed=`expr $$failed + 1`; \
402                 echo "XPASS: $$tst"; \
403               ;; \
404               *) \
405                 echo "PASS: $$tst"; \
406               ;; \
407               esac; \
408             elif test $$? -ne 77; then \
409               all=`expr $$all + 1`; \
410               case " $(XFAIL_TESTS) " in \
411               *$$ws$$tst$$ws*) \
412                 xfail=`expr $$xfail + 1`; \
413                 echo "XFAIL: $$tst"; \
414               ;; \
415               *) \
416                 failed=`expr $$failed + 1`; \
417                 echo "FAIL: $$tst"; \
418               ;; \
419               esac; \
420             else \
421               skip=`expr $$skip + 1`; \
422               echo "SKIP: $$tst"; \
423             fi; \
424           done; \
425           if test "$$failed" -eq 0; then \
426             if test "$$xfail" -eq 0; then \
427               banner="All $$all tests passed"; \
428             else \
429               banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
430             fi; \
431           else \
432             if test "$$xpass" -eq 0; then \
433               banner="$$failed of $$all tests failed"; \
434             else \
435               banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
436             fi; \
437           fi; \
438           dashes="$$banner"; \
439           skipped=""; \
440           if test "$$skip" -ne 0; then \
441             skipped="($$skip tests were not run)"; \
442             test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
443               dashes="$$skipped"; \
444           fi; \
445           report=""; \
446           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
447             report="Please report to $(PACKAGE_BUGREPORT)"; \
448             test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
449               dashes="$$report"; \
450           fi; \
451           dashes=`echo "$$dashes" | sed s/./=/g`; \
452           echo "$$dashes"; \
453           echo "$$banner"; \
454           test -z "$$skipped" || echo "$$skipped"; \
455           test -z "$$report" || echo "$$report"; \
456           echo "$$dashes"; \
457           test "$$failed" -eq 0; \
458         else :; fi
459
460 distdir: $(DISTFILES)
461         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
462         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
463         list='$(DISTFILES)'; \
464           dist_files=`for file in $$list; do echo $$file; done | \
465           sed -e "s|^$$srcdirstrip/||;t" \
466               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
467         case $$dist_files in \
468           */*) $(MKDIR_P) `echo "$$dist_files" | \
469                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
470                            sort -u` ;; \
471         esac; \
472         for file in $$dist_files; do \
473           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
474           if test -d $$d/$$file; then \
475             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
476             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
477               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
478             fi; \
479             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
480           else \
481             test -f $(distdir)/$$file \
482             || cp -p $$d/$$file $(distdir)/$$file \
483             || exit 1; \
484           fi; \
485         done
486 check-am: all-am
487         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
488 check: check-am
489 all-am: Makefile $(PROGRAMS)
490 installdirs:
491 install: install-am
492 install-exec: install-exec-am
493 install-data: install-data-am
494 uninstall: uninstall-am
495
496 install-am: all-am
497         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
498
499 installcheck: installcheck-am
500 install-strip:
501         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
502           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
503           `test -z '$(STRIP)' || \
504             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
505 mostlyclean-generic:
506         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
507
508 clean-generic:
509         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
510
511 distclean-generic:
512         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
513
514 maintainer-clean-generic:
515         @echo "This command is intended for maintainers to use"
516         @echo "it deletes files that may require special tools to rebuild."
517 clean: clean-am
518
519 clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
520         mostlyclean-am
521
522 distclean: distclean-am
523         -rm -rf ./$(DEPDIR)
524         -rm -f Makefile
525 distclean-am: clean-am distclean-compile distclean-generic \
526         distclean-tags
527
528 dvi: dvi-am
529
530 dvi-am:
531
532 html: html-am
533
534 info: info-am
535
536 info-am:
537
538 install-data-am:
539
540 install-dvi: install-dvi-am
541
542 install-exec-am:
543
544 install-html: install-html-am
545
546 install-info: install-info-am
547
548 install-man:
549
550 install-pdf: install-pdf-am
551
552 install-ps: install-ps-am
553
554 installcheck-am:
555
556 maintainer-clean: maintainer-clean-am
557         -rm -rf ./$(DEPDIR)
558         -rm -f Makefile
559 maintainer-clean-am: distclean-am maintainer-clean-generic
560
561 mostlyclean: mostlyclean-am
562
563 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
564         mostlyclean-libtool
565
566 pdf: pdf-am
567
568 pdf-am:
569
570 ps: ps-am
571
572 ps-am:
573
574 uninstall-am:
575
576 .MAKE: install-am install-strip
577
578 .PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
579         clean-generic clean-libtool clean-noinstPROGRAMS ctags \
580         distclean distclean-compile distclean-generic \
581         distclean-libtool distclean-tags distdir dvi dvi-am html \
582         html-am info info-am install install-am install-data \
583         install-data-am install-dvi install-dvi-am install-exec \
584         install-exec-am install-html install-html-am install-info \
585         install-info-am install-man install-pdf install-pdf-am \
586         install-ps install-ps-am install-strip installcheck \
587         installcheck-am installdirs maintainer-clean \
588         maintainer-clean-generic mostlyclean mostlyclean-compile \
589         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
590         tags uninstall uninstall-am
591
592
593 $(foreach proc, $(PROCESSES), _$(NAME)_$(proc).c) _$(NAME)_simulator.c: $(srcdir)/$(NAME).xml $(top_builddir)/tools/gras/gras_stub_generator@EXEEXT@
594         [ x@EXEEXT@ = x ] || exenv=wine; $$exenv $(top_builddir)/tools/gras/gras_stub_generator@EXEEXT@ $(NAME) $(srcdir)/$(NAME).xml
595
596 $(top_builddir)/tools/gras/gras_stub_generator@EXEEXT@:
597         make -C $(top_builddir)/tools/gras/ gras_stub_generator@EXEEXT@
598
599 dist-files:
600         @for n in $(DISTFILES) ; do echo $(SRCFILE)$$n; done
601         @echo
602         @for n in $(DIST_SUBDIRS) ; do if [ x$$n != x. ] ; then $(MAKE) -C $$n dist-files SRCFILE=$(SRCFILE)$$n/ ; fi; done
603
604 # Cruft 
605 # Tell versions [3.59,3.63) of GNU make to not export all variables.
606 # Otherwise a system limit (for SysV at least) may be exceeded.
607 .NOEXPORT: