Logo AND Algorithmique Numérique Distribuée

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