Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
00498248f8603aa753b8490dc37811ee04c42f18
[simgrid.git] / examples / gras / mmrpc / 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 = mmrpc_client$(EXEEXT) mmrpc_server$(EXEEXT) \
46         mmrpc_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/mmrpc
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_mmrpc_client_OBJECTS = _mmrpc_client.$(OBJEXT) \
68         mmrpc_common.$(OBJEXT) mmrpc_client.$(OBJEXT)
69 mmrpc_client_OBJECTS = $(am_mmrpc_client_OBJECTS)
70 mmrpc_client_DEPENDENCIES = $(top_builddir)/src/libgras.la
71 am_mmrpc_server_OBJECTS = _mmrpc_server.$(OBJEXT) \
72         mmrpc_common.$(OBJEXT) mmrpc_server.$(OBJEXT)
73 mmrpc_server_OBJECTS = $(am_mmrpc_server_OBJECTS)
74 mmrpc_server_DEPENDENCIES = $(top_builddir)/src/libgras.la
75 am_mmrpc_simulator_OBJECTS = _mmrpc_simulator.$(OBJEXT) \
76         mmrpc_common.$(OBJEXT) mmrpc_client.$(OBJEXT) \
77         mmrpc_server.$(OBJEXT)
78 mmrpc_simulator_OBJECTS = $(am_mmrpc_simulator_OBJECTS)
79 mmrpc_simulator_DEPENDENCIES = $(top_builddir)/src/libsimgrid.la
80 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/src
81 depcomp = $(SHELL) $(top_srcdir)/depcomp
82 am__depfiles_maybe = depfiles
83 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
84         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
85 LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
86         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
87         $(AM_CFLAGS) $(CFLAGS)
88 CCLD = $(CC)
89 LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
90         $(AM_LDFLAGS) $(LDFLAGS) -o $@
91 SOURCES = $(mmrpc_client_SOURCES) $(mmrpc_server_SOURCES) \
92         $(mmrpc_simulator_SOURCES)
93 DIST_SOURCES = $(mmrpc_client_SOURCES) $(mmrpc_server_SOURCES) \
94         $(mmrpc_simulator_SOURCES)
95 ETAGS = etags
96 CTAGS = ctags
97 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
98 ACLOCAL = @ACLOCAL@
99 ADDR2LINE = @ADDR2LINE@
100 AMDEP_FALSE = @AMDEP_FALSE@
101 AMDEP_TRUE = @AMDEP_TRUE@
102 AMTAR = @AMTAR@
103 AR = @AR@
104 AS = @AS@
105 AUTOCONF = @AUTOCONF@
106 AUTOHEADER = @AUTOHEADER@
107 AUTOMAKE = @AUTOMAKE@
108 AWK = @AWK@
109 BASH = @BASH@
110 CC = @CC@
111 CCDEPMODE = @CCDEPMODE@
112 CFLAGS = @CFLAGS@
113 CPP = @CPP@
114 CPPFLAGS = @CPPFLAGS@
115 CXX = @CXX@
116 CXXCPP = @CXXCPP@
117 CXXDEPMODE = @CXXDEPMODE@
118 CXXFLAGS = @CXXFLAGS@
119 CYGPATH_W = @CYGPATH_W@
120 DEFS = @DEFS@
121 DEPDIR = @DEPDIR@
122 DLLTOOL = @DLLTOOL@
123 DOXYGEN = @DOXYGEN@
124 ECHO = @ECHO@
125 ECHO_C = @ECHO_C@
126 ECHO_N = @ECHO_N@
127 ECHO_T = @ECHO_T@
128 EGREP = @EGREP@
129 EXEEXT = @EXEEXT@
130 F77 = @F77@
131 FFLAGS = @FFLAGS@
132 FLEXML = @FLEXML@
133 GRAMINE_MODE_FALSE = @GRAMINE_MODE_FALSE@
134 GRAMINE_MODE_TRUE = @GRAMINE_MODE_TRUE@
135 GRAS_DEP = @GRAS_DEP@
136 GREP = @GREP@
137 HAVE_FLEXML_FALSE = @HAVE_FLEXML_FALSE@
138 HAVE_FLEXML_TRUE = @HAVE_FLEXML_TRUE@
139 HAVE_SDP_FALSE = @HAVE_SDP_FALSE@
140 HAVE_SDP_TRUE = @HAVE_SDP_TRUE@
141 INSTALL_DATA = @INSTALL_DATA@
142 INSTALL_PROGRAM = @INSTALL_PROGRAM@
143 INSTALL_SCRIPT = @INSTALL_SCRIPT@
144 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
145 LDFLAGS = @LDFLAGS@
146 LD_DYNAMIC_FLAGS = @LD_DYNAMIC_FLAGS@
147 LEX = @LEX@
148 LEXLIB = @LEXLIB@
149 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
150 LIBOBJS = @LIBOBJS@
151 LIBS = @LIBS@
152 LIBTOOL = @LIBTOOL@
153 LN_S = @LN_S@
154 LTLIBOBJS = @LTLIBOBJS@
155 MAINT = @MAINT@
156 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
157 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
158 MAKEINFO = @MAKEINFO@
159 MD5SUM = @MD5SUM@
160 OBJDUMP = @OBJDUMP@
161 OBJEXT = @OBJEXT@
162 PACKAGE = @PACKAGE@
163 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
164 PACKAGE_NAME = @PACKAGE_NAME@
165 PACKAGE_STRING = @PACKAGE_STRING@
166 PACKAGE_TARNAME = @PACKAGE_TARNAME@
167 PACKAGE_VERSION = @PACKAGE_VERSION@
168 PATH_SEPARATOR = @PATH_SEPARATOR@
169 PTH_STACK_GROWTH = @PTH_STACK_GROWTH@
170 RANLIB = @RANLIB@
171 SET_MAKE = @SET_MAKE@
172 SHELL = @SHELL@
173 SIMGRID_DEP = @SIMGRID_DEP@
174 STRIP = @STRIP@
175 USE_SIMIX_FALSE = @USE_SIMIX_FALSE@
176 USE_SIMIX_TRUE = @USE_SIMIX_TRUE@
177 VERSION = @VERSION@
178 WARNING = @WARNING@
179 abs_builddir = @abs_builddir@
180 abs_srcdir = @abs_srcdir@
181 abs_top_builddir = @abs_top_builddir@
182 abs_top_srcdir = @abs_top_srcdir@
183 ac_configure_args = @ac_configure_args@
184 ac_ct_CC = @ac_ct_CC@
185 ac_ct_CXX = @ac_ct_CXX@
186 ac_ct_F77 = @ac_ct_F77@
187 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
188 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
189 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
190 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
191 am__include = @am__include@
192 am__leading_dot = @am__leading_dot@
193 am__quote = @am__quote@
194 am__tar = @am__tar@
195 am__untar = @am__untar@
196 bindir = @bindir@
197 build = @build@
198 build_alias = @build_alias@
199 build_cpu = @build_cpu@
200 build_id = @build_id@
201 build_os = @build_os@
202 build_vendor = @build_vendor@
203 datadir = @datadir@
204 datarootdir = @datarootdir@
205 docdir = @docdir@
206 dvidir = @dvidir@
207 exec_prefix = @exec_prefix@
208 host = @host@
209 host_alias = @host_alias@
210 host_cpu = @host_cpu@
211 host_os = @host_os@
212 host_vendor = @host_vendor@
213 htmldir = @htmldir@
214 includedir = @includedir@
215 infodir = @infodir@
216 install_sh = @install_sh@
217 libdir = @libdir@
218 libexecdir = @libexecdir@
219 localedir = @localedir@
220 localstatedir = @localstatedir@
221 mandir = @mandir@
222 mkdir_p = @mkdir_p@
223 oldincludedir = @oldincludedir@
224 pdfdir = @pdfdir@
225 prefix = @prefix@
226 program_transform_name = @program_transform_name@
227 psdir = @psdir@
228 pth_skaddr_makecontext = @pth_skaddr_makecontext@
229 pth_sksize_makecontext = @pth_sksize_makecontext@
230 sbindir = @sbindir@
231 sharedstatedir = @sharedstatedir@
232 sysconfdir = @sysconfdir@
233 target = @target@
234 target_alias = @target_alias@
235 target_cpu = @target_cpu@
236 target_os = @target_os@
237 target_vendor = @target_vendor@
238 INCLUDES = -I$(top_srcdir)/include
239 TESTS = test_rl test_sg
240 EXTRA_DIST = mmrpc.xml mmrpc.h $(TESTS)
241 mmrpc_simulator_SOURCES = _mmrpc_simulator.c mmrpc_common.c mmrpc_client.c mmrpc_server.c
242 mmrpc_simulator_LDADD = $(top_builddir)/src/libsimgrid.la
243 mmrpc_client_SOURCES = _mmrpc_client.c    mmrpc_common.c mmrpc_client.c 
244 mmrpc_client_LDADD = $(top_builddir)/src/libgras.la
245 mmrpc_server_SOURCES = _mmrpc_server.c    mmrpc_common.c                mmrpc_server.c
246 mmrpc_server_LDADD = $(top_builddir)/src/libgras.la
247
248 # Take care of generatated sources
249 NAME = mmrpc
250 PROCESSES = client server
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/mmrpc/Makefile'; \
269         cd $(top_srcdir) && \
270           $(AUTOMAKE) --gnu  examples/gras/mmrpc/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 mmrpc_client$(EXEEXT): $(mmrpc_client_OBJECTS) $(mmrpc_client_DEPENDENCIES) 
300         @rm -f mmrpc_client$(EXEEXT)
301         $(LINK) $(mmrpc_client_LDFLAGS) $(mmrpc_client_OBJECTS) $(mmrpc_client_LDADD) $(LIBS)
302 mmrpc_server$(EXEEXT): $(mmrpc_server_OBJECTS) $(mmrpc_server_DEPENDENCIES) 
303         @rm -f mmrpc_server$(EXEEXT)
304         $(LINK) $(mmrpc_server_LDFLAGS) $(mmrpc_server_OBJECTS) $(mmrpc_server_LDADD) $(LIBS)
305 mmrpc_simulator$(EXEEXT): $(mmrpc_simulator_OBJECTS) $(mmrpc_simulator_DEPENDENCIES) 
306         @rm -f mmrpc_simulator$(EXEEXT)
307         $(LINK) $(mmrpc_simulator_LDFLAGS) $(mmrpc_simulator_OBJECTS) $(mmrpc_simulator_LDADD) $(LIBS)
308
309 mostlyclean-compile:
310         -rm -f *.$(OBJEXT)
311
312 distclean-compile:
313         -rm -f *.tab.c
314
315 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_mmrpc_client.Po@am__quote@
316 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_mmrpc_server.Po@am__quote@
317 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_mmrpc_simulator.Po@am__quote@
318 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mmrpc_client.Po@am__quote@
319 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mmrpc_common.Po@am__quote@
320 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mmrpc_server.Po@am__quote@
321
322 .c.o:
323 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
324 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
325 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
326 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
327 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
328
329 .c.obj:
330 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
331 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
332 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
333 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
334 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
335
336 .c.lo:
337 @am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
338 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
339 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
340 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
341 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
342
343 mostlyclean-libtool:
344         -rm -f *.lo
345
346 clean-libtool:
347         -rm -rf .libs _libs
348
349 distclean-libtool:
350         -rm -f libtool
351 uninstall-info-am:
352
353 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
354         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
355         unique=`for i in $$list; do \
356             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
357           done | \
358           $(AWK) '    { files[$$0] = 1; } \
359                END { for (i in files) print i; }'`; \
360         mkid -fID $$unique
361 tags: TAGS
362
363 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
364                 $(TAGS_FILES) $(LISP)
365         tags=; \
366         here=`pwd`; \
367         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
368         unique=`for i in $$list; do \
369             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
370           done | \
371           $(AWK) '    { files[$$0] = 1; } \
372                END { for (i in files) print i; }'`; \
373         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
374           test -n "$$unique" || unique=$$empty_fix; \
375           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
376             $$tags $$unique; \
377         fi
378 ctags: CTAGS
379 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
380                 $(TAGS_FILES) $(LISP)
381         tags=; \
382         here=`pwd`; \
383         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
384         unique=`for i in $$list; do \
385             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
386           done | \
387           $(AWK) '    { files[$$0] = 1; } \
388                END { for (i in files) print i; }'`; \
389         test -z "$(CTAGS_ARGS)$$tags$$unique" \
390           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
391              $$tags $$unique
392
393 GTAGS:
394         here=`$(am__cd) $(top_builddir) && pwd` \
395           && cd $(top_srcdir) \
396           && gtags -i $(GTAGS_ARGS) $$here
397
398 distclean-tags:
399         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
400
401 check-TESTS: $(TESTS)
402         @failed=0; all=0; xfail=0; xpass=0; skip=0; \
403         srcdir=$(srcdir); export srcdir; \
404         list='$(TESTS)'; \
405         if test -n "$$list"; then \
406           for tst in $$list; do \
407             if test -f ./$$tst; then dir=./; \
408             elif test -f $$tst; then dir=; \
409             else dir="$(srcdir)/"; fi; \
410             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
411               all=`expr $$all + 1`; \
412               case " $(XFAIL_TESTS) " in \
413               *" $$tst "*) \
414                 xpass=`expr $$xpass + 1`; \
415                 failed=`expr $$failed + 1`; \
416                 echo "XPASS: $$tst"; \
417               ;; \
418               *) \
419                 echo "PASS: $$tst"; \
420               ;; \
421               esac; \
422             elif test $$? -ne 77; then \
423               all=`expr $$all + 1`; \
424               case " $(XFAIL_TESTS) " in \
425               *" $$tst "*) \
426                 xfail=`expr $$xfail + 1`; \
427                 echo "XFAIL: $$tst"; \
428               ;; \
429               *) \
430                 failed=`expr $$failed + 1`; \
431                 echo "FAIL: $$tst"; \
432               ;; \
433               esac; \
434             else \
435               skip=`expr $$skip + 1`; \
436               echo "SKIP: $$tst"; \
437             fi; \
438           done; \
439           if test "$$failed" -eq 0; then \
440             if test "$$xfail" -eq 0; then \
441               banner="All $$all tests passed"; \
442             else \
443               banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
444             fi; \
445           else \
446             if test "$$xpass" -eq 0; then \
447               banner="$$failed of $$all tests failed"; \
448             else \
449               banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
450             fi; \
451           fi; \
452           dashes="$$banner"; \
453           skipped=""; \
454           if test "$$skip" -ne 0; then \
455             skipped="($$skip tests were not run)"; \
456             test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
457               dashes="$$skipped"; \
458           fi; \
459           report=""; \
460           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
461             report="Please report to $(PACKAGE_BUGREPORT)"; \
462             test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
463               dashes="$$report"; \
464           fi; \
465           dashes=`echo "$$dashes" | sed s/./=/g`; \
466           echo "$$dashes"; \
467           echo "$$banner"; \
468           test -z "$$skipped" || echo "$$skipped"; \
469           test -z "$$report" || echo "$$report"; \
470           echo "$$dashes"; \
471           test "$$failed" -eq 0; \
472         else :; fi
473
474 distdir: $(DISTFILES)
475         $(mkdir_p) $(distdir)/../../../acmacro $(distdir)/../../../examples
476         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
477         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
478         list='$(DISTFILES)'; for file in $$list; do \
479           case $$file in \
480             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
481             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
482           esac; \
483           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
484           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
485           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
486             dir="/$$dir"; \
487             $(mkdir_p) "$(distdir)$$dir"; \
488           else \
489             dir=''; \
490           fi; \
491           if test -d $$d/$$file; then \
492             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
493               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
494             fi; \
495             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
496           else \
497             test -f $(distdir)/$$file \
498             || cp -p $$d/$$file $(distdir)/$$file \
499             || exit 1; \
500           fi; \
501         done
502 check-am: all-am
503         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
504 check: check-am
505 all-am: Makefile $(PROGRAMS)
506 installdirs:
507 install: install-am
508 install-exec: install-exec-am
509 install-data: install-data-am
510 uninstall: uninstall-am
511
512 install-am: all-am
513         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
514
515 installcheck: installcheck-am
516 install-strip:
517         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
518           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
519           `test -z '$(STRIP)' || \
520             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
521 mostlyclean-generic:
522         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
523
524 clean-generic:
525         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
526
527 distclean-generic:
528         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
529
530 maintainer-clean-generic:
531         @echo "This command is intended for maintainers to use"
532         @echo "it deletes files that may require special tools to rebuild."
533 clean: clean-am
534
535 clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
536         mostlyclean-am
537
538 distclean: distclean-am
539         -rm -rf ./$(DEPDIR)
540         -rm -f Makefile
541 distclean-am: clean-am distclean-compile distclean-generic \
542         distclean-libtool distclean-tags
543
544 dvi: dvi-am
545
546 dvi-am:
547
548 html: html-am
549
550 info: info-am
551
552 info-am:
553
554 install-data-am:
555
556 install-exec-am:
557
558 install-info: install-info-am
559
560 install-man:
561
562 installcheck-am:
563
564 maintainer-clean: maintainer-clean-am
565         -rm -rf ./$(DEPDIR)
566         -rm -f Makefile
567 maintainer-clean-am: distclean-am maintainer-clean-generic
568
569 mostlyclean: mostlyclean-am
570
571 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
572         mostlyclean-libtool
573
574 pdf: pdf-am
575
576 pdf-am:
577
578 ps: ps-am
579
580 ps-am:
581
582 uninstall-am: uninstall-info-am
583
584 .PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
585         clean-generic clean-libtool clean-noinstPROGRAMS ctags \
586         distclean distclean-compile distclean-generic \
587         distclean-libtool distclean-tags distdir dvi dvi-am html \
588         html-am info info-am install install-am install-data \
589         install-data-am install-exec install-exec-am install-info \
590         install-info-am install-man install-strip installcheck \
591         installcheck-am installdirs maintainer-clean \
592         maintainer-clean-generic mostlyclean mostlyclean-compile \
593         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
594         tags uninstall uninstall-am uninstall-info-am
595
596
597 $(foreach proc, $(PROCESSES), _$(NAME)_$(proc).c) _$(NAME)_simulator.c: $(srcdir)/$(NAME).xml $(top_builddir)/tools/gras/gras_stub_generator@EXEEXT@
598         [ x@EXEEXT@ = x ] || exenv=wine; $$exenv $(top_builddir)/tools/gras/gras_stub_generator@EXEEXT@ $(NAME) $(srcdir)/$(NAME).xml
599
600 $(top_builddir)/tools/gras/gras_stub_generator@EXEEXT@:
601         make -C $(top_builddir)/tools/gras/ gras_stub_generator@EXEEXT@
602
603 dist-files:
604         @for n in $(DISTFILES) ; do echo $(SRCFILE)$$n; done
605         @echo
606         @for n in $(DIST_SUBDIRS) ; do if [ x$$n != x. ] ; then $(MAKE) -C $$n dist-files SRCFILE=$(SRCFILE)$$n/ ; fi; done
607
608 # Cruft
609 # Tell versions [3.59,3.63) of GNU make to not export all variables.
610 # Otherwise a system limit (for SysV at least) may be exceeded.
611 .NOEXPORT: