Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Commit the autogenerated files
[simgrid.git] / examples / gras / 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/gras
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 F77 = @F77@
107 FFLAGS = @FFLAGS@
108 FLEXML = @FLEXML@
109 GRAMINE_MODE_FALSE = @GRAMINE_MODE_FALSE@
110 GRAMINE_MODE_TRUE = @GRAMINE_MODE_TRUE@
111 GRAS_DEP = @GRAS_DEP@
112 HAVE_FLEXML_FALSE = @HAVE_FLEXML_FALSE@
113 HAVE_FLEXML_TRUE = @HAVE_FLEXML_TRUE@
114 HAVE_SDP_FALSE = @HAVE_SDP_FALSE@
115 HAVE_SDP_TRUE = @HAVE_SDP_TRUE@
116 INSTALL_DATA = @INSTALL_DATA@
117 INSTALL_PROGRAM = @INSTALL_PROGRAM@
118 INSTALL_SCRIPT = @INSTALL_SCRIPT@
119 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
120 LDFLAGS = @LDFLAGS@
121 LD_DYNAMIC_FLAGS = @LD_DYNAMIC_FLAGS@
122 LEX = @LEX@
123 LEXLIB = @LEXLIB@
124 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
125 LIBOBJS = @LIBOBJS@
126 LIBS = @LIBS@
127 LIBTOOL = @LIBTOOL@
128 LN_S = @LN_S@
129 LTLIBOBJS = @LTLIBOBJS@
130 MAINT = @MAINT@
131 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
132 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
133 MAKEINFO = @MAKEINFO@
134 MD5SUM = @MD5SUM@
135 OBJDUMP = @OBJDUMP@
136 OBJEXT = @OBJEXT@
137 PACKAGE = @PACKAGE@
138 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
139 PACKAGE_NAME = @PACKAGE_NAME@
140 PACKAGE_STRING = @PACKAGE_STRING@
141 PACKAGE_TARNAME = @PACKAGE_TARNAME@
142 PACKAGE_VERSION = @PACKAGE_VERSION@
143 PATH_SEPARATOR = @PATH_SEPARATOR@
144 PTH_STACK_GROWTH = @PTH_STACK_GROWTH@
145 RANLIB = @RANLIB@
146 SET_MAKE = @SET_MAKE@
147 SHELL = @SHELL@
148 SIMGRID_DEP = @SIMGRID_DEP@
149 STRIP = @STRIP@
150 USE_SIMIX_FALSE = @USE_SIMIX_FALSE@
151 USE_SIMIX_TRUE = @USE_SIMIX_TRUE@
152 VERSION = @VERSION@
153 WARNING = @WARNING@
154 abs_builddir = @abs_builddir@
155 abs_srcdir = @abs_srcdir@
156 abs_top_builddir = @abs_top_builddir@
157 abs_top_srcdir = @abs_top_srcdir@
158 ac_configure_args = @ac_configure_args@
159 ac_ct_AR = @ac_ct_AR@
160 ac_ct_AS = @ac_ct_AS@
161 ac_ct_CC = @ac_ct_CC@
162 ac_ct_CXX = @ac_ct_CXX@
163 ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
164 ac_ct_F77 = @ac_ct_F77@
165 ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
166 ac_ct_RANLIB = @ac_ct_RANLIB@
167 ac_ct_STRIP = @ac_ct_STRIP@
168 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
169 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
170 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
171 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
172 am__include = @am__include@
173 am__leading_dot = @am__leading_dot@
174 am__quote = @am__quote@
175 am__tar = @am__tar@
176 am__untar = @am__untar@
177 bindir = @bindir@
178 build = @build@
179 build_alias = @build_alias@
180 build_cpu = @build_cpu@
181 build_id = @build_id@
182 build_os = @build_os@
183 build_vendor = @build_vendor@
184 datadir = @datadir@
185 exec_prefix = @exec_prefix@
186 host = @host@
187 host_alias = @host_alias@
188 host_cpu = @host_cpu@
189 host_os = @host_os@
190 host_vendor = @host_vendor@
191 includedir = @includedir@
192 infodir = @infodir@
193 install_sh = @install_sh@
194 libdir = @libdir@
195 libexecdir = @libexecdir@
196 localstatedir = @localstatedir@
197 mandir = @mandir@
198 mkdir_p = @mkdir_p@
199 oldincludedir = @oldincludedir@
200 prefix = @prefix@
201 program_transform_name = @program_transform_name@
202 pth_skaddr_makecontext = @pth_skaddr_makecontext@
203 pth_sksize_makecontext = @pth_sksize_makecontext@
204 sbindir = @sbindir@
205 sharedstatedir = @sharedstatedir@
206 sysconfdir = @sysconfdir@
207 target = @target@
208 target_alias = @target_alias@
209 target_cpu = @target_cpu@
210 target_os = @target_os@
211 target_vendor = @target_vendor@
212 SUBDIRS = ping rpc timer chrono mutual_exclusion/simple_token mmrpc p2p all2all pmm
213 all: all-recursive
214
215 .SUFFIXES:
216 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/acmacro/dist-files.mk $(am__configure_deps)
217         @for dep in $?; do \
218           case '$(am__configure_deps)' in \
219             *$$dep*) \
220               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
221                 && exit 0; \
222               exit 1;; \
223           esac; \
224         done; \
225         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  examples/gras/Makefile'; \
226         cd $(top_srcdir) && \
227           $(AUTOMAKE) --gnu  examples/gras/Makefile
228 .PRECIOUS: Makefile
229 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
230         @case '$?' in \
231           *config.status*) \
232             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
233           *) \
234             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
235             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
236         esac;
237
238 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
239         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
240
241 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
242         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
243 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
244         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
245
246 mostlyclean-libtool:
247         -rm -f *.lo
248
249 clean-libtool:
250         -rm -rf .libs _libs
251
252 distclean-libtool:
253         -rm -f libtool
254 uninstall-info-am:
255
256 # This directory's subdirectories are mostly independent; you can cd
257 # into them and run `make' without going through this Makefile.
258 # To change the values of `make' variables: instead of editing Makefiles,
259 # (1) if the variable is set in `config.status', edit `config.status'
260 #     (which will cause the Makefiles to be regenerated when you run `make');
261 # (2) otherwise, pass the desired values on the `make' command line.
262 $(RECURSIVE_TARGETS):
263         @failcom='exit 1'; \
264         for f in x $$MAKEFLAGS; do \
265           case $$f in \
266             *=* | --[!k]*);; \
267             *k*) failcom='fail=yes';; \
268           esac; \
269         done; \
270         dot_seen=no; \
271         target=`echo $@ | sed s/-recursive//`; \
272         list='$(SUBDIRS)'; for subdir in $$list; do \
273           echo "Making $$target in $$subdir"; \
274           if test "$$subdir" = "."; then \
275             dot_seen=yes; \
276             local_target="$$target-am"; \
277           else \
278             local_target="$$target"; \
279           fi; \
280           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
281           || eval $$failcom; \
282         done; \
283         if test "$$dot_seen" = "no"; then \
284           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
285         fi; test -z "$$fail"
286
287 mostlyclean-recursive clean-recursive distclean-recursive \
288 maintainer-clean-recursive:
289         @failcom='exit 1'; \
290         for f in x $$MAKEFLAGS; do \
291           case $$f in \
292             *=* | --[!k]*);; \
293             *k*) failcom='fail=yes';; \
294           esac; \
295         done; \
296         dot_seen=no; \
297         case "$@" in \
298           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
299           *) list='$(SUBDIRS)' ;; \
300         esac; \
301         rev=''; for subdir in $$list; do \
302           if test "$$subdir" = "."; then :; else \
303             rev="$$subdir $$rev"; \
304           fi; \
305         done; \
306         rev="$$rev ."; \
307         target=`echo $@ | sed s/-recursive//`; \
308         for subdir in $$rev; do \
309           echo "Making $$target in $$subdir"; \
310           if test "$$subdir" = "."; then \
311             local_target="$$target-am"; \
312           else \
313             local_target="$$target"; \
314           fi; \
315           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
316           || eval $$failcom; \
317         done && test -z "$$fail"
318 tags-recursive:
319         list='$(SUBDIRS)'; for subdir in $$list; do \
320           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
321         done
322 ctags-recursive:
323         list='$(SUBDIRS)'; for subdir in $$list; do \
324           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
325         done
326
327 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
328         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
329         unique=`for i in $$list; do \
330             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
331           done | \
332           $(AWK) '    { files[$$0] = 1; } \
333                END { for (i in files) print i; }'`; \
334         mkid -fID $$unique
335 tags: TAGS
336
337 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
338                 $(TAGS_FILES) $(LISP)
339         tags=; \
340         here=`pwd`; \
341         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
342           include_option=--etags-include; \
343           empty_fix=.; \
344         else \
345           include_option=--include; \
346           empty_fix=; \
347         fi; \
348         list='$(SUBDIRS)'; for subdir in $$list; do \
349           if test "$$subdir" = .; then :; else \
350             test ! -f $$subdir/TAGS || \
351               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
352           fi; \
353         done; \
354         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
355         unique=`for i in $$list; do \
356             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
357           done | \
358           $(AWK) '    { files[$$0] = 1; } \
359                END { for (i in files) print i; }'`; \
360         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
361           test -n "$$unique" || unique=$$empty_fix; \
362           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
363             $$tags $$unique; \
364         fi
365 ctags: CTAGS
366 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
367                 $(TAGS_FILES) $(LISP)
368         tags=; \
369         here=`pwd`; \
370         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
371         unique=`for i in $$list; do \
372             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
373           done | \
374           $(AWK) '    { files[$$0] = 1; } \
375                END { for (i in files) print i; }'`; \
376         test -z "$(CTAGS_ARGS)$$tags$$unique" \
377           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
378              $$tags $$unique
379
380 GTAGS:
381         here=`$(am__cd) $(top_builddir) && pwd` \
382           && cd $(top_srcdir) \
383           && gtags -i $(GTAGS_ARGS) $$here
384
385 distclean-tags:
386         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
387
388 distdir: $(DISTFILES)
389         $(mkdir_p) $(distdir)/../../acmacro
390         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
391         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
392         list='$(DISTFILES)'; for file in $$list; do \
393           case $$file in \
394             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
395             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
396           esac; \
397           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
398           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
399           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
400             dir="/$$dir"; \
401             $(mkdir_p) "$(distdir)$$dir"; \
402           else \
403             dir=''; \
404           fi; \
405           if test -d $$d/$$file; then \
406             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
407               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
408             fi; \
409             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
410           else \
411             test -f $(distdir)/$$file \
412             || cp -p $$d/$$file $(distdir)/$$file \
413             || exit 1; \
414           fi; \
415         done
416         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
417           if test "$$subdir" = .; then :; else \
418             test -d "$(distdir)/$$subdir" \
419             || $(mkdir_p) "$(distdir)/$$subdir" \
420             || exit 1; \
421             distdir=`$(am__cd) $(distdir) && pwd`; \
422             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
423             (cd $$subdir && \
424               $(MAKE) $(AM_MAKEFLAGS) \
425                 top_distdir="$$top_distdir" \
426                 distdir="$$distdir/$$subdir" \
427                 distdir) \
428               || exit 1; \
429           fi; \
430         done
431 check-am: all-am
432 check: check-recursive
433 all-am: Makefile
434 installdirs: installdirs-recursive
435 installdirs-am:
436 install: install-recursive
437 install-exec: install-exec-recursive
438 install-data: install-data-recursive
439 uninstall: uninstall-recursive
440
441 install-am: all-am
442         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
443
444 installcheck: installcheck-recursive
445 install-strip:
446         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
447           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
448           `test -z '$(STRIP)' || \
449             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
450 mostlyclean-generic:
451
452 clean-generic:
453
454 distclean-generic:
455         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
456
457 maintainer-clean-generic:
458         @echo "This command is intended for maintainers to use"
459         @echo "it deletes files that may require special tools to rebuild."
460 clean: clean-recursive
461
462 clean-am: clean-generic clean-libtool mostlyclean-am
463
464 distclean: distclean-recursive
465         -rm -f Makefile
466 distclean-am: clean-am distclean-generic distclean-libtool \
467         distclean-tags
468
469 dvi: dvi-recursive
470
471 dvi-am:
472
473 html: html-recursive
474
475 info: info-recursive
476
477 info-am:
478
479 install-data-am:
480
481 install-exec-am:
482
483 install-info: install-info-recursive
484
485 install-man:
486
487 installcheck-am:
488
489 maintainer-clean: maintainer-clean-recursive
490         -rm -f Makefile
491 maintainer-clean-am: distclean-am maintainer-clean-generic
492
493 mostlyclean: mostlyclean-recursive
494
495 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
496
497 pdf: pdf-recursive
498
499 pdf-am:
500
501 ps: ps-recursive
502
503 ps-am:
504
505 uninstall-am: uninstall-info-am
506
507 uninstall-info: uninstall-info-recursive
508
509 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
510         clean clean-generic clean-libtool clean-recursive ctags \
511         ctags-recursive distclean distclean-generic distclean-libtool \
512         distclean-recursive distclean-tags distdir dvi dvi-am html \
513         html-am info info-am install install-am install-data \
514         install-data-am install-exec install-exec-am install-info \
515         install-info-am install-man install-strip installcheck \
516         installcheck-am installdirs installdirs-am maintainer-clean \
517         maintainer-clean-generic maintainer-clean-recursive \
518         mostlyclean mostlyclean-generic mostlyclean-libtool \
519         mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
520         uninstall uninstall-am uninstall-info-am
521
522
523 dist-files:
524         @for n in $(DISTFILES) ; do echo $(SRCFILE)$$n; done
525         @echo
526         @for n in $(DIST_SUBDIRS) ; do if [ x$$n != x. ] ; then $(MAKE) -C $$n dist-files SRCFILE=$(SRCFILE)$$n/ ; fi; done
527 # Tell versions [3.59,3.63) of GNU make to not export all variables.
528 # Otherwise a system limit (for SysV at least) may be exceeded.
529 .NOEXPORT: