Logo AND Algorithmique Numérique Distribuée

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