Logo AND Algorithmique Numérique Distribuée

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