Logo AND Algorithmique Numérique Distribuée

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