1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17VPATH = @srcdir@
18pkgdatadir = $(datadir)/@PACKAGE@
19pkgincludedir = $(includedir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkglibexecdir = $(libexecdir)/@PACKAGE@
22am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23install_sh_DATA = $(install_sh) -c -m 644
24install_sh_PROGRAM = $(install_sh) -c
25install_sh_SCRIPT = $(install_sh) -c
26INSTALL_HEADER = $(INSTALL_DATA)
27transform = $(program_transform_name)
28NORMAL_INSTALL = :
29PRE_INSTALL = :
30POST_INSTALL = :
31NORMAL_UNINSTALL = :
32PRE_UNINSTALL = :
33POST_UNINSTALL = :
34build_triplet = @build@
35host_triplet = @host@
36target_triplet = @target@
37@TSS_BUILD_DAA_TRUE@am__append_1 = Tspi_DAA_IssueCredential.3 \
38@TSS_BUILD_DAA_TRUE@	     Tspi_DAA_VerifySignature.3 \
39@TSS_BUILD_DAA_TRUE@	     Tspi_DAA_IssueInit.3 \
40@TSS_BUILD_DAA_TRUE@	     Tspi_TPM_DAA_JoinCreateDaaPubKey.3 \
41@TSS_BUILD_DAA_TRUE@	     Tspi_DAA_IssuerKeyVerification.3 \
42@TSS_BUILD_DAA_TRUE@	     Tspi_TPM_DAA_JoinInit.3 \
43@TSS_BUILD_DAA_TRUE@	     Tspi_DAA_IssueSetup.3 \
44@TSS_BUILD_DAA_TRUE@	     Tspi_TPM_DAA_JoinStoreCredential.3 \
45@TSS_BUILD_DAA_TRUE@	     Tspi_DAA_VerifyInit.3 \
46@TSS_BUILD_DAA_TRUE@	     Tspi_TPM_DAA_Sign.3
47
48subdir = man/man3
49DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
50ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
51am__aclocal_m4_deps = $(top_srcdir)/configure.ac
52am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
53	$(ACLOCAL_M4)
54mkinstalldirs = $(install_sh) -d
55CONFIG_CLEAN_FILES =
56CONFIG_CLEAN_VPATH_FILES =
57SOURCES =
58DIST_SOURCES =
59am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
60am__vpath_adj = case $$p in \
61    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
62    *) f=$$p;; \
63  esac;
64am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
65am__install_max = 40
66am__nobase_strip_setup = \
67  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
68am__nobase_strip = \
69  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
70am__nobase_list = $(am__nobase_strip_setup); \
71  for p in $$list; do echo "$$p $$p"; done | \
72  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
73  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
74    if (++n[$$2] == $(am__install_max)) \
75      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
76    END { for (dir in files) print dir, files[dir] }'
77am__base_list = \
78  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
79  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
80man3dir = $(mandir)/man3
81am__installdirs = "$(DESTDIR)$(man3dir)"
82NROFF = nroff
83MANS = $(man3_MANS)
84DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
85ACLOCAL = @ACLOCAL@
86AMTAR = @AMTAR@
87AR = @AR@
88AUTOCONF = @AUTOCONF@
89AUTOHEADER = @AUTOHEADER@
90AUTOMAKE = @AUTOMAKE@
91AWK = @AWK@
92CC = @CC@
93CCDEPMODE = @CCDEPMODE@
94CFLAGS = @CFLAGS@
95CPP = @CPP@
96CPPFLAGS = @CPPFLAGS@
97CRYPTOLIB = @CRYPTOLIB@
98CRYPTO_PACKAGE = @CRYPTO_PACKAGE@
99CYGPATH_W = @CYGPATH_W@
100DEFS = @DEFS@
101DEPDIR = @DEPDIR@
102DSYMUTIL = @DSYMUTIL@
103DUMPBIN = @DUMPBIN@
104ECHO_C = @ECHO_C@
105ECHO_N = @ECHO_N@
106ECHO_T = @ECHO_T@
107EGREP = @EGREP@
108EXEEXT = @EXEEXT@
109FGREP = @FGREP@
110GREP = @GREP@
111GTK_CFLAGS = @GTK_CFLAGS@
112GTK_LIBS = @GTK_LIBS@
113INSTALL = @INSTALL@
114INSTALL_DATA = @INSTALL_DATA@
115INSTALL_PROGRAM = @INSTALL_PROGRAM@
116INSTALL_SCRIPT = @INSTALL_SCRIPT@
117INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
118LD = @LD@
119LDFLAGS = @LDFLAGS@
120LIBOBJS = @LIBOBJS@
121LIBS = @LIBS@
122LIBTOOL = @LIBTOOL@
123LIPO = @LIPO@
124LN_S = @LN_S@
125LTLIBOBJS = @LTLIBOBJS@
126MAKEINFO = @MAKEINFO@
127MKDIR_P = @MKDIR_P@
128NM = @NM@
129NMEDIT = @NMEDIT@
130OBJDUMP = @OBJDUMP@
131OBJEXT = @OBJEXT@
132OPENSSL_LIB_DIR = @OPENSSL_LIB_DIR@
133OTOOL = @OTOOL@
134OTOOL64 = @OTOOL64@
135PACKAGE = @PACKAGE@
136PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
137PACKAGE_NAME = @PACKAGE_NAME@
138PACKAGE_STRING = @PACKAGE_STRING@
139PACKAGE_TARNAME = @PACKAGE_TARNAME@
140PACKAGE_VERSION = @PACKAGE_VERSION@
141PATH_SEPARATOR = @PATH_SEPARATOR@
142PKG_CONFIG = @PKG_CONFIG@
143RANLIB = @RANLIB@
144RPC = @RPC@
145SED = @SED@
146SET_MAKE = @SET_MAKE@
147SHELL = @SHELL@
148STRIP = @STRIP@
149TCSD_DEFAULT_PORT = @TCSD_DEFAULT_PORT@
150TCSD_LDFLAGS = @TCSD_LDFLAGS@
151VERSION = @VERSION@
152abs_builddir = @abs_builddir@
153abs_srcdir = @abs_srcdir@
154abs_top_builddir = @abs_top_builddir@
155abs_top_srcdir = @abs_top_srcdir@
156ac_ct_CC = @ac_ct_CC@
157ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
158am__include = @am__include@
159am__leading_dot = @am__leading_dot@
160am__quote = @am__quote@
161am__tar = @am__tar@
162am__untar = @am__untar@
163bindir = @bindir@
164build = @build@
165build_alias = @build_alias@
166build_cpu = @build_cpu@
167build_os = @build_os@
168build_vendor = @build_vendor@
169builddir = @builddir@
170datadir = @datadir@
171datarootdir = @datarootdir@
172docdir = @docdir@
173dvidir = @dvidir@
174exec_prefix = @exec_prefix@
175host = @host@
176host_alias = @host_alias@
177host_cpu = @host_cpu@
178host_os = @host_os@
179host_vendor = @host_vendor@
180htmldir = @htmldir@
181includedir = @includedir@
182infodir = @infodir@
183install_sh = @install_sh@
184libdir = @libdir@
185libexecdir = @libexecdir@
186localedir = @localedir@
187localstatedir = @localstatedir@
188lt_ECHO = @lt_ECHO@
189mandir = @mandir@
190mkdir_p = @mkdir_p@
191oldincludedir = @oldincludedir@
192pdfdir = @pdfdir@
193prefix = @prefix@
194program_transform_name = @program_transform_name@
195psdir = @psdir@
196sbindir = @sbindir@
197sharedstatedir = @sharedstatedir@
198srcdir = @srcdir@
199sysconfdir = @sysconfdir@
200target = @target@
201target_alias = @target_alias@
202target_cpu = @target_cpu@
203target_os = @target_os@
204target_vendor = @target_vendor@
205top_build_prefix = @top_build_prefix@
206top_builddir = @top_builddir@
207top_srcdir = @top_srcdir@
208man3_MANS = Tspi_ChangeAuth.3 Tspi_ChangeAuthAsym.3 \
209	Tspi_Context_Close.3 Tspi_Context_CloseObject.3 \
210	Tspi_Context_Connect.3 Tspi_Context_Create.3 \
211	Tspi_Context_CreateObject.3 Tspi_Context_FreeMemory.3 \
212	Tspi_Context_GetCapability.3 Tspi_Context_GetDefaultPolicy.3 \
213	Tspi_Context_GetKeyByPublicInfo.3 Tspi_Context_GetKeyByUUID.3 \
214	Tspi_Context_GetRegisteredKeysByUUID.3 \
215	Tspi_Context_GetRegisteredKeysByUUID2.3 \
216	Tspi_Context_GetTpmObject.3 Tspi_Context_LoadKeyByBlob.3 \
217	Tspi_Context_LoadKeyByUUID.3 Tspi_Context_RegisterKey.3 \
218	Tspi_Context_UnregisterKey.3 Tspi_Data_Bind.3 Tspi_Data_Seal.3 \
219	Tspi_Data_Unbind.3 Tspi_Data_Unseal.3 Tspi_DecodeBER_TssBlob.3 \
220	Tspi_EncodeDER_TssBlob.3 Tspi_GetAttribData.3 \
221	Tspi_GetAttribUint32.3 Tspi_GetPolicyObject.3 \
222	Tspi_Hash_GetHashValue.3 Tspi_Hash_SetHashValue.3 \
223	Tspi_Hash_Sign.3 Tspi_Hash_UpdateHashValue.3 \
224	Tspi_Hash_VerifySignature.3 Tspi_Key_CertifyKey.3 \
225	Tspi_Key_ConvertMigrationBlob.3 Tspi_Key_CreateKey.3 \
226	Tspi_Key_CreateMigrationBlob.3 Tspi_Key_GetPubKey.3 \
227	Tspi_Key_LoadKey.3 Tspi_Key_UnloadKey.3 Tspi_Key_WrapKey.3 \
228	Tspi_PcrComposite_GetPcrValue.3 \
229	Tspi_PcrComposite_SelectPcrIndex.3 \
230	Tspi_PcrComposite_SetPcrValue.3 Tspi_Policy_AssignToObject.3 \
231	Tspi_Policy_FlushSecret.3 Tspi_Policy_SetSecret.3 \
232	Tspi_SetAttribData.3 Tspi_SetAttribUint32.3 \
233	Tspi_TPM_AuthorizeMigrationTicket.3 Tspi_TPM_CertifySelfTest.3 \
234	Tspi_TPM_CheckMaintenancePubKey.3 Tspi_TPM_ClearOwner.3 \
235	Tspi_TPM_CollateIdentityRequest.3 \
236	Tspi_TPM_CreateEndorsementKey.3 \
237	Tspi_TPM_CreateMaintenanceArchive.3 Tspi_TPM_DirRead.3 \
238	Tspi_TPM_DirWrite.3 Tspi_TPM_GetCapability.3 \
239	Tspi_TPM_GetEvent.3 Tspi_TPM_GetEventLog.3 \
240	Tspi_TPM_GetEvents.3 Tspi_TPM_GetPubEndorsementKey.3 \
241	Tspi_TPM_GetRandom.3 Tspi_TPM_GetStatus.3 \
242	Tspi_TPM_GetTestResult.3 Tspi_TPM_KillMaintenanceFeature.3 \
243	Tspi_TPM_LoadMaintenancePubKey.3 Tspi_TPM_PcrRead.3 \
244	Tspi_TPM_PcrExtend.3 Tspi_TPM_Quote.3 Tspi_TPM_SelfTestFull.3 \
245	Tspi_TPM_SetStatus.3 Tspi_TPM_StirRandom.3 \
246	Tspi_TPM_TakeOwnership.3 Tspi_TPM_GetAuditDigest.3 \
247	Tspi_TPM_OwnerGetSRKPubKey.3 Tspi_TPM_Quote2.3 \
248	Tspi_TPM_CMKSetRestrictions.3 $(am__append_1)
249EXTRA_DIST = $(man3_MANS)
250all: all-am
251
252.SUFFIXES:
253$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
254	@for dep in $?; do \
255	  case '$(am__configure_deps)' in \
256	    *$$dep*) \
257	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
258	        && { if test -f $@; then exit 0; else break; fi; }; \
259	      exit 1;; \
260	  esac; \
261	done; \
262	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign man/man3/Makefile'; \
263	$(am__cd) $(top_srcdir) && \
264	  $(AUTOMAKE) --foreign man/man3/Makefile
265.PRECIOUS: Makefile
266Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
267	@case '$?' in \
268	  *config.status*) \
269	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
270	  *) \
271	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
272	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
273	esac;
274
275$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
276	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
277
278$(top_srcdir)/configure:  $(am__configure_deps)
279	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
280$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
281	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
282$(am__aclocal_m4_deps):
283
284mostlyclean-libtool:
285	-rm -f *.lo
286
287clean-libtool:
288	-rm -rf .libs _libs
289install-man3: $(man3_MANS)
290	@$(NORMAL_INSTALL)
291	test -z "$(man3dir)" || $(MKDIR_P) "$(DESTDIR)$(man3dir)"
292	@list='$(man3_MANS)'; test -n "$(man3dir)" || exit 0; \
293	{ for i in $$list; do echo "$$i"; done; \
294	} | while read p; do \
295	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
296	  echo "$$d$$p"; echo "$$p"; \
297	done | \
298	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
299	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
300	sed 'N;N;s,\n, ,g' | { \
301	list=; while read file base inst; do \
302	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
303	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
304	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst" || exit $$?; \
305	  fi; \
306	done; \
307	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
308	while read files; do \
309	  test -z "$$files" || { \
310	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man3dir)'"; \
311	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man3dir)" || exit $$?; }; \
312	done; }
313
314uninstall-man3:
315	@$(NORMAL_UNINSTALL)
316	@list='$(man3_MANS)'; test -n "$(man3dir)" || exit 0; \
317	files=`{ for i in $$list; do echo "$$i"; done; \
318	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
319	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
320	test -z "$$files" || { \
321	  echo " ( cd '$(DESTDIR)$(man3dir)' && rm -f" $$files ")"; \
322	  cd "$(DESTDIR)$(man3dir)" && rm -f $$files; }
323tags: TAGS
324TAGS:
325
326ctags: CTAGS
327CTAGS:
328
329
330distdir: $(DISTFILES)
331	@list='$(MANS)'; if test -n "$$list"; then \
332	  list=`for p in $$list; do \
333	    if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
334	    if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
335	  if test -n "$$list" && \
336	    grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
337	    echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
338	    grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
339	    echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
340	    echo "       typically \`make maintainer-clean' will remove them" >&2; \
341	    exit 1; \
342	  else :; fi; \
343	else :; fi
344	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
345	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
346	list='$(DISTFILES)'; \
347	  dist_files=`for file in $$list; do echo $$file; done | \
348	  sed -e "s|^$$srcdirstrip/||;t" \
349	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
350	case $$dist_files in \
351	  */*) $(MKDIR_P) `echo "$$dist_files" | \
352			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
353			   sort -u` ;; \
354	esac; \
355	for file in $$dist_files; do \
356	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
357	  if test -d $$d/$$file; then \
358	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
359	    if test -d "$(distdir)/$$file"; then \
360	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
361	    fi; \
362	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
363	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
364	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
365	    fi; \
366	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
367	  else \
368	    test -f "$(distdir)/$$file" \
369	    || cp -p $$d/$$file "$(distdir)/$$file" \
370	    || exit 1; \
371	  fi; \
372	done
373check-am: all-am
374check: check-am
375all-am: Makefile $(MANS)
376installdirs:
377	for dir in "$(DESTDIR)$(man3dir)"; do \
378	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
379	done
380install: install-am
381install-exec: install-exec-am
382install-data: install-data-am
383uninstall: uninstall-am
384
385install-am: all-am
386	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
387
388installcheck: installcheck-am
389install-strip:
390	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
391	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
392	  `test -z '$(STRIP)' || \
393	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
394mostlyclean-generic:
395
396clean-generic:
397
398distclean-generic:
399	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
400	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
401
402maintainer-clean-generic:
403	@echo "This command is intended for maintainers to use"
404	@echo "it deletes files that may require special tools to rebuild."
405clean: clean-am
406
407clean-am: clean-generic clean-libtool mostlyclean-am
408
409distclean: distclean-am
410	-rm -f Makefile
411distclean-am: clean-am distclean-generic
412
413dvi: dvi-am
414
415dvi-am:
416
417html: html-am
418
419html-am:
420
421info: info-am
422
423info-am:
424
425install-data-am: install-man
426
427install-dvi: install-dvi-am
428
429install-dvi-am:
430
431install-exec-am:
432
433install-html: install-html-am
434
435install-html-am:
436
437install-info: install-info-am
438
439install-info-am:
440
441install-man: install-man3
442
443install-pdf: install-pdf-am
444
445install-pdf-am:
446
447install-ps: install-ps-am
448
449install-ps-am:
450
451installcheck-am:
452
453maintainer-clean: maintainer-clean-am
454	-rm -f Makefile
455maintainer-clean-am: distclean-am maintainer-clean-generic
456
457mostlyclean: mostlyclean-am
458
459mostlyclean-am: mostlyclean-generic mostlyclean-libtool
460
461pdf: pdf-am
462
463pdf-am:
464
465ps: ps-am
466
467ps-am:
468
469uninstall-am: uninstall-man
470
471uninstall-man: uninstall-man3
472
473.MAKE: install-am install-strip
474
475.PHONY: all all-am check check-am clean clean-generic clean-libtool \
476	distclean distclean-generic distclean-libtool distdir dvi \
477	dvi-am html html-am info info-am install install-am \
478	install-data install-data-am install-dvi install-dvi-am \
479	install-exec install-exec-am install-html install-html-am \
480	install-info install-info-am install-man install-man3 \
481	install-pdf install-pdf-am install-ps install-ps-am \
482	install-strip installcheck installcheck-am installdirs \
483	maintainer-clean maintainer-clean-generic mostlyclean \
484	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
485	uninstall uninstall-am uninstall-man uninstall-man3
486
487
488# Tell versions [3.59,3.63) of GNU make to not export all variables.
489# Otherwise a system limit (for SysV at least) may be exceeded.
490.NOEXPORT:
491