Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
mv surfxml.dtd simgrid.dtd
[simgrid.git] / examples / gras / p2p / 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 srcdir = @srcdir@
22 top_srcdir = @top_srcdir@
23 VPATH = @srcdir@
24 pkgdatadir = $(datadir)/@PACKAGE@
25 pkglibdir = $(libdir)/@PACKAGE@
26 pkgincludedir = $(includedir)/@PACKAGE@
27 top_builddir = ../../..
28 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
29 INSTALL = @INSTALL@
30 install_sh_DATA = $(install_sh) -c -m 644
31 install_sh_PROGRAM = $(install_sh) -c
32 install_sh_SCRIPT = $(install_sh) -c
33 INSTALL_HEADER = $(INSTALL_DATA)
34 transform = $(program_transform_name)
35 NORMAL_INSTALL = :
36 PRE_INSTALL = :
37 POST_INSTALL = :
38 NORMAL_UNINSTALL = :
39 PRE_UNINSTALL = :
40 POST_UNINSTALL = :
41 build_triplet = @build@
42 host_triplet = @host@
43 target_triplet = @target@
44 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
45         $(top_srcdir)/acmacro/dist-files.mk
46 subdir = examples/gras/p2p
47 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
48 am__aclocal_m4_deps = $(top_srcdir)/acmacro/ac_func_snprintf.m4 \
49         $(top_srcdir)/acmacro/compiler-flags.m4 \
50         $(top_srcdir)/acmacro/context.m4 \
51         $(top_srcdir)/acmacro/fancy_configury.m4 \
52         $(top_srcdir)/acmacro/flex.m4 \
53         $(top_srcdir)/acmacro/gras_arch.m4 \
54         $(top_srcdir)/acmacro/print_null.m4 \
55         $(top_srcdir)/acmacro/va_copy.m4 $(top_srcdir)/configure.ac
56 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
57         $(ACLOCAL_M4)
58 mkinstalldirs = $(install_sh) -d
59 CONFIG_HEADER = $(top_builddir)/src/gras_config.h
60 CONFIG_CLEAN_FILES =
61 SOURCES =
62 DIST_SOURCES =
63 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
64         html-recursive info-recursive install-data-recursive \
65         install-exec-recursive install-info-recursive \
66         install-recursive installcheck-recursive installdirs-recursive \
67         pdf-recursive ps-recursive uninstall-info-recursive \
68         uninstall-recursive
69 ETAGS = etags
70 CTAGS = ctags
71 DIST_SUBDIRS = $(SUBDIRS)
72 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
73 ACLOCAL = @ACLOCAL@
74 ADDR2LINE = @ADDR2LINE@
75 AMDEP_FALSE = @AMDEP_FALSE@
76 AMDEP_TRUE = @AMDEP_TRUE@
77 AMTAR = @AMTAR@
78 AM_CFLAGS = @AM_CFLAGS@
79 AR = @AR@
80 AS = @AS@
81 AUTOCONF = @AUTOCONF@
82 AUTOHEADER = @AUTOHEADER@
83 AUTOMAKE = @AUTOMAKE@
84 AWK = @AWK@
85 BASH = @BASH@
86 CC = @CC@
87 CCDEPMODE = @CCDEPMODE@
88 CFLAGS = @CFLAGS@
89 CPP = @CPP@
90 CPPFLAGS = @CPPFLAGS@
91 CXX = @CXX@
92 CXXCPP = @CXXCPP@
93 CXXDEPMODE = @CXXDEPMODE@
94 CXXFLAGS = @CXXFLAGS@
95 CYGPATH_W = @CYGPATH_W@
96 DEFS = @DEFS@
97 DEPDIR = @DEPDIR@
98 DLLTOOL = @DLLTOOL@
99 DOXYGEN = @DOXYGEN@
100 ECHO = @ECHO@
101 ECHO_C = @ECHO_C@
102 ECHO_N = @ECHO_N@
103 ECHO_T = @ECHO_T@
104 EGREP = @EGREP@
105 EXEEXT = @EXEEXT@
106 F77 = @F77@
107 FFLAGS = @FFLAGS@
108 FLEXML = @FLEXML@
109 GRAMINE_MODE_FALSE = @GRAMINE_MODE_FALSE@
110 GRAMINE_MODE_TRUE = @GRAMINE_MODE_TRUE@
111 GRAS_ARCH_32_BITS_FALSE = @GRAS_ARCH_32_BITS_FALSE@
112 GRAS_ARCH_32_BITS_TRUE = @GRAS_ARCH_32_BITS_TRUE@
113 GRAS_DEP = @GRAS_DEP@
114 GREP = @GREP@
115 GTNETS_CFLAGS = @GTNETS_CFLAGS@
116 GTNETS_LDFLAGS = @GTNETS_LDFLAGS@
117 HAVE_FLEXML_FALSE = @HAVE_FLEXML_FALSE@
118 HAVE_FLEXML_TRUE = @HAVE_FLEXML_TRUE@
119 HAVE_SDP_FALSE = @HAVE_SDP_FALSE@
120 HAVE_SDP_TRUE = @HAVE_SDP_TRUE@
121 INSTALL_DATA = @INSTALL_DATA@
122 INSTALL_PROGRAM = @INSTALL_PROGRAM@
123 INSTALL_SCRIPT = @INSTALL_SCRIPT@
124 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
125 LDFLAGS = @LDFLAGS@
126 LD_DYNAMIC_FLAGS = @LD_DYNAMIC_FLAGS@
127 LEX = @LEX@
128 LEXLIB = @LEXLIB@
129 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
130 LIBOBJS = @LIBOBJS@
131 LIBS = @LIBS@
132 LIBTOOL = @LIBTOOL@
133 LN_S = @LN_S@
134 LTLIBOBJS = @LTLIBOBJS@
135 MAINT = @MAINT@
136 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
137 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
138 MAKEINFO = @MAKEINFO@
139 MD5SUM = @MD5SUM@
140 OBJDUMP = @OBJDUMP@
141 OBJEXT = @OBJEXT@
142 PACKAGE = @PACKAGE@
143 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
144 PACKAGE_NAME = @PACKAGE_NAME@
145 PACKAGE_STRING = @PACKAGE_STRING@
146 PACKAGE_TARNAME = @PACKAGE_TARNAME@
147 PACKAGE_VERSION = @PACKAGE_VERSION@
148 PATH_SEPARATOR = @PATH_SEPARATOR@
149 PTH_STACK_GROWTH = @PTH_STACK_GROWTH@
150 RANLIB = @RANLIB@
151 SET_MAKE = @SET_MAKE@
152 SHELL = @SHELL@
153 SIMGRID_DEP = @SIMGRID_DEP@
154 STRIP = @STRIP@
155 USE_GTNETS_FALSE = @USE_GTNETS_FALSE@
156 USE_GTNETS_TRUE = @USE_GTNETS_TRUE@
157 USE_SIMIX_FALSE = @USE_SIMIX_FALSE@
158 USE_SIMIX_TRUE = @USE_SIMIX_TRUE@
159 VERSION = @VERSION@
160 WARNING = @WARNING@
161 abs_builddir = @abs_builddir@
162 abs_srcdir = @abs_srcdir@
163 abs_top_builddir = @abs_top_builddir@
164 abs_top_srcdir = @abs_top_srcdir@
165 ac_configure_args = @ac_configure_args@
166 ac_ct_CC = @ac_ct_CC@
167 ac_ct_CXX = @ac_ct_CXX@
168 ac_ct_F77 = @ac_ct_F77@
169 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
170 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
171 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
172 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
173 am__include = @am__include@
174 am__leading_dot = @am__leading_dot@
175 am__quote = @am__quote@
176 am__tar = @am__tar@
177 am__untar = @am__untar@
178 bindir = @bindir@
179 build = @build@
180 build_alias = @build_alias@
181 build_cpu = @build_cpu@
182 build_id = @build_id@
183 build_os = @build_os@
184 build_vendor = @build_vendor@
185 datadir = @datadir@
186 datarootdir = @datarootdir@
187 docdir = @docdir@
188 dvidir = @dvidir@
189 exec_prefix = @exec_prefix@
190 host = @host@
191 host_alias = @host_alias@
192 host_cpu = @host_cpu@
193 host_os = @host_os@
194 host_vendor = @host_vendor@
195 htmldir = @htmldir@
196 includedir = @includedir@
197 infodir = @infodir@
198 install_sh = @install_sh@
199 libdir = @libdir@
200 libexecdir = @libexecdir@
201 localedir = @localedir@
202 localstatedir = @localstatedir@
203 mandir = @mandir@
204 mkdir_p = @mkdir_p@
205 oldincludedir = @oldincludedir@
206 pdfdir = @pdfdir@
207 prefix = @prefix@
208 program_transform_name = @program_transform_name@
209 psdir = @psdir@
210 pth_skaddr_makecontext = @pth_skaddr_makecontext@
211 pth_sksize_makecontext = @pth_sksize_makecontext@
212 sbindir = @sbindir@
213 sharedstatedir = @sharedstatedir@
214 sysconfdir = @sysconfdir@
215 target = @target@
216 target_alias = @target_alias@
217 target_cpu = @target_cpu@
218 target_os = @target_os@
219 target_vendor = @target_vendor@
220 SUBDIRS = chord can
221 all: all-recursive
222
223 .SUFFIXES:
224 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/acmacro/dist-files.mk $(am__configure_deps)
225         @for dep in $?; do \
226           case '$(am__configure_deps)' in \
227             *$$dep*) \
228               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
229                 && exit 0; \
230               exit 1;; \
231           esac; \
232         done; \
233         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  examples/gras/p2p/Makefile'; \
234         cd $(top_srcdir) && \
235           $(AUTOMAKE) --gnu  examples/gras/p2p/Makefile
236 .PRECIOUS: Makefile
237 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
238         @case '$?' in \
239           *config.status*) \
240             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
241           *) \
242             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
243             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
244         esac;
245
246 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
247         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
248
249 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
250         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
251 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
252         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
253
254 mostlyclean-libtool:
255         -rm -f *.lo
256
257 clean-libtool:
258         -rm -rf .libs _libs
259
260 distclean-libtool:
261         -rm -f libtool
262 uninstall-info-am:
263
264 # This directory's subdirectories are mostly independent; you can cd
265 # into them and run `make' without going through this Makefile.
266 # To change the values of `make' variables: instead of editing Makefiles,
267 # (1) if the variable is set in `config.status', edit `config.status'
268 #     (which will cause the Makefiles to be regenerated when you run `make');
269 # (2) otherwise, pass the desired values on the `make' command line.
270 $(RECURSIVE_TARGETS):
271         @failcom='exit 1'; \
272         for f in x $$MAKEFLAGS; do \
273           case $$f in \
274             *=* | --[!k]*);; \
275             *k*) failcom='fail=yes';; \
276           esac; \
277         done; \
278         dot_seen=no; \
279         target=`echo $@ | sed s/-recursive//`; \
280         list='$(SUBDIRS)'; for subdir in $$list; do \
281           echo "Making $$target in $$subdir"; \
282           if test "$$subdir" = "."; then \
283             dot_seen=yes; \
284             local_target="$$target-am"; \
285           else \
286             local_target="$$target"; \
287           fi; \
288           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
289           || eval $$failcom; \
290         done; \
291         if test "$$dot_seen" = "no"; then \
292           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
293         fi; test -z "$$fail"
294
295 mostlyclean-recursive clean-recursive distclean-recursive \
296 maintainer-clean-recursive:
297         @failcom='exit 1'; \
298         for f in x $$MAKEFLAGS; do \
299           case $$f in \
300             *=* | --[!k]*);; \
301             *k*) failcom='fail=yes';; \
302           esac; \
303         done; \
304         dot_seen=no; \
305         case "$@" in \
306           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
307           *) list='$(SUBDIRS)' ;; \
308         esac; \
309         rev=''; for subdir in $$list; do \
310           if test "$$subdir" = "."; then :; else \
311             rev="$$subdir $$rev"; \
312           fi; \
313         done; \
314         rev="$$rev ."; \
315         target=`echo $@ | sed s/-recursive//`; \
316         for subdir in $$rev; do \
317           echo "Making $$target in $$subdir"; \
318           if test "$$subdir" = "."; then \
319             local_target="$$target-am"; \
320           else \
321             local_target="$$target"; \
322           fi; \
323           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
324           || eval $$failcom; \
325         done && test -z "$$fail"
326 tags-recursive:
327         list='$(SUBDIRS)'; for subdir in $$list; do \
328           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
329         done
330 ctags-recursive:
331         list='$(SUBDIRS)'; for subdir in $$list; do \
332           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
333         done
334
335 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
336         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
337         unique=`for i in $$list; do \
338             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
339           done | \
340           $(AWK) '    { files[$$0] = 1; } \
341                END { for (i in files) print i; }'`; \
342         mkid -fID $$unique
343 tags: TAGS
344
345 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
346                 $(TAGS_FILES) $(LISP)
347         tags=; \
348         here=`pwd`; \
349         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
350           include_option=--etags-include; \
351           empty_fix=.; \
352         else \
353           include_option=--include; \
354           empty_fix=; \
355         fi; \
356         list='$(SUBDIRS)'; for subdir in $$list; do \
357           if test "$$subdir" = .; then :; else \
358             test ! -f $$subdir/TAGS || \
359               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
360           fi; \
361         done; \
362         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
363         unique=`for i in $$list; do \
364             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
365           done | \
366           $(AWK) '    { files[$$0] = 1; } \
367                END { for (i in files) print i; }'`; \
368         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
369           test -n "$$unique" || unique=$$empty_fix; \
370           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
371             $$tags $$unique; \
372         fi
373 ctags: CTAGS
374 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
375                 $(TAGS_FILES) $(LISP)
376         tags=; \
377         here=`pwd`; \
378         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
379         unique=`for i in $$list; do \
380             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
381           done | \
382           $(AWK) '    { files[$$0] = 1; } \
383                END { for (i in files) print i; }'`; \
384         test -z "$(CTAGS_ARGS)$$tags$$unique" \
385           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
386              $$tags $$unique
387
388 GTAGS:
389         here=`$(am__cd) $(top_builddir) && pwd` \
390           && cd $(top_srcdir) \
391           && gtags -i $(GTAGS_ARGS) $$here
392
393 distclean-tags:
394         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
395
396 distdir: $(DISTFILES)
397         $(mkdir_p) $(distdir)/../../../acmacro
398         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
399         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
400         list='$(DISTFILES)'; for file in $$list; do \
401           case $$file in \
402             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
403             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
404           esac; \
405           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
406           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
407           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
408             dir="/$$dir"; \
409             $(mkdir_p) "$(distdir)$$dir"; \
410           else \
411             dir=''; \
412           fi; \
413           if test -d $$d/$$file; then \
414             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
415               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
416             fi; \
417             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
418           else \
419             test -f $(distdir)/$$file \
420             || cp -p $$d/$$file $(distdir)/$$file \
421             || exit 1; \
422           fi; \
423         done
424         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
425           if test "$$subdir" = .; then :; else \
426             test -d "$(distdir)/$$subdir" \
427             || $(mkdir_p) "$(distdir)/$$subdir" \
428             || exit 1; \
429             distdir=`$(am__cd) $(distdir) && pwd`; \
430             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
431             (cd $$subdir && \
432               $(MAKE) $(AM_MAKEFLAGS) \
433                 top_distdir="$$top_distdir" \
434                 distdir="$$distdir/$$subdir" \
435                 distdir) \
436               || exit 1; \
437           fi; \
438         done
439 check-am: all-am
440 check: check-recursive
441 all-am: Makefile
442 installdirs: installdirs-recursive
443 installdirs-am:
444 install: install-recursive
445 install-exec: install-exec-recursive
446 install-data: install-data-recursive
447 uninstall: uninstall-recursive
448
449 install-am: all-am
450         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
451
452 installcheck: installcheck-recursive
453 install-strip:
454         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
455           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
456           `test -z '$(STRIP)' || \
457             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
458 mostlyclean-generic:
459
460 clean-generic:
461
462 distclean-generic:
463         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
464
465 maintainer-clean-generic:
466         @echo "This command is intended for maintainers to use"
467         @echo "it deletes files that may require special tools to rebuild."
468 clean: clean-recursive
469
470 clean-am: clean-generic clean-libtool mostlyclean-am
471
472 distclean: distclean-recursive
473         -rm -f Makefile
474 distclean-am: clean-am distclean-generic distclean-libtool \
475         distclean-tags
476
477 dvi: dvi-recursive
478
479 dvi-am:
480
481 html: html-recursive
482
483 info: info-recursive
484
485 info-am:
486
487 install-data-am:
488
489 install-exec-am:
490
491 install-info: install-info-recursive
492
493 install-man:
494
495 installcheck-am:
496
497 maintainer-clean: maintainer-clean-recursive
498         -rm -f Makefile
499 maintainer-clean-am: distclean-am maintainer-clean-generic
500
501 mostlyclean: mostlyclean-recursive
502
503 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
504
505 pdf: pdf-recursive
506
507 pdf-am:
508
509 ps: ps-recursive
510
511 ps-am:
512
513 uninstall-am: uninstall-info-am
514
515 uninstall-info: uninstall-info-recursive
516
517 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
518         clean clean-generic clean-libtool clean-recursive ctags \
519         ctags-recursive distclean distclean-generic distclean-libtool \
520         distclean-recursive distclean-tags distdir dvi dvi-am html \
521         html-am info info-am install install-am install-data \
522         install-data-am install-exec install-exec-am install-info \
523         install-info-am install-man install-strip installcheck \
524         installcheck-am installdirs installdirs-am maintainer-clean \
525         maintainer-clean-generic maintainer-clean-recursive \
526         mostlyclean mostlyclean-generic mostlyclean-libtool \
527         mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
528         uninstall uninstall-am uninstall-info-am
529
530
531 dist-files:
532         @for n in $(DISTFILES) ; do echo $(SRCFILE)$$n; done
533         @echo
534         @for n in $(DIST_SUBDIRS) ; do if [ x$$n != x. ] ; then $(MAKE) -C $$n dist-files SRCFILE=$(SRCFILE)$$n/ ; fi; done
535 # Tell versions [3.59,3.63) of GNU make to not export all variables.
536 # Otherwise a system limit (for SysV at least) may be exceeded.
537 .NOEXPORT: