1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
4 # Copyright (C) 1994-2017 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.
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
18 if
test -z
'$(MAKELEVEL)'; then \
20 elif
test -n
'$(MAKE_HOST)'; then \
22 elif
test -n
'$(MAKE_VERSION)' && test -n
'$(CURDIR)'; then \
28 am__make_running_with_option
= \
29 case
$${target_option-
} in \
31 *) echo
"am__make_running_with_option: internal error: invalid" \
32 "target option '$${target_option-}' specified" >&2; \
36 sane_makeflags
=$$MAKEFLAGS; \
37 if
$(am__is_gnu_make
); then \
38 sane_makeflags
=$$MFLAGS; \
43 sane_makeflags
=`printf '%s\n' "$$MAKEFLAGS" \
44 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
50 flg
=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52 for flg in
$$sane_makeflags; do \
53 test $$skip_next = yes
&& { skip_next
=no
; continue
; }; \
56 -*I
) strip_trailopt
'I'; skip_next
=yes
;; \
57 -*I?
*) strip_trailopt
'I';; \
58 -*O
) strip_trailopt
'O'; skip_next
=yes
;; \
59 -*O?
*) strip_trailopt
'O';; \
60 -*l
) strip_trailopt
'l'; skip_next
=yes
;; \
61 -*l?
*) strip_trailopt
'l';; \
62 -[dEDm
]) skip_next
=yes
;; \
63 -[JT
]) skip_next
=yes
;; \
66 *$$target_option*) has_opt
=yes
; break
;; \
70 am__make_dryrun
= (target_option
=n
; $(am__make_running_with_option
))
71 am__make_keepgoing
= (target_option
=k
; $(am__make_running_with_option
))
72 pkgdatadir
= $(datadir)/@PACKAGE@
73 pkgincludedir
= $(includedir)/@PACKAGE@
74 pkglibdir
= $(libdir)/@PACKAGE@
75 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
76 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77 install_sh_DATA
= $(install_sh
) -c
-m
644
78 install_sh_PROGRAM
= $(install_sh
) -c
79 install_sh_SCRIPT
= $(install_sh
) -c
80 INSTALL_HEADER
= $(INSTALL_DATA
)
81 transform
= $(program_transform_name
)
88 build_triplet
= @build@
90 target_triplet
= @target@
92 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
93 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/acx.m4 \
94 $(top_srcdir
)/..
/config
/cet.m4 \
95 $(top_srcdir
)/..
/config
/depstand.m4 \
96 $(top_srcdir
)/..
/config
/enable.m4 \
97 $(top_srcdir
)/..
/config
/lead-dot.m4 \
98 $(top_srcdir
)/..
/config
/multi.m4 \
99 $(top_srcdir
)/..
/config
/no-executables.m4 \
100 $(top_srcdir
)/..
/config
/override.m4 \
101 $(top_srcdir
)/..
/config
/toolexeclibdir.m4 \
102 $(top_srcdir
)/..
/libtool.m4
$(top_srcdir
)/..
/ltoptions.m4 \
103 $(top_srcdir
)/..
/ltsugar.m4
$(top_srcdir
)/..
/ltversion.m4 \
104 $(top_srcdir
)/..
/lt~obsolete.m4
$(top_srcdir
)/configure.ac
105 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
107 DIST_COMMON
= $(srcdir)/Makefile.am
$(top_srcdir
)/configure \
108 $(am__configure_deps
)
109 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
110 configure.lineno config.status.lineno
111 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
113 CONFIG_CLEAN_VPATH_FILES
=
114 AM_V_P
= $(am__v_P_@AM_V@
)
115 am__v_P_
= $(am__v_P_@AM_DEFAULT_V@
)
118 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
119 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
120 am__v_GEN_0
= @echo
" GEN " $@
;
122 AM_V_at
= $(am__v_at_@AM_V@
)
123 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
127 RECURSIVE_TARGETS
= all-recursive check-recursive cscopelist-recursive \
128 ctags-recursive dvi-recursive html-recursive info-recursive \
129 install-data-recursive install-dvi-recursive \
130 install-exec-recursive install-html-recursive \
131 install-info-recursive install-pdf-recursive \
132 install-ps-recursive install-recursive installcheck-recursive \
133 installdirs-recursive pdf-recursive ps-recursive \
134 tags-recursive uninstall-recursive
135 am__can_run_installinfo
= \
136 case
$$AM_UPDATE_INFO_DIR in \
138 *) (install-info
--version
) >/dev
/null
2>&1;; \
140 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
141 distclean-recursive maintainer-clean-recursive
142 am__recursive_targets
= \
143 $(RECURSIVE_TARGETS
) \
144 $(RECURSIVE_CLEAN_TARGETS
) \
145 $(am__extra_recursive_targets
)
146 AM_RECURSIVE_TARGETS
= $(am__recursive_targets
:-recursive
=) TAGS CTAGS \
148 am__tagged_files
= $(HEADERS
) $(SOURCES
) $(TAGS_FILES
) $(LISP
)
149 # Read a list of newline-separated strings from the standard input,
150 # and print each of them once, without duplicates. Input order is
152 am__uniquify_input
= $(AWK
) '\
153 BEGIN { nonempty = 0; } \
154 { items[$$0] = 1; nonempty = 1; } \
155 END { if (nonempty) { for (i in items) print i; }; } \
157 # Make sure the list of sources is unique. This is necessary because,
158 # e.g., the same source file might be shared among _SOURCES variables
159 # for different programs/libraries.
160 am__define_uniq_tagged_files
= \
161 list
='$(am__tagged_files)'; \
162 unique
=`for i in $$list; do \
163 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
164 done | $(am__uniquify_input)`
168 DIST_SUBDIRS
= $(SUBDIRS
)
171 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
173 AUTOCONF
= @AUTOCONF@
174 AUTOHEADER
= @AUTOHEADER@
175 AUTOMAKE
= @AUTOMAKE@
179 CCASDEPMODE
= @CCASDEPMODE@
180 CCASFLAGS
= @CCASFLAGS@
181 CCDEPMODE
= @CCDEPMODE@
184 CPPFLAGS
= @CPPFLAGS@
187 CXXDEPMODE
= @CXXDEPMODE@
188 CXXFLAGS
= @CXXFLAGS@
189 CYGPATH_W
= @CYGPATH_W@
192 DSYMUTIL
= @DSYMUTIL@
202 INSTALL_DATA
= @INSTALL_DATA@
203 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
204 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
205 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
213 LTLIBOBJS
= @LTLIBOBJS@
215 MAKEINFO
= @MAKEINFO@
224 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
225 PACKAGE_NAME
= @PACKAGE_NAME@
226 PACKAGE_STRING
= @PACKAGE_STRING@
227 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
228 PACKAGE_URL
= @PACKAGE_URL@
229 PACKAGE_VERSION
= @PACKAGE_VERSION@
230 PATH_SEPARATOR
= @PATH_SEPARATOR@
233 SET_MAKE
= @SET_MAKE@
237 abs_builddir
= @abs_builddir@
238 abs_srcdir
= @abs_srcdir@
239 abs_top_builddir
= @abs_top_builddir@
240 abs_top_srcdir
= @abs_top_srcdir@
241 ac_ct_AR
= @ac_ct_AR@
242 ac_ct_CC
= @ac_ct_CC@
243 ac_ct_CXX
= @ac_ct_CXX@
244 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
245 am__include
= @am__include@
246 am__leading_dot
= @am__leading_dot@
247 am__quote
= @am__quote@
249 am__untar
= @am__untar@
252 build_alias
= @build_alias@
253 build_cpu
= @build_cpu@
254 build_libsubdir
= @build_libsubdir@
255 build_os
= @build_os@
256 build_subdir
= @build_subdir@
257 build_vendor
= @build_vendor@
258 builddir
= @builddir@
260 datarootdir
= @datarootdir@
263 exec_prefix = @
exec_prefix@
264 get_gcc_base_ver
= @get_gcc_base_ver@
266 host_alias
= @host_alias@
267 host_cpu
= @host_cpu@
268 host_noncanonical
= @host_noncanonical@
270 host_subdir
= @host_subdir@
271 host_vendor
= @host_vendor@
273 includedir = @
includedir@
275 install_sh
= @install_sh@
277 libexecdir
= @libexecdir@
278 localedir
= @localedir@
279 localstatedir
= @localstatedir@
282 multi_basedir
= @multi_basedir@
283 oldincludedir = @
oldincludedir@
286 program_transform_name
= @program_transform_name@
289 sharedstatedir
= @sharedstatedir@
291 sysconfdir
= @sysconfdir@
293 target_alias
= @target_alias@
294 target_cpu
= @target_cpu@
295 target_noncanonical
= @target_noncanonical@
296 target_os
= @target_os@
297 target_subdir
= @target_subdir@
298 target_vendor
= @target_vendor@
299 toolexecdir
= @toolexecdir@
300 toolexeclibdir
= @toolexeclibdir@
301 top_build_prefix
= @top_build_prefix@
302 top_builddir
= @top_builddir@
303 top_srcdir
= @top_srcdir@
304 AUTOMAKE_OPTIONS
= 1.8 foreign
305 SUFFIXES
= .c .rs .def .o .lo .a
306 ACLOCAL_AMFLAGS
= -I .
-I ..
-I ..
/config
307 AM_CFLAGS
= -I
$(srcdir)/..
/libgcc
-I
$(MULTIBUILDTOP
)..
/..
/gcc
/include
308 TOP_GCCDIR
:= $(shell cd
$(top_srcdir
) && cd ..
&& pwd
)
309 GCC_DIR
= $(TOP_GCCDIR
)/gcc
310 RUST_SRC
= $(GCC_DIR
)/rust
311 SUBDIRS
= libproc_macro_internal
312 RUST_BUILDDIR
:= $(shell pwd
)
314 # Work around what appears to be a GNU make bug handling MAKEFLAGS
315 # values defined in terms of make variables, as is the case for CC and
316 # friends when we are called from the top level Makefile.
318 "GCC_DIR=$(GCC_DIR)" \
319 "RUST_SRC=$(RUST_SRC)" \
320 "AR_FLAGS=$(AR_FLAGS)" \
321 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
322 "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
323 "RUST_FOR_TARGET=$(RUST_FOR_TARGET)" \
325 "CXXFLAGS=$(CXXFLAGS)" \
326 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
327 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
328 "INSTALL=$(INSTALL)" \
329 "INSTALL_DATA=$(INSTALL_DATA)" \
330 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
331 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
332 "LDFLAGS=$(LDFLAGS)" \
333 "LIBCFLAGS=$(LIBCFLAGS)" \
334 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
336 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
337 "PICFLAG=$(PICFLAG)" \
338 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
340 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
341 "exec_prefix=$(exec_prefix)" \
342 "infodir=$(infodir)" \
344 "includedir=$(includedir)" \
346 "tooldir=$(tooldir)" \
347 "gxx_include_dir=$(gxx_include_dir)" \
353 "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
354 "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
355 "DESTDIR=$(DESTDIR)" \
357 "TARGET_LIB_PATH=$(TARGET_LIB_PATH)" \
358 "TARGET_LIB_PATH_librust=$(TARGET_LIB_PATH_librust)"
369 .SUFFIXES
: .c .rs .def .o .lo .a
370 am--refresh
: Makefile
372 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(top_srcdir
)/..
/multilib.am
$(am__configure_deps
)
374 case
'$(am__configure_deps)' in \
376 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
377 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
382 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
383 $(am__cd
) $(top_srcdir
) && \
384 $(AUTOMAKE
) --foreign Makefile
385 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
388 echo
' $(SHELL) ./config.status'; \
389 $(SHELL
) .
/config.status
;; \
391 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
392 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
394 $(top_srcdir
)/..
/multilib.am
$(am__empty
):
396 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
397 $(SHELL
) .
/config.status
--recheck
399 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
400 $(am__cd
) $(srcdir) && $(AUTOCONF
)
401 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
402 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
403 $(am__aclocal_m4_deps
):
412 -rm -f libtool config.lt
414 # This directory's subdirectories are mostly independent; you can cd
415 # into them and run 'make' without going through this Makefile.
416 # To change the values of 'make' variables: instead of editing Makefiles,
417 # (1) if the variable is set in 'config.status', edit 'config.status'
418 # (which will cause the Makefiles to be regenerated when you run 'make');
419 # (2) otherwise, pass the desired values on the 'make' command line.
420 $(am__recursive_targets
):
422 if
$(am__make_keepgoing
); then \
423 failcom
='fail=yes'; \
428 target
=`echo $@ | sed s/-recursive//`; \
430 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
431 *) list
='$(SUBDIRS)' ;; \
433 for subdir in
$$list; do \
434 echo
"Making $$target in $$subdir"; \
435 if
test "$$subdir" = "."; then \
437 local_target
="$$target-am"; \
439 local_target
="$$target"; \
441 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
444 if
test "$$dot_seen" = "no"; then \
445 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
448 ID
: $(am__tagged_files
)
449 $(am__define_uniq_tagged_files
); mkid
-fID
$$unique
453 tags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
456 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
457 include_option
=--etags-include
; \
460 include_option
=--include; \
463 list
='$(SUBDIRS)'; for subdir in
$$list; do \
464 if
test "$$subdir" = .
; then
:; else \
465 test ! -f
$$subdir/TAGS || \
466 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
469 $(am__define_uniq_tagged_files
); \
471 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
472 test -n
"$$unique" || unique
=$$empty_fix; \
473 if
test $$# -gt 0; then \
474 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
477 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
481 ctags
: ctags-recursive
484 ctags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
485 $(am__define_uniq_tagged_files
); \
486 test -z
"$(CTAGS_ARGS)$$unique" \
487 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
491 here
=`$(am__cd) $(top_builddir) && pwd` \
492 && $(am__cd
) $(top_srcdir
) \
493 && gtags
-i
$(GTAGS_ARGS
) "$$here"
495 test ! -s cscope.files \
496 ||
$(CSCOPE
) -b
-q
$(AM_CSCOPEFLAGS
) $(CSCOPEFLAGS
) -i cscope.files
$(CSCOPE_ARGS
)
499 cscope.files
: clean-cscope cscopelist
500 cscopelist
: cscopelist-recursive
502 cscopelist-am
: $(am__tagged_files
)
503 list
='$(am__tagged_files)'; \
504 case
"$(srcdir)" in \
505 [\\/]* | ?
:[\\/]*) sdir
="$(srcdir)" ;; \
506 *) sdir
=$(subdir
)/$(srcdir) ;; \
508 for i in
$$list; do \
509 if
test -f
"$$i"; then \
510 echo
"$(subdir)/$$i"; \
514 done
>> $(top_builddir
)/cscope.files
517 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
518 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
520 check: check-recursive
521 all-am
: Makefile all-local
522 installdirs: installdirs-recursive
524 install: install-recursive
525 install-exec
: install-exec-recursive
526 install-data
: install-data-recursive
527 uninstall: uninstall-recursive
530 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
532 installcheck: installcheck-recursive
534 if
test -z
'$(STRIP)'; then \
535 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
536 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
539 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
540 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
541 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
548 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
549 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
551 maintainer-clean-generic
:
552 @echo
"This command is intended for maintainers to use"
553 @echo
"it deletes files that may require special tools to rebuild."
554 clean: clean-recursive
556 clean-am
: clean-generic clean-libtool clean-local mostlyclean-am
558 distclean: distclean-recursive
559 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
561 distclean-am
: clean-am distclean-generic distclean-libtool \
562 distclean-local distclean-tags
578 install-dvi
: install-dvi-recursive
582 install-exec-am
: install-exec-local
584 install-html
: install-html-recursive
588 install-info
: install-info-recursive
594 install-pdf
: install-pdf-recursive
598 install-ps
: install-ps-recursive
604 maintainer-clean
: maintainer-clean-recursive
605 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
606 -rm -rf
$(top_srcdir
)/autom4te.cache
608 maintainer-clean-am
: distclean-am maintainer-clean-generic \
609 maintainer-clean-local
611 mostlyclean: mostlyclean-recursive
613 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool \
626 .MAKE
: $(am__recursive_targets
) install-am install-strip
628 .PHONY
: $(am__recursive_targets
) CTAGS GTAGS TAGS
all all-am all-local \
629 am--refresh
check check-am
clean clean-cscope clean-generic \
630 clean-libtool clean-local cscope cscopelist-am ctags ctags-am \
631 distclean distclean-generic distclean-libtool distclean-local \
632 distclean-tags
dvi dvi-am html html-am
info info-am
install \
633 install-am install-data install-data-am install-dvi \
634 install-dvi-am install-exec install-exec-am install-exec-local \
635 install-html install-html-am install-info install-info-am \
636 install-man install-pdf install-pdf-am install-ps \
637 install-ps-am install-strip
installcheck installcheck-am \
638 installdirs installdirs-am maintainer-clean \
639 maintainer-clean-generic maintainer-clean-local
mostlyclean \
640 mostlyclean-generic mostlyclean-libtool mostlyclean-local pdf \
641 pdf-am ps ps-am
tags tags-am
uninstall uninstall-am
646 # GNU Make needs to see an explicit $(MAKE) variable in the command it
647 # runs to enable its job server during parallel builds. Hence the
650 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
# $(MAKE)
652 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
# $(MAKE)
654 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
# $(MAKE)
656 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
# $(MAKE)
658 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
# $(MAKE)
659 maintainer-clean-multi
:
660 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
# $(MAKE)
662 .MAKE .PHONY
: all-multi clean-multi distclean-multi install-am \
663 install-multi maintainer-clean-multi mostlyclean-multi
665 install-exec-local
: install-multi
668 mostlyclean-local
: mostlyclean-multi
669 clean-local
: clean-multi
670 distclean-local
: distclean-multi
671 maintainer-clean-local
: maintainer-clean-multi
673 # Tell versions [3.59,3.63) of GNU make to not export all variables.
674 # Otherwise a system limit (for SysV at least) may be exceeded.