Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
make so that the tester builders are trigered when makeDist one is done
[simgrid.git] / tools / 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         $(srcdir)/graspe-slave.in $(top_srcdir)/acmacro/dist-files.mk
48 subdir = tools
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 = graspe-slave
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 SUBDIRS = gras tesh 
229 #tesh2
230 @GRAMINE_MODE_FALSE@EXTRA_DIST = simgrid_update_xml.pl graspe-master
231 all: all-recursive
232
233 .SUFFIXES:
234 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/acmacro/dist-files.mk $(am__configure_deps)
235         @for dep in $?; do \
236           case '$(am__configure_deps)' in \
237             *$$dep*) \
238               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
239                 && exit 0; \
240               exit 1;; \
241           esac; \
242         done; \
243         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  tools/Makefile'; \
244         cd $(top_srcdir) && \
245           $(AUTOMAKE) --gnu  tools/Makefile
246 .PRECIOUS: Makefile
247 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
248         @case '$?' in \
249           *config.status*) \
250             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
251           *) \
252             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
253             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
254         esac;
255
256 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
257         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
258
259 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
260         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
261 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
262         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
263 graspe-slave: $(top_builddir)/config.status $(srcdir)/graspe-slave.in
264         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
265
266 mostlyclean-libtool:
267         -rm -f *.lo
268
269 clean-libtool:
270         -rm -rf .libs _libs
271
272 # This directory's subdirectories are mostly independent; you can cd
273 # into them and run `make' without going through this Makefile.
274 # To change the values of `make' variables: instead of editing Makefiles,
275 # (1) if the variable is set in `config.status', edit `config.status'
276 #     (which will cause the Makefiles to be regenerated when you run `make');
277 # (2) otherwise, pass the desired values on the `make' command line.
278 $(RECURSIVE_TARGETS):
279         @failcom='exit 1'; \
280         for f in x $$MAKEFLAGS; do \
281           case $$f in \
282             *=* | --[!k]*);; \
283             *k*) failcom='fail=yes';; \
284           esac; \
285         done; \
286         dot_seen=no; \
287         target=`echo $@ | sed s/-recursive//`; \
288         list='$(SUBDIRS)'; for subdir in $$list; do \
289           echo "Making $$target in $$subdir"; \
290           if test "$$subdir" = "."; then \
291             dot_seen=yes; \
292             local_target="$$target-am"; \
293           else \
294             local_target="$$target"; \
295           fi; \
296           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
297           || eval $$failcom; \
298         done; \
299         if test "$$dot_seen" = "no"; then \
300           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
301         fi; test -z "$$fail"
302
303 $(RECURSIVE_CLEAN_TARGETS):
304         @failcom='exit 1'; \
305         for f in x $$MAKEFLAGS; do \
306           case $$f in \
307             *=* | --[!k]*);; \
308             *k*) failcom='fail=yes';; \
309           esac; \
310         done; \
311         dot_seen=no; \
312         case "$@" in \
313           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
314           *) list='$(SUBDIRS)' ;; \
315         esac; \
316         rev=''; for subdir in $$list; do \
317           if test "$$subdir" = "."; then :; else \
318             rev="$$subdir $$rev"; \
319           fi; \
320         done; \
321         rev="$$rev ."; \
322         target=`echo $@ | sed s/-recursive//`; \
323         for subdir in $$rev; do \
324           echo "Making $$target in $$subdir"; \
325           if test "$$subdir" = "."; then \
326             local_target="$$target-am"; \
327           else \
328             local_target="$$target"; \
329           fi; \
330           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
331           || eval $$failcom; \
332         done && test -z "$$fail"
333 tags-recursive:
334         list='$(SUBDIRS)'; for subdir in $$list; do \
335           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
336         done
337 ctags-recursive:
338         list='$(SUBDIRS)'; for subdir in $$list; do \
339           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
340         done
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; nonemtpy = 1; } \
348               END { if (nonempty) { for (i in files) print i; }; }'`; \
349         mkid -fID $$unique
350 tags: TAGS
351
352 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
353                 $(TAGS_FILES) $(LISP)
354         tags=; \
355         here=`pwd`; \
356         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
357           include_option=--etags-include; \
358           empty_fix=.; \
359         else \
360           include_option=--include; \
361           empty_fix=; \
362         fi; \
363         list='$(SUBDIRS)'; for subdir in $$list; do \
364           if test "$$subdir" = .; then :; else \
365             test ! -f $$subdir/TAGS || \
366               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
367           fi; \
368         done; \
369         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
370         unique=`for i in $$list; do \
371             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
372           done | \
373           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
374               END { if (nonempty) { for (i in files) print i; }; }'`; \
375         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
376           test -n "$$unique" || unique=$$empty_fix; \
377           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
378             $$tags $$unique; \
379         fi
380 ctags: CTAGS
381 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
382                 $(TAGS_FILES) $(LISP)
383         tags=; \
384         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
385         unique=`for i in $$list; do \
386             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
387           done | \
388           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
389               END { if (nonempty) { for (i in files) print i; }; }'`; \
390         test -z "$(CTAGS_ARGS)$$tags$$unique" \
391           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
392              $$tags $$unique
393
394 GTAGS:
395         here=`$(am__cd) $(top_builddir) && pwd` \
396           && cd $(top_srcdir) \
397           && gtags -i $(GTAGS_ARGS) $$here
398
399 distclean-tags:
400         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
401
402 distdir: $(DISTFILES)
403         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
404         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
405         list='$(DISTFILES)'; \
406           dist_files=`for file in $$list; do echo $$file; done | \
407           sed -e "s|^$$srcdirstrip/||;t" \
408               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
409         case $$dist_files in \
410           */*) $(MKDIR_P) `echo "$$dist_files" | \
411                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
412                            sort -u` ;; \
413         esac; \
414         for file in $$dist_files; do \
415           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
416           if test -d $$d/$$file; then \
417             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
418             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
419               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
420             fi; \
421             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
422           else \
423             test -f $(distdir)/$$file \
424             || cp -p $$d/$$file $(distdir)/$$file \
425             || exit 1; \
426           fi; \
427         done
428         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
429           if test "$$subdir" = .; then :; else \
430             test -d "$(distdir)/$$subdir" \
431             || $(MKDIR_P) "$(distdir)/$$subdir" \
432             || exit 1; \
433             distdir=`$(am__cd) $(distdir) && pwd`; \
434             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
435             (cd $$subdir && \
436               $(MAKE) $(AM_MAKEFLAGS) \
437                 top_distdir="$$top_distdir" \
438                 distdir="$$distdir/$$subdir" \
439                 am__remove_distdir=: \
440                 am__skip_length_check=: \
441                 distdir) \
442               || exit 1; \
443           fi; \
444         done
445 check-am: all-am
446 check: check-recursive
447 all-am: Makefile
448 installdirs: installdirs-recursive
449 installdirs-am:
450 install: install-recursive
451 install-exec: install-exec-recursive
452 install-data: install-data-recursive
453 uninstall: uninstall-recursive
454
455 install-am: all-am
456         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
457
458 installcheck: installcheck-recursive
459 install-strip:
460         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
461           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
462           `test -z '$(STRIP)' || \
463             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
464 mostlyclean-generic:
465
466 clean-generic:
467
468 distclean-generic:
469         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
470
471 maintainer-clean-generic:
472         @echo "This command is intended for maintainers to use"
473         @echo "it deletes files that may require special tools to rebuild."
474 clean: clean-recursive
475
476 clean-am: clean-generic clean-libtool mostlyclean-am
477
478 distclean: distclean-recursive
479         -rm -f Makefile
480 distclean-am: clean-am distclean-generic distclean-tags
481
482 dvi: dvi-recursive
483
484 dvi-am:
485
486 html: html-recursive
487
488 info: info-recursive
489
490 info-am:
491
492 install-data-am:
493
494 install-dvi: install-dvi-recursive
495
496 install-exec-am:
497
498 install-html: install-html-recursive
499
500 install-info: install-info-recursive
501
502 install-man:
503
504 install-pdf: install-pdf-recursive
505
506 install-ps: install-ps-recursive
507
508 installcheck-am:
509
510 maintainer-clean: maintainer-clean-recursive
511         -rm -f Makefile
512 maintainer-clean-am: distclean-am maintainer-clean-generic
513
514 mostlyclean: mostlyclean-recursive
515
516 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
517
518 pdf: pdf-recursive
519
520 pdf-am:
521
522 ps: ps-recursive
523
524 ps-am:
525
526 uninstall-am:
527
528 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
529         install-strip
530
531 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
532         all all-am check check-am clean clean-generic clean-libtool \
533         ctags ctags-recursive distclean distclean-generic \
534         distclean-libtool distclean-tags distdir dvi dvi-am html \
535         html-am info info-am install install-am install-data \
536         install-data-am install-dvi install-dvi-am install-exec \
537         install-exec-am install-html install-html-am install-info \
538         install-info-am install-man install-pdf install-pdf-am \
539         install-ps install-ps-am install-strip installcheck \
540         installcheck-am installdirs installdirs-am maintainer-clean \
541         maintainer-clean-generic mostlyclean mostlyclean-generic \
542         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
543         uninstall uninstall-am
544
545
546 dist-files:
547         @for n in $(DISTFILES) ; do echo $(SRCFILE)$$n; done
548         @echo
549         @for n in $(DIST_SUBDIRS) ; do if [ x$$n != x. ] ; then $(MAKE) -C $$n dist-files SRCFILE=$(SRCFILE)$$n/ ; fi; done
550 # Tell versions [3.59,3.63) of GNU make to not export all variables.
551 # Otherwise a system limit (for SysV at least) may be exceeded.
552 .NOEXPORT: