Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
make so that the tester builders are trigered when makeDist one is done
[simgrid.git] / examples / gras / p2p / chord / 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 = chord_node$(EXEEXT) chord_simulator$(EXEEXT)
46 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
47         $(srcdir)/test_rl.in $(srcdir)/test_sg.in \
48         $(top_srcdir)/acmacro/dist-files.mk \
49         $(top_srcdir)/examples/temps-gras-stub.mk
50 subdir = examples/gras/p2p/chord
51 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
52 am__aclocal_m4_deps = $(top_srcdir)/acmacro/ac_func_snprintf.m4 \
53         $(top_srcdir)/acmacro/compiler-flags.m4 \
54         $(top_srcdir)/acmacro/context.m4 \
55         $(top_srcdir)/acmacro/fancy_configury.m4 \
56         $(top_srcdir)/acmacro/flex.m4 \
57         $(top_srcdir)/acmacro/gras_arch.m4 \
58         $(top_srcdir)/acmacro/print_null.m4 \
59         $(top_srcdir)/acmacro/va_copy.m4 $(top_srcdir)/configure.ac
60 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
61         $(ACLOCAL_M4)
62 mkinstalldirs = $(install_sh) -d
63 CONFIG_HEADER = $(top_builddir)/src/gras_config.h
64 CONFIG_CLEAN_FILES = test_sg test_rl
65 PROGRAMS = $(noinst_PROGRAMS)
66 am_chord_node_OBJECTS = _chord_node.$(OBJEXT) chord.$(OBJEXT)
67 chord_node_OBJECTS = $(am_chord_node_OBJECTS)
68 chord_node_DEPENDENCIES = $(top_builddir)/src/libgras.la
69 am_chord_simulator_OBJECTS = _chord_simulator.$(OBJEXT) \
70         chord.$(OBJEXT)
71 chord_simulator_OBJECTS = $(am_chord_simulator_OBJECTS)
72 chord_simulator_DEPENDENCIES = $(top_builddir)/src/libsimgrid.la
73 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/src
74 depcomp = $(SHELL) $(top_srcdir)/depcomp
75 am__depfiles_maybe = depfiles
76 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
77         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
78 LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
79         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
80         $(AM_CFLAGS) $(CFLAGS)
81 CCLD = $(CC)
82 LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
83         $(AM_LDFLAGS) $(LDFLAGS) -o $@
84 SOURCES = $(chord_node_SOURCES) $(chord_simulator_SOURCES)
85 DIST_SOURCES = $(chord_node_SOURCES) $(chord_simulator_SOURCES)
86 ETAGS = etags
87 CTAGS = ctags
88 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
89 ACLOCAL = @ACLOCAL@
90 ADDR2LINE = @ADDR2LINE@
91 AMDEP_FALSE = @AMDEP_FALSE@
92 AMDEP_TRUE = @AMDEP_TRUE@
93 AMTAR = @AMTAR@
94 AM_CFLAGS = @AM_CFLAGS@
95 AR = @AR@
96 AS = @AS@
97 AUTOCONF = @AUTOCONF@
98 AUTOHEADER = @AUTOHEADER@
99 AUTOMAKE = @AUTOMAKE@
100 AWK = @AWK@
101 BASH = @BASH@
102 CC = @CC@
103 CCDEPMODE = @CCDEPMODE@
104 CFLAGS = @CFLAGS@
105 CPP = @CPP@
106 CPPFLAGS = @CPPFLAGS@
107 CXX = @CXX@
108 CXXCPP = @CXXCPP@
109 CXXDEPMODE = @CXXDEPMODE@
110 CXXFLAGS = @CXXFLAGS@
111 CYGPATH_W = @CYGPATH_W@
112 DEFS = @DEFS@
113 DEPDIR = @DEPDIR@
114 DLLTOOL = @DLLTOOL@
115 DOXYGEN = @DOXYGEN@
116 ECHO = @ECHO@
117 ECHO_C = @ECHO_C@
118 ECHO_N = @ECHO_N@
119 ECHO_T = @ECHO_T@
120 EGREP = @EGREP@
121 EXEEXT = @EXEEXT@
122 F77 = @F77@
123 FFLAGS = @FFLAGS@
124 FLEXML = @FLEXML@
125 GRAMINE_MODE_FALSE = @GRAMINE_MODE_FALSE@
126 GRAMINE_MODE_TRUE = @GRAMINE_MODE_TRUE@
127 GRAS_ARCH_32_BITS_FALSE = @GRAS_ARCH_32_BITS_FALSE@
128 GRAS_ARCH_32_BITS_TRUE = @GRAS_ARCH_32_BITS_TRUE@
129 GRAS_DEP = @GRAS_DEP@
130 GREP = @GREP@
131 GTNETS_CFLAGS = @GTNETS_CFLAGS@
132 GTNETS_LDFLAGS = @GTNETS_LDFLAGS@
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_GTNETS_FALSE = @USE_GTNETS_FALSE@
172 USE_GTNETS_TRUE = @USE_GTNETS_TRUE@
173 USE_SIMIX_FALSE = @USE_SIMIX_FALSE@
174 USE_SIMIX_TRUE = @USE_SIMIX_TRUE@
175 VERSION = @VERSION@
176 WARNING = @WARNING@
177 abs_builddir = @abs_builddir@
178 abs_srcdir = @abs_srcdir@
179 abs_top_builddir = @abs_top_builddir@
180 abs_top_srcdir = @abs_top_srcdir@
181 ac_configure_args = @ac_configure_args@
182 ac_ct_CC = @ac_ct_CC@
183 ac_ct_CXX = @ac_ct_CXX@
184 ac_ct_F77 = @ac_ct_F77@
185 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
186 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
187 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
188 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
189 am__include = @am__include@
190 am__leading_dot = @am__leading_dot@
191 am__quote = @am__quote@
192 am__tar = @am__tar@
193 am__untar = @am__untar@
194 bindir = @bindir@
195 build = @build@
196 build_alias = @build_alias@
197 build_cpu = @build_cpu@
198 build_id = @build_id@
199 build_os = @build_os@
200 build_vendor = @build_vendor@
201 datadir = @datadir@
202 datarootdir = @datarootdir@
203 docdir = @docdir@
204 dvidir = @dvidir@
205 exec_prefix = @exec_prefix@
206 host = @host@
207 host_alias = @host_alias@
208 host_cpu = @host_cpu@
209 host_os = @host_os@
210 host_vendor = @host_vendor@
211 htmldir = @htmldir@
212 includedir = @includedir@
213 infodir = @infodir@
214 install_sh = @install_sh@
215 libdir = @libdir@
216 libexecdir = @libexecdir@
217 localedir = @localedir@
218 localstatedir = @localstatedir@
219 mandir = @mandir@
220 mkdir_p = @mkdir_p@
221 oldincludedir = @oldincludedir@
222 pdfdir = @pdfdir@
223 prefix = @prefix@
224 program_transform_name = @program_transform_name@
225 psdir = @psdir@
226 pth_skaddr_makecontext = @pth_skaddr_makecontext@
227 pth_sksize_makecontext = @pth_sksize_makecontext@
228 sbindir = @sbindir@
229 sharedstatedir = @sharedstatedir@
230 sysconfdir = @sysconfdir@
231 target = @target@
232 target_alias = @target_alias@
233 target_cpu = @target_cpu@
234 target_os = @target_os@
235 target_vendor = @target_vendor@
236 INCLUDES = -I$(top_srcdir)/include
237 #TESTS= test_rl test_sg
238 EXTRA_DIST = chord.xml $(TESTS)
239 chord_simulator_SOURCES = _chord_simulator.c chord.c
240 chord_simulator_LDADD = $(top_builddir)/src/libsimgrid.la
241 chord_node_SOURCES = _chord_node.c chord.c
242 chord_node_LDADD = $(top_builddir)/src/libgras.la
243
244 # Take care of generatated sources
245 NAME = chord
246 PROCESSES = node
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/chord/Makefile'; \
265         cd $(top_srcdir) && \
266           $(AUTOMAKE) --gnu  examples/gras/p2p/chord/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 chord_node$(EXEEXT): $(chord_node_OBJECTS) $(chord_node_DEPENDENCIES) 
296         @rm -f chord_node$(EXEEXT)
297         $(LINK) $(chord_node_LDFLAGS) $(chord_node_OBJECTS) $(chord_node_LDADD) $(LIBS)
298 chord_simulator$(EXEEXT): $(chord_simulator_OBJECTS) $(chord_simulator_DEPENDENCIES) 
299         @rm -f chord_simulator$(EXEEXT)
300         $(LINK) $(chord_simulator_LDFLAGS) $(chord_simulator_OBJECTS) $(chord_simulator_LDADD) $(LIBS)
301
302 mostlyclean-compile:
303         -rm -f *.$(OBJEXT)
304
305 distclean-compile:
306         -rm -f *.tab.c
307
308 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_chord_node.Po@am__quote@
309 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_chord_simulator.Po@am__quote@
310 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/chord.Po@am__quote@
311
312 .c.o:
313 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
314 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
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@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
321 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
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@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
328 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
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 distclean-libtool:
340         -rm -f libtool
341 uninstall-info-am:
342
343 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
344         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
345         unique=`for i in $$list; do \
346             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
347           done | \
348           $(AWK) '    { files[$$0] = 1; } \
349                END { for (i in files) print i; }'`; \
350         mkid -fID $$unique
351 tags: TAGS
352
353 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
354                 $(TAGS_FILES) $(LISP)
355         tags=; \
356         here=`pwd`; \
357         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
358         unique=`for i in $$list; do \
359             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
360           done | \
361           $(AWK) '    { files[$$0] = 1; } \
362                END { for (i in files) print i; }'`; \
363         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
364           test -n "$$unique" || unique=$$empty_fix; \
365           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
366             $$tags $$unique; \
367         fi
368 ctags: CTAGS
369 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
370                 $(TAGS_FILES) $(LISP)
371         tags=; \
372         here=`pwd`; \
373         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
374         unique=`for i in $$list; do \
375             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
376           done | \
377           $(AWK) '    { files[$$0] = 1; } \
378                END { for (i in files) print i; }'`; \
379         test -z "$(CTAGS_ARGS)$$tags$$unique" \
380           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
381              $$tags $$unique
382
383 GTAGS:
384         here=`$(am__cd) $(top_builddir) && pwd` \
385           && cd $(top_srcdir) \
386           && gtags -i $(GTAGS_ARGS) $$here
387
388 distclean-tags:
389         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
390
391 distdir: $(DISTFILES)
392         $(mkdir_p) $(distdir)/../../../../acmacro $(distdir)/../../../../examples
393         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
394         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
395         list='$(DISTFILES)'; for file in $$list; do \
396           case $$file in \
397             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
398             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
399           esac; \
400           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
401           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
402           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
403             dir="/$$dir"; \
404             $(mkdir_p) "$(distdir)$$dir"; \
405           else \
406             dir=''; \
407           fi; \
408           if test -d $$d/$$file; then \
409             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
410               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
411             fi; \
412             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
413           else \
414             test -f $(distdir)/$$file \
415             || cp -p $$d/$$file $(distdir)/$$file \
416             || exit 1; \
417           fi; \
418         done
419 check-am: all-am
420 check: check-am
421 all-am: Makefile $(PROGRAMS)
422 installdirs:
423 install: install-am
424 install-exec: install-exec-am
425 install-data: install-data-am
426 uninstall: uninstall-am
427
428 install-am: all-am
429         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
430
431 installcheck: installcheck-am
432 install-strip:
433         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
434           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
435           `test -z '$(STRIP)' || \
436             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
437 mostlyclean-generic:
438         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
439
440 clean-generic:
441         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
442
443 distclean-generic:
444         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
445
446 maintainer-clean-generic:
447         @echo "This command is intended for maintainers to use"
448         @echo "it deletes files that may require special tools to rebuild."
449 clean: clean-am
450
451 clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
452         mostlyclean-am
453
454 distclean: distclean-am
455         -rm -rf ./$(DEPDIR)
456         -rm -f Makefile
457 distclean-am: clean-am distclean-compile distclean-generic \
458         distclean-libtool distclean-tags
459
460 dvi: dvi-am
461
462 dvi-am:
463
464 html: html-am
465
466 info: info-am
467
468 info-am:
469
470 install-data-am:
471
472 install-exec-am:
473
474 install-info: install-info-am
475
476 install-man:
477
478 installcheck-am:
479
480 maintainer-clean: maintainer-clean-am
481         -rm -rf ./$(DEPDIR)
482         -rm -f Makefile
483 maintainer-clean-am: distclean-am maintainer-clean-generic
484
485 mostlyclean: mostlyclean-am
486
487 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
488         mostlyclean-libtool
489
490 pdf: pdf-am
491
492 pdf-am:
493
494 ps: ps-am
495
496 ps-am:
497
498 uninstall-am: uninstall-info-am
499
500 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
501         clean-libtool clean-noinstPROGRAMS ctags distclean \
502         distclean-compile distclean-generic distclean-libtool \
503         distclean-tags distdir dvi dvi-am html html-am info info-am \
504         install install-am install-data install-data-am install-exec \
505         install-exec-am install-info install-info-am install-man \
506         install-strip installcheck installcheck-am installdirs \
507         maintainer-clean maintainer-clean-generic mostlyclean \
508         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
509         pdf pdf-am ps ps-am tags uninstall uninstall-am \
510         uninstall-info-am
511
512
513 $(foreach proc, $(PROCESSES), _$(NAME)_$(proc).c) _$(NAME)_simulator.c: $(srcdir)/$(NAME).xml $(top_builddir)/tools/gras/gras_stub_generator@EXEEXT@
514         [ x@EXEEXT@ = x ] || exenv=wine; $$exenv $(top_builddir)/tools/gras/gras_stub_generator@EXEEXT@ $(NAME) $(srcdir)/$(NAME).xml
515
516 $(top_builddir)/tools/gras/gras_stub_generator@EXEEXT@:
517         make -C $(top_builddir)/tools/gras/ gras_stub_generator@EXEEXT@
518
519 dist-files:
520         @for n in $(DISTFILES) ; do echo $(SRCFILE)$$n; done
521         @echo
522         @for n in $(DIST_SUBDIRS) ; do if [ x$$n != x. ] ; then $(MAKE) -C $$n dist-files SRCFILE=$(SRCFILE)$$n/ ; fi; done
523
524 # Cruft
525 # Tell versions [3.59,3.63) of GNU make to not export all variables.
526 # Otherwise a system limit (for SysV at least) may be exceeded.
527 .NOEXPORT: