Logo AND Algorithmique Numérique Distribuée

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