Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Simix does not display event occuring at the same timestamp than the old version...
[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 FLEXML = @FLEXML@
112 GRAMINE_MODE_FALSE = @GRAMINE_MODE_FALSE@
113 GRAMINE_MODE_TRUE = @GRAMINE_MODE_TRUE@
114 GRAS_ARCH_32_BITS_FALSE = @GRAS_ARCH_32_BITS_FALSE@
115 GRAS_ARCH_32_BITS_TRUE = @GRAS_ARCH_32_BITS_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 VERSION = @VERSION@
161 WARNING = @WARNING@
162 abs_builddir = @abs_builddir@
163 abs_srcdir = @abs_srcdir@
164 abs_top_builddir = @abs_top_builddir@
165 abs_top_srcdir = @abs_top_srcdir@
166 ac_configure_args = @ac_configure_args@
167 ac_ct_CC = @ac_ct_CC@
168 ac_ct_CXX = @ac_ct_CXX@
169 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
170 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
171 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
172 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
173 am__include = @am__include@
174 am__leading_dot = @am__leading_dot@
175 am__quote = @am__quote@
176 am__tar = @am__tar@
177 am__untar = @am__untar@
178 bindir = @bindir@
179 build = @build@
180 build_alias = @build_alias@
181 build_cpu = @build_cpu@
182 build_id = @build_id@
183 build_os = @build_os@
184 build_vendor = @build_vendor@
185 datadir = @datadir@
186 datarootdir = @datarootdir@
187 docdir = @docdir@
188 dvidir = @dvidir@
189 exec_prefix = @exec_prefix@
190 host = @host@
191 host_alias = @host_alias@
192 host_cpu = @host_cpu@
193 host_os = @host_os@
194 host_vendor = @host_vendor@
195 htmldir = @htmldir@
196 includedir = @includedir@
197 infodir = @infodir@
198 install_sh = @install_sh@
199 libdir = @libdir@
200 libexecdir = @libexecdir@
201 localedir = @localedir@
202 localstatedir = @localstatedir@
203 mandir = @mandir@
204 mkdir_p = @mkdir_p@
205 oldincludedir = @oldincludedir@
206 pdfdir = @pdfdir@
207 prefix = @prefix@
208 program_transform_name = @program_transform_name@
209 psdir = @psdir@
210 pth_skaddr_makecontext = @pth_skaddr_makecontext@
211 pth_sksize_makecontext = @pth_sksize_makecontext@
212 sbindir = @sbindir@
213 sharedstatedir = @sharedstatedir@
214 sysconfdir = @sysconfdir@
215 target = @target@
216 target_alias = @target_alias@
217 target_cpu = @target_cpu@
218 target_os = @target_os@
219 target_vendor = @target_vendor@
220 include_HEADERS = gras.h xbt.h
221 nobase_include_HEADERS = \
222         xbt/misc.h \
223         xbt/sysdep.h \
224         xbt/str.h \
225         xbt/function_types.h \
226         xbt/asserts.h xbt/ex.h \
227         xbt/log.h \
228         xbt/module.h \
229         xbt/mallocator.h \
230         xbt/dynar.h xbt/dict.h xbt/set.h \
231         xbt/heap.h \
232         xbt/graph.h \
233         xbt/fifo.h \
234         xbt/swag.h \
235         xbt/matrix.h \
236         xbt/peer.h \
237         xbt/config.h \
238         xbt/cunit.h \
239         xbt/graphxml_parse.h \
240         xbt/graphxml.h \
241         \
242         msg/msg.h \
243         msg/datatypes.h \
244         \
245         simdag/simdag.h \
246         simdag/datatypes.h \
247         \
248         surf/surfxml_parse.h \
249         surf/surfxml.h \
250         \
251         gras/datadesc.h gras/transport.h \
252         gras/virtu.h gras/emul.h gras/process.h gras/module.h \
253         \
254         gras/messages.h gras/timer.h \
255         \
256         amok/peermanagement.h \
257         amok/bandwidth.h
258
259 all: all-am
260
261 .SUFFIXES:
262 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/acmacro/dist-files.mk $(am__configure_deps)
263         @for dep in $?; do \
264           case '$(am__configure_deps)' in \
265             *$$dep*) \
266               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
267                 && exit 0; \
268               exit 1;; \
269           esac; \
270         done; \
271         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  include/Makefile'; \
272         cd $(top_srcdir) && \
273           $(AUTOMAKE) --gnu  include/Makefile
274 .PRECIOUS: Makefile
275 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
276         @case '$?' in \
277           *config.status*) \
278             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
279           *) \
280             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
281             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
282         esac;
283
284 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
285         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
286
287 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
288         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
289 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
290         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
291
292 mostlyclean-libtool:
293         -rm -f *.lo
294
295 clean-libtool:
296         -rm -rf .libs _libs
297
298 distclean-libtool:
299         -rm -f libtool
300 uninstall-info-am:
301 install-includeHEADERS: $(include_HEADERS)
302         @$(NORMAL_INSTALL)
303         test -z "$(includedir)" || $(mkdir_p) "$(DESTDIR)$(includedir)"
304         @list='$(include_HEADERS)'; for p in $$list; do \
305           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
306           f=$(am__strip_dir) \
307           echo " $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
308           $(includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
309         done
310
311 uninstall-includeHEADERS:
312         @$(NORMAL_UNINSTALL)
313         @list='$(include_HEADERS)'; for p in $$list; do \
314           f=$(am__strip_dir) \
315           echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
316           rm -f "$(DESTDIR)$(includedir)/$$f"; \
317         done
318 install-nobase_includeHEADERS: $(nobase_include_HEADERS)
319         @$(NORMAL_INSTALL)
320         test -z "$(includedir)" || $(mkdir_p) "$(DESTDIR)$(includedir)"
321         @$(am__vpath_adj_setup) \
322         list='$(nobase_include_HEADERS)'; for p in $$list; do \
323           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
324           $(am__vpath_adj) \
325           echo " $(nobase_includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
326           $(nobase_includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
327         done
328
329 uninstall-nobase_includeHEADERS:
330         @$(NORMAL_UNINSTALL)
331         @$(am__vpath_adj_setup) \
332         list='$(nobase_include_HEADERS)'; for p in $$list; do \
333           $(am__vpath_adj) \
334           echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
335           rm -f "$(DESTDIR)$(includedir)/$$f"; \
336         done
337
338 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
339         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
340         unique=`for i in $$list; do \
341             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
342           done | \
343           $(AWK) '    { files[$$0] = 1; } \
344                END { for (i in files) print i; }'`; \
345         mkid -fID $$unique
346 tags: TAGS
347
348 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
349                 $(TAGS_FILES) $(LISP)
350         tags=; \
351         here=`pwd`; \
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; } \
357                END { for (i in files) print i; }'`; \
358         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
359           test -n "$$unique" || unique=$$empty_fix; \
360           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
361             $$tags $$unique; \
362         fi
363 ctags: CTAGS
364 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
365                 $(TAGS_FILES) $(LISP)
366         tags=; \
367         here=`pwd`; \
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; } \
373                END { for (i in files) print i; }'`; \
374         test -z "$(CTAGS_ARGS)$$tags$$unique" \
375           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
376              $$tags $$unique
377
378 GTAGS:
379         here=`$(am__cd) $(top_builddir) && pwd` \
380           && cd $(top_srcdir) \
381           && gtags -i $(GTAGS_ARGS) $$here
382
383 distclean-tags:
384         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
385
386 distdir: $(DISTFILES)
387         $(mkdir_p) $(distdir)/../acmacro $(distdir)/amok $(distdir)/gras $(distdir)/msg $(distdir)/simdag $(distdir)/surf $(distdir)/xbt
388         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
389         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
390         list='$(DISTFILES)'; for file in $$list; do \
391           case $$file in \
392             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
393             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
394           esac; \
395           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
396           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
397           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
398             dir="/$$dir"; \
399             $(mkdir_p) "$(distdir)$$dir"; \
400           else \
401             dir=''; \
402           fi; \
403           if test -d $$d/$$file; then \
404             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
405               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
406             fi; \
407             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
408           else \
409             test -f $(distdir)/$$file \
410             || cp -p $$d/$$file $(distdir)/$$file \
411             || exit 1; \
412           fi; \
413         done
414 check-am: all-am
415 check: check-am
416 all-am: Makefile $(HEADERS)
417 installdirs:
418         for dir in "$(DESTDIR)$(includedir)" "$(DESTDIR)$(includedir)"; do \
419           test -z "$$dir" || $(mkdir_p) "$$dir"; \
420         done
421 install: install-am
422 install-exec: install-exec-am
423 install-data: install-data-am
424 uninstall: uninstall-am
425
426 install-am: all-am
427         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
428
429 installcheck: installcheck-am
430 install-strip:
431         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
432           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
433           `test -z '$(STRIP)' || \
434             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
435 mostlyclean-generic:
436
437 clean-generic:
438
439 distclean-generic:
440         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
441
442 maintainer-clean-generic:
443         @echo "This command is intended for maintainers to use"
444         @echo "it deletes files that may require special tools to rebuild."
445 clean: clean-am
446
447 clean-am: clean-generic clean-libtool mostlyclean-am
448
449 distclean: distclean-am
450         -rm -f Makefile
451 distclean-am: clean-am distclean-generic distclean-libtool \
452         distclean-tags
453
454 dvi: dvi-am
455
456 dvi-am:
457
458 html: html-am
459
460 info: info-am
461
462 info-am:
463
464 install-data-am: install-includeHEADERS install-nobase_includeHEADERS
465
466 install-exec-am:
467
468 install-info: install-info-am
469
470 install-man:
471
472 installcheck-am:
473
474 maintainer-clean: maintainer-clean-am
475         -rm -f Makefile
476 maintainer-clean-am: distclean-am maintainer-clean-generic
477
478 mostlyclean: mostlyclean-am
479
480 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
481
482 pdf: pdf-am
483
484 pdf-am:
485
486 ps: ps-am
487
488 ps-am:
489
490 uninstall-am: uninstall-includeHEADERS uninstall-info-am \
491         uninstall-nobase_includeHEADERS
492
493 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
494         clean-libtool ctags distclean distclean-generic \
495         distclean-libtool distclean-tags distdir dvi dvi-am html \
496         html-am info info-am install install-am install-data \
497         install-data-am install-exec install-exec-am \
498         install-includeHEADERS install-info install-info-am \
499         install-man install-nobase_includeHEADERS install-strip \
500         installcheck installcheck-am installdirs maintainer-clean \
501         maintainer-clean-generic mostlyclean mostlyclean-generic \
502         mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
503         uninstall-am uninstall-includeHEADERS uninstall-info-am \
504         uninstall-nobase_includeHEADERS
505
506
507 surf/surfxml.h:
508         $(MAKE) -C ../src ../include/surf/surfxml.h
509
510 xbt/graphxml.h:
511         $(MAKE) -C ../src ../include/xbt/graphxml.h
512
513 dist-files:
514         @for n in $(DISTFILES) ; do echo $(SRCFILE)$$n; done
515         @echo
516         @for n in $(DIST_SUBDIRS) ; do if [ x$$n != x. ] ; then $(MAKE) -C $$n dist-files SRCFILE=$(SRCFILE)$$n/ ; fi; done
517 # Tell versions [3.59,3.63) of GNU make to not export all variables.
518 # Otherwise a system limit (for SysV at least) may be exceeded.
519 .NOEXPORT: