Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update autogenerated files
[simgrid.git] / tools / 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         $(srcdir)/graspe-slave.in $(top_srcdir)/acmacro/dist-files.mk
46 subdir = tools
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 = graspe-slave
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 FLEXML = @FLEXML@
107 GRAMINE_MODE_FALSE = @GRAMINE_MODE_FALSE@
108 GRAMINE_MODE_TRUE = @GRAMINE_MODE_TRUE@
109 GRAS_ARCH_32_BITS_FALSE = @GRAS_ARCH_32_BITS_FALSE@
110 GRAS_ARCH_32_BITS_TRUE = @GRAS_ARCH_32_BITS_TRUE@
111 GRAS_DEP = @GRAS_DEP@
112 GREP = @GREP@
113 GTNETS_CFLAGS = @GTNETS_CFLAGS@
114 GTNETS_LDFLAGS = @GTNETS_LDFLAGS@
115 HAVE_FLEXML_FALSE = @HAVE_FLEXML_FALSE@
116 HAVE_FLEXML_TRUE = @HAVE_FLEXML_TRUE@
117 HAVE_SDP_FALSE = @HAVE_SDP_FALSE@
118 HAVE_SDP_TRUE = @HAVE_SDP_TRUE@
119 INSTALL_DATA = @INSTALL_DATA@
120 INSTALL_PROGRAM = @INSTALL_PROGRAM@
121 INSTALL_SCRIPT = @INSTALL_SCRIPT@
122 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
123 LDFLAGS = @LDFLAGS@
124 LD_DYNAMIC_FLAGS = @LD_DYNAMIC_FLAGS@
125 LEX = @LEX@
126 LEXLIB = @LEXLIB@
127 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
128 LIBOBJS = @LIBOBJS@
129 LIBS = @LIBS@
130 LIBTOOL = @LIBTOOL@
131 LN_S = @LN_S@
132 LTLIBOBJS = @LTLIBOBJS@
133 MAINT = @MAINT@
134 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
135 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
136 MAKEINFO = @MAKEINFO@
137 MD5SUM = @MD5SUM@
138 OBJDUMP = @OBJDUMP@
139 OBJEXT = @OBJEXT@
140 PACKAGE = @PACKAGE@
141 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
142 PACKAGE_NAME = @PACKAGE_NAME@
143 PACKAGE_STRING = @PACKAGE_STRING@
144 PACKAGE_TARNAME = @PACKAGE_TARNAME@
145 PACKAGE_VERSION = @PACKAGE_VERSION@
146 PATH_SEPARATOR = @PATH_SEPARATOR@
147 PTH_STACK_GROWTH = @PTH_STACK_GROWTH@
148 RANLIB = @RANLIB@
149 SET_MAKE = @SET_MAKE@
150 SHELL = @SHELL@
151 SIMGRID_DEP = @SIMGRID_DEP@
152 STRIP = @STRIP@
153 USE_GTNETS_FALSE = @USE_GTNETS_FALSE@
154 USE_GTNETS_TRUE = @USE_GTNETS_TRUE@
155 USE_SIMIX_FALSE = @USE_SIMIX_FALSE@
156 USE_SIMIX_TRUE = @USE_SIMIX_TRUE@
157 VERSION = @VERSION@
158 WARNING = @WARNING@
159 abs_builddir = @abs_builddir@
160 abs_srcdir = @abs_srcdir@
161 abs_top_builddir = @abs_top_builddir@
162 abs_top_srcdir = @abs_top_srcdir@
163 ac_configure_args = @ac_configure_args@
164 ac_ct_CC = @ac_ct_CC@
165 ac_ct_CXX = @ac_ct_CXX@
166 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
167 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
168 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
169 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
170 am__include = @am__include@
171 am__leading_dot = @am__leading_dot@
172 am__quote = @am__quote@
173 am__tar = @am__tar@
174 am__untar = @am__untar@
175 bindir = @bindir@
176 build = @build@
177 build_alias = @build_alias@
178 build_cpu = @build_cpu@
179 build_id = @build_id@
180 build_os = @build_os@
181 build_vendor = @build_vendor@
182 datadir = @datadir@
183 datarootdir = @datarootdir@
184 docdir = @docdir@
185 dvidir = @dvidir@
186 exec_prefix = @exec_prefix@
187 host = @host@
188 host_alias = @host_alias@
189 host_cpu = @host_cpu@
190 host_os = @host_os@
191 host_vendor = @host_vendor@
192 htmldir = @htmldir@
193 includedir = @includedir@
194 infodir = @infodir@
195 install_sh = @install_sh@
196 libdir = @libdir@
197 libexecdir = @libexecdir@
198 localedir = @localedir@
199 localstatedir = @localstatedir@
200 mandir = @mandir@
201 mkdir_p = @mkdir_p@
202 oldincludedir = @oldincludedir@
203 pdfdir = @pdfdir@
204 prefix = @prefix@
205 program_transform_name = @program_transform_name@
206 psdir = @psdir@
207 pth_skaddr_makecontext = @pth_skaddr_makecontext@
208 pth_sksize_makecontext = @pth_sksize_makecontext@
209 sbindir = @sbindir@
210 sharedstatedir = @sharedstatedir@
211 sysconfdir = @sysconfdir@
212 target = @target@
213 target_alias = @target_alias@
214 target_cpu = @target_cpu@
215 target_os = @target_os@
216 target_vendor = @target_vendor@
217 SUBDIRS = gras tesh
218 @GRAMINE_MODE_FALSE@EXTRA_DIST = graspe-master
219 all: all-recursive
220
221 .SUFFIXES:
222 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/acmacro/dist-files.mk $(am__configure_deps)
223         @for dep in $?; do \
224           case '$(am__configure_deps)' in \
225             *$$dep*) \
226               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
227                 && exit 0; \
228               exit 1;; \
229           esac; \
230         done; \
231         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  tools/Makefile'; \
232         cd $(top_srcdir) && \
233           $(AUTOMAKE) --gnu  tools/Makefile
234 .PRECIOUS: Makefile
235 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
236         @case '$?' in \
237           *config.status*) \
238             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
239           *) \
240             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
241             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
242         esac;
243
244 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
245         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
246
247 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
248         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
249 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
250         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
251 graspe-slave: $(top_builddir)/config.status $(srcdir)/graspe-slave.in
252         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
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: