Logo AND Algorithmique Numérique Distribuée

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