Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
434859cc57ab42a439d7ce5a7283694d4e92781d
[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 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 EXTRA_DIST = can_tests.c types.h can.xml $(TESTS)
242 can_simulator_SOURCES = _can_simulator.c can.c # can_tests.c
243 can_simulator_LDADD = $(top_builddir)/src/libsimgrid.la
244 can_node_SOURCES = _can_node.c can.c # can_tests.c
245 can_node_LDADD = $(top_builddir)/src/libgras.la
246 can_start_war_SOURCES = _can_node.c can.c # can_tests.c
247 can_start_war_LDADD = $(top_builddir)/src/libgras.la
248
249 # Take care of generatated sources
250 NAME = can
251 PROCESSES = node start_war
252 CLEANFILES = _$(NAME)_simulator.c $(NAME).mk $(NAME).Makefile.local $(NAME).Makefile.remote $(NAME).deploy.sh \
253              $(foreach proc, $(PROCESSES), _$(NAME)_$(proc).c)
254
255 MOSTLYCLEANFILES = $(NAME).trace
256 all: all-am
257
258 .SUFFIXES:
259 .SUFFIXES: .c .lo .o .obj
260 $(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)
261         @for dep in $?; do \
262           case '$(am__configure_deps)' in \
263             *$$dep*) \
264               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
265                 && exit 0; \
266               exit 1;; \
267           esac; \
268         done; \
269         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  examples/gras/p2p/can/Makefile'; \
270         cd $(top_srcdir) && \
271           $(AUTOMAKE) --gnu  examples/gras/p2p/can/Makefile
272 .PRECIOUS: Makefile
273 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
274         @case '$?' in \
275           *config.status*) \
276             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
277           *) \
278             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
279             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
280         esac;
281
282 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
283         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
284
285 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
286         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
287 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
288         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
289 test_sg: $(top_builddir)/config.status $(srcdir)/test_sg.in
290         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
291 test_rl: $(top_builddir)/config.status $(srcdir)/test_rl.in
292         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
293
294 clean-noinstPROGRAMS:
295         @list='$(noinst_PROGRAMS)'; for p in $$list; do \
296           f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
297           echo " rm -f $$p $$f"; \
298           rm -f $$p $$f ; \
299         done
300 can_node$(EXEEXT): $(can_node_OBJECTS) $(can_node_DEPENDENCIES) 
301         @rm -f can_node$(EXEEXT)
302         $(LINK) $(can_node_LDFLAGS) $(can_node_OBJECTS) $(can_node_LDADD) $(LIBS)
303 can_simulator$(EXEEXT): $(can_simulator_OBJECTS) $(can_simulator_DEPENDENCIES) 
304         @rm -f can_simulator$(EXEEXT)
305         $(LINK) $(can_simulator_LDFLAGS) $(can_simulator_OBJECTS) $(can_simulator_LDADD) $(LIBS)
306 can_start_war$(EXEEXT): $(can_start_war_OBJECTS) $(can_start_war_DEPENDENCIES) 
307         @rm -f can_start_war$(EXEEXT)
308         $(LINK) $(can_start_war_LDFLAGS) $(can_start_war_OBJECTS) $(can_start_war_LDADD) $(LIBS)
309
310 mostlyclean-compile:
311         -rm -f *.$(OBJEXT)
312
313 distclean-compile:
314         -rm -f *.tab.c
315
316 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_can_node.Po@am__quote@
317 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_can_simulator.Po@am__quote@
318 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/can.Po@am__quote@
319
320 .c.o:
321 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
322 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
323 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
324 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
325 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
326
327 .c.obj:
328 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
329 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
330 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
331 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
332 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
333
334 .c.lo:
335 @am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
336 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
337 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
338 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
339 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
340
341 mostlyclean-libtool:
342         -rm -f *.lo
343
344 clean-libtool:
345         -rm -rf .libs _libs
346
347 distclean-libtool:
348         -rm -f libtool
349 uninstall-info-am:
350
351 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
352         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
353         unique=`for i in $$list; do \
354             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
355           done | \
356           $(AWK) '    { files[$$0] = 1; } \
357                END { for (i in files) print i; }'`; \
358         mkid -fID $$unique
359 tags: TAGS
360
361 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
362                 $(TAGS_FILES) $(LISP)
363         tags=; \
364         here=`pwd`; \
365         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
366         unique=`for i in $$list; do \
367             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
368           done | \
369           $(AWK) '    { files[$$0] = 1; } \
370                END { for (i in files) print i; }'`; \
371         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
372           test -n "$$unique" || unique=$$empty_fix; \
373           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
374             $$tags $$unique; \
375         fi
376 ctags: CTAGS
377 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
378                 $(TAGS_FILES) $(LISP)
379         tags=; \
380         here=`pwd`; \
381         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
382         unique=`for i in $$list; do \
383             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
384           done | \
385           $(AWK) '    { files[$$0] = 1; } \
386                END { for (i in files) print i; }'`; \
387         test -z "$(CTAGS_ARGS)$$tags$$unique" \
388           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
389              $$tags $$unique
390
391 GTAGS:
392         here=`$(am__cd) $(top_builddir) && pwd` \
393           && cd $(top_srcdir) \
394           && gtags -i $(GTAGS_ARGS) $$here
395
396 distclean-tags:
397         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
398
399 distdir: $(DISTFILES)
400         $(mkdir_p) $(distdir)/../../../../acmacro $(distdir)/../../../../examples
401         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
402         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
403         list='$(DISTFILES)'; for file in $$list; do \
404           case $$file in \
405             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
406             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
407           esac; \
408           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
409           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
410           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
411             dir="/$$dir"; \
412             $(mkdir_p) "$(distdir)$$dir"; \
413           else \
414             dir=''; \
415           fi; \
416           if test -d $$d/$$file; then \
417             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
418               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
419             fi; \
420             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
421           else \
422             test -f $(distdir)/$$file \
423             || cp -p $$d/$$file $(distdir)/$$file \
424             || exit 1; \
425           fi; \
426         done
427 check-am: all-am
428 check: check-am
429 all-am: Makefile $(PROGRAMS)
430 installdirs:
431 install: install-am
432 install-exec: install-exec-am
433 install-data: install-data-am
434 uninstall: uninstall-am
435
436 install-am: all-am
437         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
438
439 installcheck: installcheck-am
440 install-strip:
441         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
442           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
443           `test -z '$(STRIP)' || \
444             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
445 mostlyclean-generic:
446         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
447
448 clean-generic:
449         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
450
451 distclean-generic:
452         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
453
454 maintainer-clean-generic:
455         @echo "This command is intended for maintainers to use"
456         @echo "it deletes files that may require special tools to rebuild."
457 clean: clean-am
458
459 clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
460         mostlyclean-am
461
462 distclean: distclean-am
463         -rm -rf ./$(DEPDIR)
464         -rm -f Makefile
465 distclean-am: clean-am distclean-compile distclean-generic \
466         distclean-libtool distclean-tags
467
468 dvi: dvi-am
469
470 dvi-am:
471
472 html: html-am
473
474 info: info-am
475
476 info-am:
477
478 install-data-am:
479
480 install-exec-am:
481
482 install-info: install-info-am
483
484 install-man:
485
486 installcheck-am:
487
488 maintainer-clean: maintainer-clean-am
489         -rm -rf ./$(DEPDIR)
490         -rm -f Makefile
491 maintainer-clean-am: distclean-am maintainer-clean-generic
492
493 mostlyclean: mostlyclean-am
494
495 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
496         mostlyclean-libtool
497
498 pdf: pdf-am
499
500 pdf-am:
501
502 ps: ps-am
503
504 ps-am:
505
506 uninstall-am: uninstall-info-am
507
508 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
509         clean-libtool clean-noinstPROGRAMS ctags distclean \
510         distclean-compile distclean-generic distclean-libtool \
511         distclean-tags distdir dvi dvi-am html html-am info info-am \
512         install install-am install-data install-data-am install-exec \
513         install-exec-am install-info install-info-am install-man \
514         install-strip installcheck installcheck-am installdirs \
515         maintainer-clean maintainer-clean-generic mostlyclean \
516         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
517         pdf pdf-am ps ps-am tags uninstall uninstall-am \
518         uninstall-info-am
519
520
521 $(foreach proc, $(PROCESSES), _$(NAME)_$(proc).c) _$(NAME)_simulator.c: $(srcdir)/$(NAME).xml $(top_builddir)/tools/gras/gras_stub_generator@EXEEXT@
522         [ x@EXEEXT@ = x ] || exenv=wine; $$exenv $(top_builddir)/tools/gras/gras_stub_generator@EXEEXT@ $(NAME) $(srcdir)/$(NAME).xml
523
524 $(top_builddir)/tools/gras/gras_stub_generator@EXEEXT@:
525         make -C $(top_builddir)/tools/gras/ gras_stub_generator@EXEEXT@
526
527 dist-files:
528         @for n in $(DISTFILES) ; do echo $(SRCFILE)$$n; done
529         @echo
530         @for n in $(DIST_SUBDIRS) ; do if [ x$$n != x. ] ; then $(MAKE) -C $$n dist-files SRCFILE=$(SRCFILE)$$n/ ; fi; done
531
532 # Cruft
533 # Tell versions [3.59,3.63) of GNU make to not export all variables.
534 # Otherwise a system limit (for SysV at least) may be exceeded.
535 .NOEXPORT: