Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
c1a110815b468ed8c33b18cb5bae50287429b43d
[simgrid.git] / examples / gras / p2p / can / 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 = can_node$(EXEEXT) can_start_war$(EXEEXT) \
46         can_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/p2p/can
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_can_node_OBJECTS = _can_node.$(OBJEXT) can.$(OBJEXT)
68 can_node_OBJECTS = $(am_can_node_OBJECTS)
69 can_node_DEPENDENCIES = $(top_builddir)/src/libgras.la
70 am_can_simulator_OBJECTS = _can_simulator.$(OBJEXT) can.$(OBJEXT)
71 can_simulator_OBJECTS = $(am_can_simulator_OBJECTS)
72 can_simulator_DEPENDENCIES = $(top_builddir)/src/libsimgrid.la
73 am_can_start_war_OBJECTS = _can_node.$(OBJEXT) can.$(OBJEXT)
74 can_start_war_OBJECTS = $(am_can_start_war_OBJECTS)
75 can_start_war_DEPENDENCIES = $(top_builddir)/src/libgras.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 = $(can_node_SOURCES) $(can_simulator_SOURCES) \
88         $(can_start_war_SOURCES)
89 DIST_SOURCES = $(can_node_SOURCES) $(can_simulator_SOURCES) \
90         $(can_start_war_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 AR = @AR@
100 AS = @AS@
101 AUTOCONF = @AUTOCONF@
102 AUTOHEADER = @AUTOHEADER@
103 AUTOMAKE = @AUTOMAKE@
104 AWK = @AWK@
105 BASH = @BASH@
106 CC = @CC@
107 CCDEPMODE = @CCDEPMODE@
108 CFLAGS = @CFLAGS@
109 CPP = @CPP@
110 CPPFLAGS = @CPPFLAGS@
111 CXX = @CXX@
112 CXXCPP = @CXXCPP@
113 CXXDEPMODE = @CXXDEPMODE@
114 CXXFLAGS = @CXXFLAGS@
115 CYGPATH_W = @CYGPATH_W@
116 DEFS = @DEFS@
117 DEPDIR = @DEPDIR@
118 DLLTOOL = @DLLTOOL@
119 DOXYGEN = @DOXYGEN@
120 ECHO = @ECHO@
121 ECHO_C = @ECHO_C@
122 ECHO_N = @ECHO_N@
123 ECHO_T = @ECHO_T@
124 EGREP = @EGREP@
125 EXEEXT = @EXEEXT@
126 F77 = @F77@
127 FFLAGS = @FFLAGS@
128 FLEXML = @FLEXML@
129 GRAMINE_MODE_FALSE = @GRAMINE_MODE_FALSE@
130 GRAMINE_MODE_TRUE = @GRAMINE_MODE_TRUE@
131 GRAS_DEP = @GRAS_DEP@
132 GREP = @GREP@
133 HAVE_FLEXML_FALSE = @HAVE_FLEXML_FALSE@
134 HAVE_FLEXML_TRUE = @HAVE_FLEXML_TRUE@
135 HAVE_SDP_FALSE = @HAVE_SDP_FALSE@
136 HAVE_SDP_TRUE = @HAVE_SDP_TRUE@
137 INSTALL_DATA = @INSTALL_DATA@
138 INSTALL_PROGRAM = @INSTALL_PROGRAM@
139 INSTALL_SCRIPT = @INSTALL_SCRIPT@
140 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
141 LDFLAGS = @LDFLAGS@
142 LD_DYNAMIC_FLAGS = @LD_DYNAMIC_FLAGS@
143 LEX = @LEX@
144 LEXLIB = @LEXLIB@
145 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
146 LIBOBJS = @LIBOBJS@
147 LIBS = @LIBS@
148 LIBTOOL = @LIBTOOL@
149 LN_S = @LN_S@
150 LTLIBOBJS = @LTLIBOBJS@
151 MAINT = @MAINT@
152 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
153 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
154 MAKEINFO = @MAKEINFO@
155 MD5SUM = @MD5SUM@
156 OBJDUMP = @OBJDUMP@
157 OBJEXT = @OBJEXT@
158 PACKAGE = @PACKAGE@
159 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
160 PACKAGE_NAME = @PACKAGE_NAME@
161 PACKAGE_STRING = @PACKAGE_STRING@
162 PACKAGE_TARNAME = @PACKAGE_TARNAME@
163 PACKAGE_VERSION = @PACKAGE_VERSION@
164 PATH_SEPARATOR = @PATH_SEPARATOR@
165 PTH_STACK_GROWTH = @PTH_STACK_GROWTH@
166 RANLIB = @RANLIB@
167 SET_MAKE = @SET_MAKE@
168 SHELL = @SHELL@
169 SIMGRID_DEP = @SIMGRID_DEP@
170 STRIP = @STRIP@
171 USE_SIMIX_FALSE = @USE_SIMIX_FALSE@
172 USE_SIMIX_TRUE = @USE_SIMIX_TRUE@
173 VERSION = @VERSION@
174 WARNING = @WARNING@
175 abs_builddir = @abs_builddir@
176 abs_srcdir = @abs_srcdir@
177 abs_top_builddir = @abs_top_builddir@
178 abs_top_srcdir = @abs_top_srcdir@
179 ac_configure_args = @ac_configure_args@
180 ac_ct_CC = @ac_ct_CC@
181 ac_ct_CXX = @ac_ct_CXX@
182 ac_ct_F77 = @ac_ct_F77@
183 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
184 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
185 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
186 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
187 am__include = @am__include@
188 am__leading_dot = @am__leading_dot@
189 am__quote = @am__quote@
190 am__tar = @am__tar@
191 am__untar = @am__untar@
192 bindir = @bindir@
193 build = @build@
194 build_alias = @build_alias@
195 build_cpu = @build_cpu@
196 build_id = @build_id@
197 build_os = @build_os@
198 build_vendor = @build_vendor@
199 datadir = @datadir@
200 datarootdir = @datarootdir@
201 docdir = @docdir@
202 dvidir = @dvidir@
203 exec_prefix = @exec_prefix@
204 host = @host@
205 host_alias = @host_alias@
206 host_cpu = @host_cpu@
207 host_os = @host_os@
208 host_vendor = @host_vendor@
209 htmldir = @htmldir@
210 includedir = @includedir@
211 infodir = @infodir@
212 install_sh = @install_sh@
213 libdir = @libdir@
214 libexecdir = @libexecdir@
215 localedir = @localedir@
216 localstatedir = @localstatedir@
217 mandir = @mandir@
218 mkdir_p = @mkdir_p@
219 oldincludedir = @oldincludedir@
220 pdfdir = @pdfdir@
221 prefix = @prefix@
222 program_transform_name = @program_transform_name@
223 psdir = @psdir@
224 pth_skaddr_makecontext = @pth_skaddr_makecontext@
225 pth_sksize_makecontext = @pth_sksize_makecontext@
226 sbindir = @sbindir@
227 sharedstatedir = @sharedstatedir@
228 sysconfdir = @sysconfdir@
229 target = @target@
230 target_alias = @target_alias@
231 target_cpu = @target_cpu@
232 target_os = @target_os@
233 target_vendor = @target_vendor@
234 INCLUDES = -I$(top_srcdir)/include
235 #TESTS= test_rl test_sg
236 EXTRA_DIST = can_tests.c types.h can.xml $(TESTS)
237 can_simulator_SOURCES = _can_simulator.c can.c # can_tests.c
238 can_simulator_LDADD = $(top_builddir)/src/libsimgrid.la
239 can_node_SOURCES = _can_node.c can.c # can_tests.c
240 can_node_LDADD = $(top_builddir)/src/libgras.la
241 can_start_war_SOURCES = _can_node.c can.c # can_tests.c
242 can_start_war_LDADD = $(top_builddir)/src/libgras.la
243
244 # Take care of generatated sources
245 NAME = can
246 PROCESSES = node start_war
247 CLEANFILES = _$(NAME)_simulator.c $(NAME).mk $(NAME).Makefile.local $(NAME).Makefile.remote $(NAME).deploy.sh \
248              $(foreach proc, $(PROCESSES), _$(NAME)_$(proc).c)
249
250 MOSTLYCLEANFILES = $(NAME).trace
251 all: all-am
252
253 .SUFFIXES:
254 .SUFFIXES: .c .lo .o .obj
255 $(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)
256         @for dep in $?; do \
257           case '$(am__configure_deps)' in \
258             *$$dep*) \
259               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
260                 && exit 0; \
261               exit 1;; \
262           esac; \
263         done; \
264         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  examples/gras/p2p/can/Makefile'; \
265         cd $(top_srcdir) && \
266           $(AUTOMAKE) --gnu  examples/gras/p2p/can/Makefile
267 .PRECIOUS: Makefile
268 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
269         @case '$?' in \
270           *config.status*) \
271             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
272           *) \
273             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
274             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
275         esac;
276
277 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
278         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
279
280 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
281         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
282 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
283         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
284 test_sg: $(top_builddir)/config.status $(srcdir)/test_sg.in
285         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
286 test_rl: $(top_builddir)/config.status $(srcdir)/test_rl.in
287         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
288
289 clean-noinstPROGRAMS:
290         @list='$(noinst_PROGRAMS)'; for p in $$list; do \
291           f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
292           echo " rm -f $$p $$f"; \
293           rm -f $$p $$f ; \
294         done
295 can_node$(EXEEXT): $(can_node_OBJECTS) $(can_node_DEPENDENCIES) 
296         @rm -f can_node$(EXEEXT)
297         $(LINK) $(can_node_LDFLAGS) $(can_node_OBJECTS) $(can_node_LDADD) $(LIBS)
298 can_simulator$(EXEEXT): $(can_simulator_OBJECTS) $(can_simulator_DEPENDENCIES) 
299         @rm -f can_simulator$(EXEEXT)
300         $(LINK) $(can_simulator_LDFLAGS) $(can_simulator_OBJECTS) $(can_simulator_LDADD) $(LIBS)
301 can_start_war$(EXEEXT): $(can_start_war_OBJECTS) $(can_start_war_DEPENDENCIES) 
302         @rm -f can_start_war$(EXEEXT)
303         $(LINK) $(can_start_war_LDFLAGS) $(can_start_war_OBJECTS) $(can_start_war_LDADD) $(LIBS)
304
305 mostlyclean-compile:
306         -rm -f *.$(OBJEXT)
307
308 distclean-compile:
309         -rm -f *.tab.c
310
311 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_can_node.Po@am__quote@
312 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_can_simulator.Po@am__quote@
313 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/can.Po@am__quote@
314
315 .c.o:
316 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
317 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
318 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
319 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
320 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
321
322 .c.obj:
323 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
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 `$(CYGPATH_W) '$<'`
328
329 .c.lo:
330 @am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
331 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
332 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
333 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
334 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
335
336 mostlyclean-libtool:
337         -rm -f *.lo
338
339 clean-libtool:
340         -rm -rf .libs _libs
341
342 distclean-libtool:
343         -rm -f libtool
344 uninstall-info-am:
345
346 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
347         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
348         unique=`for i in $$list; do \
349             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
350           done | \
351           $(AWK) '    { files[$$0] = 1; } \
352                END { for (i in files) print i; }'`; \
353         mkid -fID $$unique
354 tags: TAGS
355
356 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
357                 $(TAGS_FILES) $(LISP)
358         tags=; \
359         here=`pwd`; \
360         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
361         unique=`for i in $$list; do \
362             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
363           done | \
364           $(AWK) '    { files[$$0] = 1; } \
365                END { for (i in files) print i; }'`; \
366         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
367           test -n "$$unique" || unique=$$empty_fix; \
368           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
369             $$tags $$unique; \
370         fi
371 ctags: CTAGS
372 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
373                 $(TAGS_FILES) $(LISP)
374         tags=; \
375         here=`pwd`; \
376         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
377         unique=`for i in $$list; do \
378             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
379           done | \
380           $(AWK) '    { files[$$0] = 1; } \
381                END { for (i in files) print i; }'`; \
382         test -z "$(CTAGS_ARGS)$$tags$$unique" \
383           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
384              $$tags $$unique
385
386 GTAGS:
387         here=`$(am__cd) $(top_builddir) && pwd` \
388           && cd $(top_srcdir) \
389           && gtags -i $(GTAGS_ARGS) $$here
390
391 distclean-tags:
392         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
393
394 distdir: $(DISTFILES)
395         $(mkdir_p) $(distdir)/../../../../acmacro $(distdir)/../../../../examples
396         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
397         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
398         list='$(DISTFILES)'; for file in $$list; do \
399           case $$file in \
400             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
401             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
402           esac; \
403           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
404           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
405           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
406             dir="/$$dir"; \
407             $(mkdir_p) "$(distdir)$$dir"; \
408           else \
409             dir=''; \
410           fi; \
411           if test -d $$d/$$file; then \
412             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
413               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
414             fi; \
415             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
416           else \
417             test -f $(distdir)/$$file \
418             || cp -p $$d/$$file $(distdir)/$$file \
419             || exit 1; \
420           fi; \
421         done
422 check-am: all-am
423 check: check-am
424 all-am: Makefile $(PROGRAMS)
425 installdirs:
426 install: install-am
427 install-exec: install-exec-am
428 install-data: install-data-am
429 uninstall: uninstall-am
430
431 install-am: all-am
432         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
433
434 installcheck: installcheck-am
435 install-strip:
436         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
437           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
438           `test -z '$(STRIP)' || \
439             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
440 mostlyclean-generic:
441         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
442
443 clean-generic:
444         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
445
446 distclean-generic:
447         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
448
449 maintainer-clean-generic:
450         @echo "This command is intended for maintainers to use"
451         @echo "it deletes files that may require special tools to rebuild."
452 clean: clean-am
453
454 clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
455         mostlyclean-am
456
457 distclean: distclean-am
458         -rm -rf ./$(DEPDIR)
459         -rm -f Makefile
460 distclean-am: clean-am distclean-compile distclean-generic \
461         distclean-libtool distclean-tags
462
463 dvi: dvi-am
464
465 dvi-am:
466
467 html: html-am
468
469 info: info-am
470
471 info-am:
472
473 install-data-am:
474
475 install-exec-am:
476
477 install-info: install-info-am
478
479 install-man:
480
481 installcheck-am:
482
483 maintainer-clean: maintainer-clean-am
484         -rm -rf ./$(DEPDIR)
485         -rm -f Makefile
486 maintainer-clean-am: distclean-am maintainer-clean-generic
487
488 mostlyclean: mostlyclean-am
489
490 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
491         mostlyclean-libtool
492
493 pdf: pdf-am
494
495 pdf-am:
496
497 ps: ps-am
498
499 ps-am:
500
501 uninstall-am: uninstall-info-am
502
503 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
504         clean-libtool clean-noinstPROGRAMS ctags distclean \
505         distclean-compile distclean-generic distclean-libtool \
506         distclean-tags distdir dvi dvi-am html html-am info info-am \
507         install install-am install-data install-data-am install-exec \
508         install-exec-am install-info install-info-am install-man \
509         install-strip installcheck installcheck-am installdirs \
510         maintainer-clean maintainer-clean-generic mostlyclean \
511         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
512         pdf pdf-am ps ps-am tags uninstall uninstall-am \
513         uninstall-info-am
514
515
516 $(foreach proc, $(PROCESSES), _$(NAME)_$(proc).c) _$(NAME)_simulator.c: $(srcdir)/$(NAME).xml $(top_builddir)/tools/gras/gras_stub_generator@EXEEXT@
517         [ x@EXEEXT@ = x ] || exenv=wine; $$exenv $(top_builddir)/tools/gras/gras_stub_generator@EXEEXT@ $(NAME) $(srcdir)/$(NAME).xml
518
519 $(top_builddir)/tools/gras/gras_stub_generator@EXEEXT@:
520         make -C $(top_builddir)/tools/gras/ gras_stub_generator@EXEEXT@
521
522 dist-files:
523         @for n in $(DISTFILES) ; do echo $(SRCFILE)$$n; done
524         @echo
525         @for n in $(DIST_SUBDIRS) ; do if [ x$$n != x. ] ; then $(MAKE) -C $$n dist-files SRCFILE=$(SRCFILE)$$n/ ; fi; done
526
527 # Cruft
528 # Tell versions [3.59,3.63) of GNU make to not export all variables.
529 # Otherwise a system limit (for SysV at least) may be exceeded.
530 .NOEXPORT: