1 # Makefile.in generated by automake 1.10 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006 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 pkgdatadir
= $(datadir)/@PACKAGE@
19 pkglibdir
= $(libdir)/@PACKAGE@
20 pkgincludedir
= $(includedir)/@PACKAGE@
21 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22 install_sh_DATA
= $(install_sh
) -c
-m
644
23 install_sh_PROGRAM
= $(install_sh
) -c
24 install_sh_SCRIPT
= $(install_sh
) -c
25 INSTALL_HEADER
= $(INSTALL_DATA
)
26 transform
= $(program_transform_name
)
33 build_triplet
= @build@
36 DIST_COMMON
= $(srcdir)/Makefile.am
$(srcdir)/Makefile.in
37 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
38 am__aclocal_m4_deps
= $(top_srcdir
)/configure.in
39 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
41 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
42 CONFIG_HEADER
= $(top_builddir
)/config.h
44 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
45 am__vpath_adj
= case
$$p in \
46 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
49 am__strip_dir
= `echo $$p | sed -e 's|^.*/||'`;
50 am__installdirs
= "$(DESTDIR)$(libdir)"
51 libLTLIBRARIES_INSTALL
= $(INSTALL
)
52 LTLIBRARIES
= $(lib_LTLIBRARIES
)
54 am_libgclib_la_OBJECTS
= darray.lo deprecated_dsplit.lo dhash.lo \
55 dheapsort.lo djobs.lo dlist.lo dsplit.lo earray.lo ehash.lo \
56 elist.lo fs.lo gclib.lo gclib_c.lo
57 libgclib_la_OBJECTS
= $(am_libgclib_la_OBJECTS
)
58 DEFAULT_INCLUDES
= -I.
-I
$(top_builddir
)@am__isrc@
59 depcomp
= $(SHELL
) $(top_srcdir
)/depcomp
60 am__depfiles_maybe
= depfiles
61 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
62 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
63 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
64 --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
65 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
67 LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
68 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) \
70 CXXCOMPILE
= $(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
71 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
72 LTCXXCOMPILE
= $(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
73 --mode
=compile
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
74 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
76 CXXLINK
= $(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
77 --mode
=link
$(CXXLD
) $(AM_CXXFLAGS
) $(CXXFLAGS
) $(AM_LDFLAGS
) \
79 SOURCES
= $(libgclib_la_SOURCES
)
80 DIST_SOURCES
= $(libgclib_la_SOURCES
)
83 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
88 AUTOHEADER
= @AUTOHEADER@
92 CCDEPMODE
= @CCDEPMODE@
98 CXXDEPMODE
= @CXXDEPMODE@
100 CYGPATH_W
= @CYGPATH_W@
113 INSTALL_DATA
= @INSTALL_DATA@
114 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
115 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
116 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
122 LTLIBOBJS
= @LTLIBOBJS@
123 MAKEINFO
= @MAKEINFO@
127 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
128 PACKAGE_NAME
= @PACKAGE_NAME@
129 PACKAGE_STRING
= @PACKAGE_STRING@
130 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
131 PACKAGE_VERSION
= @PACKAGE_VERSION@
132 PATH_SEPARATOR
= @PATH_SEPARATOR@
134 SET_MAKE
= @SET_MAKE@
138 abs_builddir
= @abs_builddir@
139 abs_srcdir
= @abs_srcdir@
140 abs_top_builddir
= @abs_top_builddir@
141 abs_top_srcdir
= @abs_top_srcdir@
142 ac_ct_CC
= @ac_ct_CC@
143 ac_ct_CXX
= @ac_ct_CXX@
144 ac_ct_F77
= @ac_ct_F77@
145 am__include
= @am__include@
146 am__leading_dot
= @am__leading_dot@
147 am__quote
= @am__quote@
149 am__untar
= @am__untar@
152 build_alias
= @build_alias@
153 build_cpu
= @build_cpu@
154 build_os
= @build_os@
155 build_vendor
= @build_vendor@
156 builddir
= @builddir@
158 datarootdir
= @datarootdir@
161 exec_prefix = @
exec_prefix@
163 host_alias
= @host_alias@
164 host_cpu
= @host_cpu@
166 host_vendor
= @host_vendor@
168 includedir = @
includedir@
170 install_sh
= @install_sh@
172 libexecdir
= @libexecdir@
173 localedir
= @localedir@
174 localstatedir
= @localstatedir@
177 oldincludedir = @
oldincludedir@
180 program_transform_name
= @program_transform_name@
183 sharedstatedir
= @sharedstatedir@
185 sysconfdir
= @sysconfdir@
186 target_alias
= @target_alias@
187 top_builddir
= @top_builddir@
188 top_srcdir
= @top_srcdir@
189 INCLUDES
= -I
$(top_srcdir
)/include -I
$(top_srcdir
)/gclib
/include
190 lib_LTLIBRARIES
= libgclib.la
191 libgclib_la_SOURCES
= darray.
cxx \
192 deprecated_dsplit.
cxx \
208 .SUFFIXES
: .c .
cxx .lo .o .obj
209 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
211 case
'$(am__configure_deps)' in \
213 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh \
218 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu gclib/src/Makefile'; \
219 cd
$(top_srcdir
) && \
220 $(AUTOMAKE
) --gnu gclib
/src
/Makefile
222 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
225 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
227 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
228 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
231 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
232 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
234 $(top_srcdir
)/configure
: $(am__configure_deps
)
235 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
236 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
237 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
238 install-libLTLIBRARIES
: $(lib_LTLIBRARIES
)
240 test -z
"$(libdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(libdir)"
241 @list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
242 if
test -f
$$p; then \
244 echo
" $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
245 $(LIBTOOL
) --mode
=install $(libLTLIBRARIES_INSTALL
) $(INSTALL_STRIP_FLAG
) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
249 uninstall-libLTLIBRARIES
:
251 @list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
253 echo
" $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
254 $(LIBTOOL
) --mode
=uninstall rm -f
"$(DESTDIR)$(libdir)/$$p"; \
257 clean-libLTLIBRARIES
:
258 -test -z
"$(lib_LTLIBRARIES)" ||
rm -f
$(lib_LTLIBRARIES
)
259 @list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
260 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
261 test "$$dir" != "$$p" ||
dir=.
; \
262 echo
"rm -f \"$${dir}/so_locations\""; \
263 rm -f
"$${dir}/so_locations"; \
265 libgclib.la
: $(libgclib_la_OBJECTS
) $(libgclib_la_DEPENDENCIES
)
266 $(CXXLINK
) -rpath
$(libdir) $(libgclib_la_OBJECTS
) $(libgclib_la_LIBADD
) $(LIBS
)
274 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/darray.Plo@am__quote@
275 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/deprecated_dsplit.Plo@am__quote@
276 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/dhash.Plo@am__quote@
277 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/dheapsort.Plo@am__quote@
278 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/djobs.Plo@am__quote@
279 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/dlist.Plo@am__quote@
280 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/dsplit.Plo@am__quote@
281 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/earray.Plo@am__quote@
282 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ehash.Plo@am__quote@
283 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/elist.Plo@am__quote@
284 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/fs.Plo@am__quote@
285 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gclib.Plo@am__quote@
286 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gclib_c.Plo@am__quote@
289 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
290 @am__fastdepCC_TRUE@ mv
-f
$(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
291 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
292 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
293 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
296 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
297 @am__fastdepCC_TRUE@ mv
-f
$(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
298 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
299 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
300 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
303 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
304 @am__fastdepCC_TRUE@ mv
-f
$(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
305 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
306 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
307 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
310 @am__fastdepCXX_TRUE@
$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
311 @am__fastdepCXX_TRUE@ mv
-f
$(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
312 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
313 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
314 @am__fastdepCXX_FALSE@
$(CXXCOMPILE
) -c
-o
$@
$<
317 @am__fastdepCXX_TRUE@
$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
318 @am__fastdepCXX_TRUE@ mv
-f
$(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
319 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
320 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
321 @am__fastdepCXX_FALSE@
$(CXXCOMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
324 @am__fastdepCXX_TRUE@
$(LTCXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
325 @am__fastdepCXX_TRUE@ mv
-f
$(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
326 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
327 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
328 @am__fastdepCXX_FALSE@
$(LTCXXCOMPILE
) -c
-o
$@
$<
336 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
337 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
338 unique
=`for i in $$list; do \
339 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
341 $(AWK) ' { files[$$0] = 1; } \
342 END { for (i in files) print i; }'`; \
346 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
347 $(TAGS_FILES
) $(LISP
)
350 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
351 unique
=`for i in $$list; do \
352 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
354 $(AWK) ' { files[$$0] = 1; } \
355 END { for (i in files) print i; }'`; \
356 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
357 test -n
"$$unique" || unique
=$$empty_fix; \
358 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
362 CTAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
363 $(TAGS_FILES
) $(LISP
)
366 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
367 unique
=`for i in $$list; do \
368 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
370 $(AWK) ' { files[$$0] = 1; } \
371 END { for (i in files) print i; }'`; \
372 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
373 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
377 here
=`$(am__cd) $(top_builddir) && pwd` \
378 && cd
$(top_srcdir
) \
379 && gtags
-i
$(GTAGS_ARGS
) $$here
382 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
384 distdir
: $(DISTFILES
)
385 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
386 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
387 list
='$(DISTFILES)'; \
388 dist_files
=`for file in $$list; do echo $$file; done | \
389 sed -e "s|^$$srcdirstrip/||;t" \
390 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
391 case
$$dist_files in \
392 */*) $(MKDIR_P
) `echo "$$dist_files" | \
393 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
396 for file in
$$dist_files; do \
397 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
398 if
test -d
$$d/$$file; then \
399 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
400 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
401 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
403 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
405 test -f
$(distdir
)/$$file \
406 || cp
-p
$$d/$$file $(distdir
)/$$file \
412 all-am
: Makefile
$(LTLIBRARIES
)
414 for
dir in
"$(DESTDIR)$(libdir)"; do \
415 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
418 install-exec
: install-exec-am
419 install-data
: install-data-am
420 uninstall: uninstall-am
423 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
425 installcheck: installcheck-am
427 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
428 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
429 `test -z '$(STRIP)' || \
430 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
436 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
438 maintainer-clean-generic
:
439 @echo
"This command is intended for maintainers to use"
440 @echo
"it deletes files that may require special tools to rebuild."
443 clean-am
: clean-generic clean-libLTLIBRARIES clean-libtool \
446 distclean: distclean-am
449 distclean-am
: clean-am distclean-compile distclean-generic \
464 install-dvi
: install-dvi-am
466 install-exec-am
: install-libLTLIBRARIES
468 install-html
: install-html-am
470 install-info
: install-info-am
474 install-pdf
: install-pdf-am
476 install-ps
: install-ps-am
480 maintainer-clean
: maintainer-clean-am
483 maintainer-clean-am
: distclean-am maintainer-clean-generic
485 mostlyclean: mostlyclean-am
487 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
498 uninstall-am
: uninstall-libLTLIBRARIES
500 .MAKE
: install-am install-strip
502 .PHONY
: CTAGS GTAGS
all all-am
check check-am
clean clean-generic \
503 clean-libLTLIBRARIES clean-libtool ctags
distclean \
504 distclean-compile distclean-generic distclean-libtool \
505 distclean-tags distdir
dvi dvi-am html html-am
info info-am \
506 install install-am install-data install-data-am install-dvi \
507 install-dvi-am install-exec install-exec-am install-html \
508 install-html-am install-info install-info-am \
509 install-libLTLIBRARIES install-man install-pdf install-pdf-am \
510 install-ps install-ps-am install-strip
installcheck \
511 installcheck-am
installdirs maintainer-clean \
512 maintainer-clean-generic
mostlyclean mostlyclean-compile \
513 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
514 tags uninstall uninstall-am uninstall-libLTLIBRARIES
516 # Tell versions [3.59,3.63) of GNU make to not export all variables.
517 # Otherwise a system limit (for SysV at least) may be exceeded.