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] / include / 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
28 VPATH = @srcdir@
29 pkgdatadir = $(datadir)/@PACKAGE@
30 pkglibdir = $(libdir)/@PACKAGE@
31 pkgincludedir = $(includedir)/@PACKAGE@
32 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
33 install_sh_DATA = $(install_sh) -c -m 644
34 install_sh_PROGRAM = $(install_sh) -c
35 install_sh_SCRIPT = $(install_sh) -c
36 INSTALL_HEADER = $(INSTALL_DATA)
37 transform = $(program_transform_name)
38 NORMAL_INSTALL = :
39 PRE_INSTALL = :
40 POST_INSTALL = :
41 NORMAL_UNINSTALL = :
42 PRE_UNINSTALL = :
43 POST_UNINSTALL = :
44 build_triplet = @build@
45 host_triplet = @host@
46 target_triplet = @target@
47 DIST_COMMON = $(include_HEADERS) $(nobase_include_HEADERS) \
48         $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
49         $(top_srcdir)/acmacro/dist-files.mk
50 subdir = include
51 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
52 am__aclocal_m4_deps = $(top_srcdir)/acmacro/ac_func_snprintf.m4 \
53         $(top_srcdir)/acmacro/compiler-flags.m4 \
54         $(top_srcdir)/acmacro/context.m4 \
55         $(top_srcdir)/acmacro/fancy_configury.m4 \
56         $(top_srcdir)/acmacro/flex.m4 \
57         $(top_srcdir)/acmacro/gras_arch.m4 \
58         $(top_srcdir)/acmacro/libtool.m4 \
59         $(top_srcdir)/acmacro/ltoptions.m4 \
60         $(top_srcdir)/acmacro/ltsugar.m4 \
61         $(top_srcdir)/acmacro/ltversion.m4 \
62         $(top_srcdir)/acmacro/lt~obsolete.m4 \
63         $(top_srcdir)/acmacro/print_null.m4 \
64         $(top_srcdir)/acmacro/va_copy.m4 $(top_srcdir)/configure.ac
65 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
66         $(ACLOCAL_M4)
67 mkinstalldirs = $(install_sh) -d
68 CONFIG_HEADER = $(top_builddir)/src/gras_config.h
69 CONFIG_CLEAN_FILES =
70 SOURCES =
71 DIST_SOURCES =
72 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
73 am__vpath_adj = case $$p in \
74     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
75     *) f=$$p;; \
76   esac;
77 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
78 am__installdirs = "$(DESTDIR)$(includedir)" "$(DESTDIR)$(includedir)"
79 includeHEADERS_INSTALL = $(INSTALL_HEADER)
80 nobase_includeHEADERS_INSTALL = $(install_sh_DATA)
81 HEADERS = $(include_HEADERS) $(nobase_include_HEADERS)
82 ETAGS = etags
83 CTAGS = ctags
84 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
85 ACLOCAL = @ACLOCAL@
86 ADDR2LINE = @ADDR2LINE@
87 AMTAR = @AMTAR@
88 AM_CPPFLAGS = @AM_CPPFLAGS@
89 AR = @AR@
90 AS = @AS@
91 AUTOCONF = @AUTOCONF@
92 AUTOHEADER = @AUTOHEADER@
93 AUTOMAKE = @AUTOMAKE@
94 AWK = @AWK@
95 BASH = @BASH@
96 CC = @CC@
97 CCDEPMODE = @CCDEPMODE@
98 CFLAGS = @CFLAGS@
99 CPP = @CPP@
100 CPPFLAGS = @CPPFLAGS@
101 CXX = @CXX@
102 CXXCPP = @CXXCPP@
103 CXXDEPMODE = @CXXDEPMODE@
104 CXXFLAGS = @CXXFLAGS@
105 CYGPATH_W = @CYGPATH_W@
106 DEFS = @DEFS@
107 DEPDIR = @DEPDIR@
108 DLLTOOL = @DLLTOOL@
109 DOXYGEN = @DOXYGEN@
110 DSYMUTIL = @DSYMUTIL@
111 DUMPBIN = @DUMPBIN@
112 ECHO_C = @ECHO_C@
113 ECHO_N = @ECHO_N@
114 ECHO_T = @ECHO_T@
115 EGREP = @EGREP@
116 EXEEXT = @EXEEXT@
117 FGREP = @FGREP@
118 FLEXML = @FLEXML@
119 GCJ = @GCJ@
120 GCJDEPMODE = @GCJDEPMODE@
121 GCJFLAGS = @GCJFLAGS@
122 GRAS_DEP = @GRAS_DEP@
123 GREP = @GREP@
124 INSTALL = @INSTALL@
125 INSTALL_DATA = @INSTALL_DATA@
126 INSTALL_PROGRAM = @INSTALL_PROGRAM@
127 INSTALL_SCRIPT = @INSTALL_SCRIPT@
128 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
129 JAR = @JAR@
130 JAVA = @JAVA@
131 JAVAC = @JAVAC@
132 LD = @LD@
133 LDFLAGS = @LDFLAGS@
134 LD_DYNAMIC_FLAGS = @LD_DYNAMIC_FLAGS@
135 LEX = @LEX@
136 LEXLIB = @LEXLIB@
137 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
138 LIBOBJS = @LIBOBJS@
139 LIBS = @LIBS@
140 LIBTOOL = @LIBTOOL@
141 LIPO = @LIPO@
142 LN_S = @LN_S@
143 LTLIBOBJS = @LTLIBOBJS@
144 MAINT = @MAINT@
145 MAKEINFO = @MAKEINFO@
146 MKDIR_P = @MKDIR_P@
147 NM = @NM@
148 NMEDIT = @NMEDIT@
149 OBJDUMP = @OBJDUMP@
150 OBJEXT = @OBJEXT@
151 OTOOL = @OTOOL@
152 OTOOL64 = @OTOOL64@
153 PACKAGE = @PACKAGE@
154 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
155 PACKAGE_NAME = @PACKAGE_NAME@
156 PACKAGE_STRING = @PACKAGE_STRING@
157 PACKAGE_TARNAME = @PACKAGE_TARNAME@
158 PACKAGE_VERSION = @PACKAGE_VERSION@
159 PATH_SEPARATOR = @PATH_SEPARATOR@
160 PTH_STACK_GROWTH = @PTH_STACK_GROWTH@
161 RANLIB = @RANLIB@
162 SED = @SED@
163 SET_MAKE = @SET_MAKE@
164 SHELL = @SHELL@
165 SIMGRID_DEP = @SIMGRID_DEP@
166 SMPI_DEP = @SMPI_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_CC = @ac_ct_CC@
176 ac_ct_CXX = @ac_ct_CXX@
177 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
178 am__include = @am__include@
179 am__leading_dot = @am__leading_dot@
180 am__quote = @am__quote@
181 am__tar = @am__tar@
182 am__untar = @am__untar@
183 bindir = @bindir@
184 build = @build@
185 build_alias = @build_alias@
186 build_cpu = @build_cpu@
187 build_id = @build_id@
188 build_os = @build_os@
189 build_vendor = @build_vendor@
190 builddir = @builddir@
191 datadir = @datadir@
192 datarootdir = @datarootdir@
193 docdir = @docdir@
194 dvidir = @dvidir@
195 exec_prefix = @exec_prefix@
196 host = @host@
197 host_alias = @host_alias@
198 host_cpu = @host_cpu@
199 host_os = @host_os@
200 host_vendor = @host_vendor@
201 htmldir = @htmldir@
202 includedir = @includedir@
203 infodir = @infodir@
204 install_sh = @install_sh@
205 libdir = @libdir@
206 libexecdir = @libexecdir@
207 localedir = @localedir@
208 localstatedir = @localstatedir@
209 lt_ECHO = @lt_ECHO@
210 mandir = @mandir@
211 mkdir_p = @mkdir_p@
212 oldincludedir = @oldincludedir@
213 pdfdir = @pdfdir@
214 prefix = @prefix@
215 program_transform_name = @program_transform_name@
216 psdir = @psdir@
217 pth_skaddr_makecontext = @pth_skaddr_makecontext@
218 pth_sksize_makecontext = @pth_sksize_makecontext@
219 sbindir = @sbindir@
220 sharedstatedir = @sharedstatedir@
221 srcdir = @srcdir@
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 top_builddir = @top_builddir@
229 top_srcdir = @top_srcdir@
230 include_HEADERS = gras.h xbt.h
231 nobase_include_HEADERS = \
232         xbt/misc.h \
233         xbt/sysdep.h \
234         xbt/virtu.h \
235         xbt/str.h xbt/strbuff.h xbt/hash.h \
236         xbt/function_types.h \
237         xbt/asserts.h xbt/ex.h \
238         xbt/log.h \
239         xbt/module.h \
240         xbt/mallocator.h \
241         xbt/dynar.h xbt/dict.h xbt/set.h \
242         xbt/heap.h \
243         xbt/graph.h \
244         xbt/fifo.h \
245         xbt/swag.h \
246         xbt/matrix.h \
247         xbt/peer.h \
248         xbt/config.h \
249         xbt/cunit.h \
250         xbt/graphxml_parse.h \
251         xbt/graphxml.h \
252         \
253         xbt/time.h \
254         xbt/synchro.h \
255         xbt/queue.h \
256         \
257         msg/msg.h \
258         msg/datatypes.h \
259         \
260         simdag/simdag.h \
261         simdag/datatypes.h \
262         \
263         smpi/smpi.h \
264         \
265         surf/surfxml_parse.h \
266         surf/simgrid_dtd.h \
267         \
268         gras/datadesc.h gras/transport.h \
269         gras/virtu.h gras/emul.h gras/process.h gras/module.h \
270         \
271         gras/messages.h gras/timer.h \
272         \
273         amok/peermanagement.h \
274         amok/bandwidth.h
275
276 all: all-am
277
278 .SUFFIXES:
279 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/acmacro/dist-files.mk $(am__configure_deps)
280         @for dep in $?; do \
281           case '$(am__configure_deps)' in \
282             *$$dep*) \
283               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
284                 && exit 0; \
285               exit 1;; \
286           esac; \
287         done; \
288         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  include/Makefile'; \
289         cd $(top_srcdir) && \
290           $(AUTOMAKE) --gnu  include/Makefile
291 .PRECIOUS: Makefile
292 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
293         @case '$?' in \
294           *config.status*) \
295             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
296           *) \
297             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
298             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
299         esac;
300
301 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
302         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
303
304 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
305         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
306 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
307         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
308
309 mostlyclean-libtool:
310         -rm -f *.lo
311
312 clean-libtool:
313         -rm -rf .libs _libs
314 install-includeHEADERS: $(include_HEADERS)
315         @$(NORMAL_INSTALL)
316         test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
317         @list='$(include_HEADERS)'; for p in $$list; do \
318           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
319           f=$(am__strip_dir) \
320           echo " $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
321           $(includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
322         done
323
324 uninstall-includeHEADERS:
325         @$(NORMAL_UNINSTALL)
326         @list='$(include_HEADERS)'; for p in $$list; do \
327           f=$(am__strip_dir) \
328           echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
329           rm -f "$(DESTDIR)$(includedir)/$$f"; \
330         done
331 install-nobase_includeHEADERS: $(nobase_include_HEADERS)
332         @$(NORMAL_INSTALL)
333         test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
334         @$(am__vpath_adj_setup) \
335         list='$(nobase_include_HEADERS)'; for p in $$list; do \
336           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
337           $(am__vpath_adj) \
338           echo " $(nobase_includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
339           $(nobase_includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
340         done
341
342 uninstall-nobase_includeHEADERS:
343         @$(NORMAL_UNINSTALL)
344         @$(am__vpath_adj_setup) \
345         list='$(nobase_include_HEADERS)'; for p in $$list; do \
346           $(am__vpath_adj) \
347           echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
348           rm -f "$(DESTDIR)$(includedir)/$$f"; \
349         done
350
351 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
352         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
353         unique=`for i in $$list; do \
354             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
355           done | \
356           $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
357               END { if (nonempty) { for (i in files) print i; }; }'`; \
358         mkid -fID $$unique
359 tags: TAGS
360
361 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
362                 $(TAGS_FILES) $(LISP)
363         tags=; \
364         here=`pwd`; \
365         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
366         unique=`for i in $$list; do \
367             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
368           done | \
369           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
370               END { if (nonempty) { for (i in files) print i; }; }'`; \
371         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
372           test -n "$$unique" || unique=$$empty_fix; \
373           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
374             $$tags $$unique; \
375         fi
376 ctags: CTAGS
377 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
378                 $(TAGS_FILES) $(LISP)
379         tags=; \
380         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
381         unique=`for i in $$list; do \
382             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
383           done | \
384           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
385               END { if (nonempty) { for (i in files) print i; }; }'`; \
386         test -z "$(CTAGS_ARGS)$$tags$$unique" \
387           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
388              $$tags $$unique
389
390 GTAGS:
391         here=`$(am__cd) $(top_builddir) && pwd` \
392           && cd $(top_srcdir) \
393           && gtags -i $(GTAGS_ARGS) $$here
394
395 distclean-tags:
396         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
397
398 distdir: $(DISTFILES)
399         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
400         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
401         list='$(DISTFILES)'; \
402           dist_files=`for file in $$list; do echo $$file; done | \
403           sed -e "s|^$$srcdirstrip/||;t" \
404               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
405         case $$dist_files in \
406           */*) $(MKDIR_P) `echo "$$dist_files" | \
407                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
408                            sort -u` ;; \
409         esac; \
410         for file in $$dist_files; do \
411           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
412           if test -d $$d/$$file; then \
413             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
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 check-am: all-am
425 check: check-am
426 all-am: Makefile $(HEADERS)
427 installdirs:
428         for dir in "$(DESTDIR)$(includedir)" "$(DESTDIR)$(includedir)"; do \
429           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
430         done
431 install: install-am
432 install-exec: install-exec-am
433 install-data: install-data-am
434 uninstall: uninstall-am
435
436 install-am: all-am
437         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
438
439 installcheck: installcheck-am
440 install-strip:
441         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
442           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
443           `test -z '$(STRIP)' || \
444             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
445 mostlyclean-generic:
446
447 clean-generic:
448
449 distclean-generic:
450         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
451
452 maintainer-clean-generic:
453         @echo "This command is intended for maintainers to use"
454         @echo "it deletes files that may require special tools to rebuild."
455 clean: clean-am
456
457 clean-am: clean-generic clean-libtool mostlyclean-am
458
459 distclean: distclean-am
460         -rm -f Makefile
461 distclean-am: clean-am distclean-generic distclean-tags
462
463 dvi: dvi-am
464
465 dvi-am:
466
467 html: html-am
468
469 info: info-am
470
471 info-am:
472
473 install-data-am: install-includeHEADERS install-nobase_includeHEADERS
474
475 install-dvi: install-dvi-am
476
477 install-exec-am:
478
479 install-html: install-html-am
480
481 install-info: install-info-am
482
483 install-man:
484
485 install-pdf: install-pdf-am
486
487 install-ps: install-ps-am
488
489 installcheck-am:
490
491 maintainer-clean: maintainer-clean-am
492         -rm -f Makefile
493 maintainer-clean-am: distclean-am maintainer-clean-generic
494
495 mostlyclean: mostlyclean-am
496
497 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
498
499 pdf: pdf-am
500
501 pdf-am:
502
503 ps: ps-am
504
505 ps-am:
506
507 uninstall-am: uninstall-includeHEADERS uninstall-nobase_includeHEADERS
508
509 .MAKE: install-am install-strip
510
511 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
512         clean-libtool ctags distclean distclean-generic \
513         distclean-libtool distclean-tags distdir dvi dvi-am html \
514         html-am info info-am install install-am install-data \
515         install-data-am install-dvi install-dvi-am install-exec \
516         install-exec-am install-html install-html-am \
517         install-includeHEADERS install-info install-info-am \
518         install-man install-nobase_includeHEADERS install-pdf \
519         install-pdf-am install-ps install-ps-am install-strip \
520         installcheck installcheck-am installdirs maintainer-clean \
521         maintainer-clean-generic mostlyclean mostlyclean-generic \
522         mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
523         uninstall-am uninstall-includeHEADERS \
524         uninstall-nobase_includeHEADERS
525
526
527 surf/simgrid_dtd.h:
528         $(MAKE) -C ../src ../include/surf/simgrid_dtd.h
529
530 xbt/graphxml.h:
531         $(MAKE) -C ../src ../include/xbt/graphxml.h
532
533 dist-files:
534         @for n in $(DISTFILES) ; do echo $(SRCFILE)$$n; done
535         @echo
536         @for n in $(DIST_SUBDIRS) ; do if [ x$$n != x. ] ; then $(MAKE) -C $$n dist-files SRCFILE=$(SRCFILE)$$n/ ; fi; done
537 # Tell versions [3.59,3.63) of GNU make to not export all variables.
538 # Otherwise a system limit (for SysV at least) may be exceeded.
539 .NOEXPORT: