Newer
Older
monitord / lame-3.97 / doc / .svn / text-base / Makefile.in.svn-base
@root root on 23 Jan 2012 14 KB Migration from SVN revision 455
  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. # global section for every Makefile.am
  18. srcdir = @srcdir@
  19. top_srcdir = @top_srcdir@
  20. VPATH = @srcdir@
  21. pkgdatadir = $(datadir)/@PACKAGE@
  22. pkglibdir = $(libdir)/@PACKAGE@
  23. pkgincludedir = $(includedir)/@PACKAGE@
  24. top_builddir = ..
  25. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  26. INSTALL = @INSTALL@
  27. install_sh_DATA = $(install_sh) -c -m 644
  28. install_sh_PROGRAM = $(install_sh) -c
  29. install_sh_SCRIPT = $(install_sh) -c
  30. INSTALL_HEADER = $(INSTALL_DATA)
  31. transform = $(program_transform_name)
  32. NORMAL_INSTALL = :
  33. PRE_INSTALL = :
  34. POST_INSTALL = :
  35. NORMAL_UNINSTALL = :
  36. PRE_UNINSTALL = :
  37. POST_UNINSTALL = :
  38. build_triplet = @build@
  39. host_triplet = @host@
  40. DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
  41. $(top_srcdir)/Makefile.am.global
  42. subdir = doc
  43. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  44. am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
  45. $(top_srcdir)/configure.in
  46. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  47. $(ACLOCAL_M4)
  48. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  49. CONFIG_HEADER = $(top_builddir)/config.h
  50. CONFIG_CLEAN_FILES =
  51. SOURCES =
  52. DIST_SOURCES =
  53. RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
  54. html-recursive info-recursive install-data-recursive \
  55. install-exec-recursive install-info-recursive \
  56. install-recursive installcheck-recursive installdirs-recursive \
  57. pdf-recursive ps-recursive uninstall-info-recursive \
  58. uninstall-recursive
  59. ETAGS = etags
  60. CTAGS = ctags
  61. DIST_SUBDIRS = $(SUBDIRS)
  62. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  63. ACLOCAL = @ACLOCAL@
  64. ALLOCA = @ALLOCA@
  65. AMDEP_FALSE = @AMDEP_FALSE@
  66. AMDEP_TRUE = @AMDEP_TRUE@
  67. AMTAR = @AMTAR@
  68. AR = @AR@
  69. AUTOCONF = @AUTOCONF@
  70. AUTOHEADER = @AUTOHEADER@
  71. AUTOMAKE = @AUTOMAKE@
  72. AWK = @AWK@
  73. CC = @CC@
  74. CCDEPMODE = @CCDEPMODE@
  75. CFLAGS = @CFLAGS@
  76. CONFIG_DEFS = @CONFIG_DEFS@
  77. CPP = @CPP@
  78. CPPFLAGS = @CPPFLAGS@
  79. CPUTYPE = @CPUTYPE@
  80. CXX = @CXX@
  81. CXXCPP = @CXXCPP@
  82. CXXDEPMODE = @CXXDEPMODE@
  83. CXXFLAGS = @CXXFLAGS@
  84. CYGPATH_W = @CYGPATH_W@
  85. DEFS = @DEFS@
  86. DEPDIR = @DEPDIR@
  87. ECHO = @ECHO@
  88. ECHO_C = @ECHO_C@
  89. ECHO_N = @ECHO_N@
  90. ECHO_T = @ECHO_T@
  91. EGREP = @EGREP@
  92. EXEEXT = @EXEEXT@
  93. F77 = @F77@
  94. FFLAGS = @FFLAGS@
  95. FRONTEND_CFLAGS = @FRONTEND_CFLAGS@
  96. FRONTEND_LDADD = @FRONTEND_LDADD@
  97. FRONTEND_LDFLAGS = @FRONTEND_LDFLAGS@
  98. GTK_CFLAGS = @GTK_CFLAGS@
  99. GTK_CONFIG = @GTK_CONFIG@
  100. GTK_LIBS = @GTK_LIBS@
  101. HAVE_NASM_FALSE = @HAVE_NASM_FALSE@
  102. HAVE_NASM_TRUE = @HAVE_NASM_TRUE@
  103. INCLUDES = @INCLUDES@
  104. INSTALL_DATA = @INSTALL_DATA@
  105. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  106. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  107. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  108. LDADD = @LDADD@
  109. LDFLAGS = @LDFLAGS@
  110. LIBOBJS = @LIBOBJS@
  111. LIBS = @LIBS@
  112. LIBTOOL = @LIBTOOL@
  113. LIBTOOL_DEPS = @LIBTOOL_DEPS@
  114. LIB_MAJOR_VERSION = @LIB_MAJOR_VERSION@
  115. LIB_MINOR_VERSION = @LIB_MINOR_VERSION@
  116. LIB_WITH_DECODER_FALSE = @LIB_WITH_DECODER_FALSE@
  117. LIB_WITH_DECODER_TRUE = @LIB_WITH_DECODER_TRUE@
  118. LN_S = @LN_S@
  119. LTLIBOBJS = @LTLIBOBJS@
  120. MAINT = @MAINT@
  121. MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
  122. MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
  123. MAKEDEP = @MAKEDEP@
  124. MAKEINFO = @MAKEINFO@
  125. NASM = @NASM@
  126. NASM_FORMAT = @NASM_FORMAT@
  127. OBJEXT = @OBJEXT@
  128. PACKAGE = @PACKAGE@
  129. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  130. PACKAGE_NAME = @PACKAGE_NAME@
  131. PACKAGE_STRING = @PACKAGE_STRING@
  132. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  133. PACKAGE_VERSION = @PACKAGE_VERSION@
  134. PATH_SEPARATOR = @PATH_SEPARATOR@
  135. RANLIB = @RANLIB@
  136. RM_F = @RM_F@
  137. SET_MAKE = @SET_MAKE@
  138. SHELL = @SHELL@
  139. STRIP = @STRIP@
  140. U = @U@
  141. VERSION = @VERSION@
  142. WITH_BRHIST_FALSE = @WITH_BRHIST_FALSE@
  143. WITH_BRHIST_TRUE = @WITH_BRHIST_TRUE@
  144. WITH_FRONTEND = @WITH_FRONTEND@
  145. WITH_MP3RTP = @WITH_MP3RTP@
  146. WITH_MP3X = @WITH_MP3X@
  147. ac_ct_AR = @ac_ct_AR@
  148. ac_ct_CC = @ac_ct_CC@
  149. ac_ct_CXX = @ac_ct_CXX@
  150. ac_ct_F77 = @ac_ct_F77@
  151. ac_ct_RANLIB = @ac_ct_RANLIB@
  152. ac_ct_STRIP = @ac_ct_STRIP@
  153. am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
  154. am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
  155. am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
  156. am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
  157. am__include = @am__include@
  158. am__leading_dot = @am__leading_dot@
  159. am__quote = @am__quote@
  160. am__tar = @am__tar@
  161. am__untar = @am__untar@
  162. bindir = @bindir@
  163. build = @build@
  164. build_alias = @build_alias@
  165. build_cpu = @build_cpu@
  166. build_os = @build_os@
  167. build_vendor = @build_vendor@
  168. datadir = @datadir@
  169. exec_prefix = @exec_prefix@
  170. host = @host@
  171. host_alias = @host_alias@
  172. host_cpu = @host_cpu@
  173. host_os = @host_os@
  174. host_vendor = @host_vendor@
  175. includedir = @includedir@
  176. infodir = @infodir@
  177. install_sh = @install_sh@
  178. libdir = @libdir@
  179. libexecdir = @libexecdir@
  180. localstatedir = @localstatedir@
  181. mandir = @mandir@
  182. mkdir_p = @mkdir_p@
  183. oldincludedir = @oldincludedir@
  184. prefix = @prefix@
  185. program_transform_name = @program_transform_name@
  186. sbindir = @sbindir@
  187. sharedstatedir = @sharedstatedir@
  188. sysconfdir = @sysconfdir@
  189. target_alias = @target_alias@
  190. AUTOMAKE_OPTIONS = 1.5 foreign $(top_srcdir)/ansi2knr
  191. SUBDIRS = html man
  192. all: all-recursive
  193.  
  194. .SUFFIXES:
  195. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.am.global $(am__configure_deps)
  196. @for dep in $?; do \
  197. case '$(am__configure_deps)' in \
  198. *$$dep*) \
  199. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
  200. && exit 0; \
  201. exit 1;; \
  202. esac; \
  203. done; \
  204. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
  205. cd $(top_srcdir) && \
  206. $(AUTOMAKE) --foreign doc/Makefile
  207. .PRECIOUS: Makefile
  208. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  209. @case '$?' in \
  210. *config.status*) \
  211. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  212. *) \
  213. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  214. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  215. esac;
  216.  
  217. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  218. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  219.  
  220. $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  221. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  222. $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
  223. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  224.  
  225. mostlyclean-libtool:
  226. -rm -f *.lo
  227.  
  228. clean-libtool:
  229. -rm -rf .libs _libs
  230.  
  231. distclean-libtool:
  232. -rm -f libtool
  233. uninstall-info-am:
  234.  
  235. # This directory's subdirectories are mostly independent; you can cd
  236. # into them and run `make' without going through this Makefile.
  237. # To change the values of `make' variables: instead of editing Makefiles,
  238. # (1) if the variable is set in `config.status', edit `config.status'
  239. # (which will cause the Makefiles to be regenerated when you run `make');
  240. # (2) otherwise, pass the desired values on the `make' command line.
  241. $(RECURSIVE_TARGETS):
  242. @failcom='exit 1'; \
  243. for f in x $$MAKEFLAGS; do \
  244. case $$f in \
  245. *=* | --[!k]*);; \
  246. *k*) failcom='fail=yes';; \
  247. esac; \
  248. done; \
  249. dot_seen=no; \
  250. target=`echo $@ | sed s/-recursive//`; \
  251. list='$(SUBDIRS)'; for subdir in $$list; do \
  252. echo "Making $$target in $$subdir"; \
  253. if test "$$subdir" = "."; then \
  254. dot_seen=yes; \
  255. local_target="$$target-am"; \
  256. else \
  257. local_target="$$target"; \
  258. fi; \
  259. (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  260. || eval $$failcom; \
  261. done; \
  262. if test "$$dot_seen" = "no"; then \
  263. $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
  264. fi; test -z "$$fail"
  265.  
  266. mostlyclean-recursive clean-recursive distclean-recursive \
  267. maintainer-clean-recursive:
  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. case "$@" in \
  277. distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
  278. *) list='$(SUBDIRS)' ;; \
  279. esac; \
  280. rev=''; for subdir in $$list; do \
  281. if test "$$subdir" = "."; then :; else \
  282. rev="$$subdir $$rev"; \
  283. fi; \
  284. done; \
  285. rev="$$rev ."; \
  286. target=`echo $@ | sed s/-recursive//`; \
  287. for subdir in $$rev; do \
  288. echo "Making $$target in $$subdir"; \
  289. if test "$$subdir" = "."; then \
  290. local_target="$$target-am"; \
  291. else \
  292. local_target="$$target"; \
  293. fi; \
  294. (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  295. || eval $$failcom; \
  296. done && test -z "$$fail"
  297. tags-recursive:
  298. list='$(SUBDIRS)'; for subdir in $$list; do \
  299. test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
  300. done
  301. ctags-recursive:
  302. list='$(SUBDIRS)'; for subdir in $$list; do \
  303. test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
  304. done
  305.  
  306. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  307. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  308. unique=`for i in $$list; do \
  309. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  310. done | \
  311. $(AWK) ' { files[$$0] = 1; } \
  312. END { for (i in files) print i; }'`; \
  313. mkid -fID $$unique
  314. tags: TAGS
  315.  
  316. TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  317. $(TAGS_FILES) $(LISP)
  318. tags=; \
  319. here=`pwd`; \
  320. if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
  321. include_option=--etags-include; \
  322. empty_fix=.; \
  323. else \
  324. include_option=--include; \
  325. empty_fix=; \
  326. fi; \
  327. list='$(SUBDIRS)'; for subdir in $$list; do \
  328. if test "$$subdir" = .; then :; else \
  329. test ! -f $$subdir/TAGS || \
  330. tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
  331. fi; \
  332. done; \
  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. if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
  340. test -n "$$unique" || unique=$$empty_fix; \
  341. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  342. $$tags $$unique; \
  343. fi
  344. ctags: CTAGS
  345. CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  346. $(TAGS_FILES) $(LISP)
  347. tags=; \
  348. here=`pwd`; \
  349. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  350. unique=`for i in $$list; do \
  351. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  352. done | \
  353. $(AWK) ' { files[$$0] = 1; } \
  354. END { for (i in files) print i; }'`; \
  355. test -z "$(CTAGS_ARGS)$$tags$$unique" \
  356. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  357. $$tags $$unique
  358.  
  359. GTAGS:
  360. here=`$(am__cd) $(top_builddir) && pwd` \
  361. && cd $(top_srcdir) \
  362. && gtags -i $(GTAGS_ARGS) $$here
  363.  
  364. distclean-tags:
  365. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  366.  
  367. distdir: $(DISTFILES)
  368. $(mkdir_p) $(distdir)/..
  369. @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
  370. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
  371. list='$(DISTFILES)'; for file in $$list; do \
  372. case $$file in \
  373. $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
  374. $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
  375. esac; \
  376. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  377. dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  378. if test "$$dir" != "$$file" && test "$$dir" != "."; then \
  379. dir="/$$dir"; \
  380. $(mkdir_p) "$(distdir)$$dir"; \
  381. else \
  382. dir=''; \
  383. fi; \
  384. if test -d $$d/$$file; then \
  385. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  386. cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  387. fi; \
  388. cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  389. else \
  390. test -f $(distdir)/$$file \
  391. || cp -p $$d/$$file $(distdir)/$$file \
  392. || exit 1; \
  393. fi; \
  394. done
  395. list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
  396. if test "$$subdir" = .; then :; else \
  397. test -d "$(distdir)/$$subdir" \
  398. || $(mkdir_p) "$(distdir)/$$subdir" \
  399. || exit 1; \
  400. distdir=`$(am__cd) $(distdir) && pwd`; \
  401. top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
  402. (cd $$subdir && \
  403. $(MAKE) $(AM_MAKEFLAGS) \
  404. top_distdir="$$top_distdir" \
  405. distdir="$$distdir/$$subdir" \
  406. distdir) \
  407. || exit 1; \
  408. fi; \
  409. done
  410. check-am: all-am
  411. check: check-recursive
  412. all-am: Makefile
  413. installdirs: installdirs-recursive
  414. installdirs-am:
  415. install: install-recursive
  416. install-exec: install-exec-recursive
  417. install-data: install-data-recursive
  418. uninstall: uninstall-recursive
  419.  
  420. install-am: all-am
  421. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  422.  
  423. installcheck: installcheck-recursive
  424. install-strip:
  425. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  426. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  427. `test -z '$(STRIP)' || \
  428. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  429. mostlyclean-generic:
  430.  
  431. clean-generic:
  432.  
  433. distclean-generic:
  434. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  435.  
  436. maintainer-clean-generic:
  437. @echo "This command is intended for maintainers to use"
  438. @echo "it deletes files that may require special tools to rebuild."
  439. clean: clean-recursive
  440.  
  441. clean-am: clean-generic clean-libtool mostlyclean-am
  442.  
  443. distclean: distclean-recursive
  444. -rm -f Makefile
  445. distclean-am: clean-am distclean-generic distclean-libtool \
  446. distclean-tags
  447.  
  448. dvi: dvi-recursive
  449.  
  450. dvi-am:
  451.  
  452. html: html-recursive
  453.  
  454. info: info-recursive
  455.  
  456. info-am:
  457.  
  458. install-data-am:
  459.  
  460. install-exec-am:
  461.  
  462. install-info: install-info-recursive
  463.  
  464. install-man:
  465.  
  466. installcheck-am:
  467.  
  468. maintainer-clean: maintainer-clean-recursive
  469. -rm -f Makefile
  470. maintainer-clean-am: distclean-am maintainer-clean-generic
  471.  
  472. mostlyclean: mostlyclean-recursive
  473.  
  474. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  475.  
  476. pdf: pdf-recursive
  477.  
  478. pdf-am:
  479.  
  480. ps: ps-recursive
  481.  
  482. ps-am:
  483.  
  484. uninstall-am: uninstall-info-am
  485.  
  486. uninstall-info: uninstall-info-recursive
  487.  
  488. .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
  489. clean clean-generic clean-libtool clean-recursive ctags \
  490. ctags-recursive distclean distclean-generic distclean-libtool \
  491. distclean-recursive distclean-tags distdir dvi dvi-am html \
  492. html-am info info-am install install-am install-data \
  493. install-data-am install-exec install-exec-am install-info \
  494. install-info-am install-man install-strip installcheck \
  495. installcheck-am installdirs installdirs-am maintainer-clean \
  496. maintainer-clean-generic maintainer-clean-recursive \
  497. mostlyclean mostlyclean-generic mostlyclean-libtool \
  498. mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
  499. uninstall uninstall-am uninstall-info-am
  500.  
  501.  
  502. # end global section
  503. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  504. # Otherwise a system limit (for SysV at least) may be exceeded.
  505. .NOEXPORT: