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@
17
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkglibexecdir = $(libexecdir)/@PACKAGE@
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24install_sh_DATA = $(install_sh) -c -m 644
25install_sh_PROGRAM = $(install_sh) -c
26install_sh_SCRIPT = $(install_sh) -c
27INSTALL_HEADER = $(INSTALL_DATA)
28transform = $(program_transform_name)
29NORMAL_INSTALL = :
30PRE_INSTALL = :
31POST_INSTALL = :
32NORMAL_UNINSTALL = :
33PRE_UNINSTALL = :
34POST_UNINSTALL = :
35build_triplet = @build@
36host_triplet = @host@
37target_triplet = @target@
38subdir = src/include
39DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
40	$(srcdir)/Makefile.in $(trousersinclude_HEADERS) \
41	$(tssinclude_HEADERS)
42ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43am__aclocal_m4_deps = $(top_srcdir)/configure.in
44am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45	$(ACLOCAL_M4)
46mkinstalldirs = $(install_sh) -d
47CONFIG_CLEAN_FILES =
48CONFIG_CLEAN_VPATH_FILES =
49SOURCES =
50DIST_SOURCES =
51am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
52am__vpath_adj = case $$p in \
53    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
54    *) f=$$p;; \
55  esac;
56am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
57am__install_max = 40
58am__nobase_strip_setup = \
59  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
60am__nobase_strip = \
61  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
62am__nobase_list = $(am__nobase_strip_setup); \
63  for p in $$list; do echo "$$p $$p"; done | \
64  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
65  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
66    if (++n[$$2] == $(am__install_max)) \
67      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
68    END { for (dir in files) print dir, files[dir] }'
69am__base_list = \
70  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
71  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
72am__installdirs = "$(DESTDIR)$(trousersincludedir)" \
73	"$(DESTDIR)$(tssincludedir)"
74HEADERS = $(noinst_HEADERS) $(trousersinclude_HEADERS) \
75	$(tssinclude_HEADERS)
76ETAGS = etags
77CTAGS = ctags
78DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
79ACLOCAL = @ACLOCAL@
80AMTAR = @AMTAR@
81AR = @AR@
82AUTOCONF = @AUTOCONF@
83AUTOHEADER = @AUTOHEADER@
84AUTOMAKE = @AUTOMAKE@
85AWK = @AWK@
86CC = @CC@
87CCDEPMODE = @CCDEPMODE@
88CFLAGS = @CFLAGS@
89CPP = @CPP@
90CPPFLAGS = @CPPFLAGS@
91CRYPTOLIB = @CRYPTOLIB@
92CRYPTO_PACKAGE = @CRYPTO_PACKAGE@
93CYGPATH_W = @CYGPATH_W@
94DEFS = @DEFS@
95DEPDIR = @DEPDIR@
96DSYMUTIL = @DSYMUTIL@
97DUMPBIN = @DUMPBIN@
98ECHO_C = @ECHO_C@
99ECHO_N = @ECHO_N@
100ECHO_T = @ECHO_T@
101EGREP = @EGREP@
102EXEEXT = @EXEEXT@
103FGREP = @FGREP@
104GREP = @GREP@
105GTK_CFLAGS = @GTK_CFLAGS@
106GTK_LIBS = @GTK_LIBS@
107INSTALL = @INSTALL@
108INSTALL_DATA = @INSTALL_DATA@
109INSTALL_PROGRAM = @INSTALL_PROGRAM@
110INSTALL_SCRIPT = @INSTALL_SCRIPT@
111INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
112LD = @LD@
113LDFLAGS = @LDFLAGS@
114LIBOBJS = @LIBOBJS@
115LIBS = @LIBS@
116LIBTOOL = @LIBTOOL@
117LIPO = @LIPO@
118LN_S = @LN_S@
119LTLIBOBJS = @LTLIBOBJS@
120MAKEINFO = @MAKEINFO@
121MKDIR_P = @MKDIR_P@
122NM = @NM@
123NMEDIT = @NMEDIT@
124OBJDUMP = @OBJDUMP@
125OBJEXT = @OBJEXT@
126OPENSSL_LIB_DIR = @OPENSSL_LIB_DIR@
127OTOOL = @OTOOL@
128OTOOL64 = @OTOOL64@
129PACKAGE = @PACKAGE@
130PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
131PACKAGE_NAME = @PACKAGE_NAME@
132PACKAGE_STRING = @PACKAGE_STRING@
133PACKAGE_TARNAME = @PACKAGE_TARNAME@
134PACKAGE_URL = @PACKAGE_URL@
135PACKAGE_VERSION = @PACKAGE_VERSION@
136PATH_SEPARATOR = @PATH_SEPARATOR@
137PKG_CONFIG = @PKG_CONFIG@
138PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
139PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
140RANLIB = @RANLIB@
141RPC = @RPC@
142SED = @SED@
143SET_MAKE = @SET_MAKE@
144SHELL = @SHELL@
145STRIP = @STRIP@
146TCSD_DEFAULT_PORT = @TCSD_DEFAULT_PORT@
147VERSION = @VERSION@
148abs_builddir = @abs_builddir@
149abs_srcdir = @abs_srcdir@
150abs_top_builddir = @abs_top_builddir@
151abs_top_srcdir = @abs_top_srcdir@
152ac_ct_CC = @ac_ct_CC@
153ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
154am__include = @am__include@
155am__leading_dot = @am__leading_dot@
156am__quote = @am__quote@
157am__tar = @am__tar@
158am__untar = @am__untar@
159bindir = @bindir@
160build = @build@
161build_alias = @build_alias@
162build_cpu = @build_cpu@
163build_os = @build_os@
164build_vendor = @build_vendor@
165builddir = @builddir@
166datadir = @datadir@
167datarootdir = @datarootdir@
168docdir = @docdir@
169dvidir = @dvidir@
170exec_prefix = @exec_prefix@
171host = @host@
172host_alias = @host_alias@
173host_cpu = @host_cpu@
174host_os = @host_os@
175host_vendor = @host_vendor@
176htmldir = @htmldir@
177includedir = @includedir@
178infodir = @infodir@
179install_sh = @install_sh@
180libdir = @libdir@
181libexecdir = @libexecdir@
182localedir = @localedir@
183localstatedir = @localstatedir@
184lt_ECHO = @lt_ECHO@
185mandir = @mandir@
186mkdir_p = @mkdir_p@
187oldincludedir = @oldincludedir@
188pdfdir = @pdfdir@
189prefix = @prefix@
190program_transform_name = @program_transform_name@
191psdir = @psdir@
192sbindir = @sbindir@
193sharedstatedir = @sharedstatedir@
194srcdir = @srcdir@
195sysconfdir = @sysconfdir@
196target = @target@
197target_alias = @target_alias@
198target_cpu = @target_cpu@
199target_os = @target_os@
200target_vendor = @target_vendor@
201top_build_prefix = @top_build_prefix@
202top_builddir = @top_builddir@
203top_srcdir = @top_srcdir@
204tssincludedir = $(includedir)/tss
205trousersincludedir = $(includedir)/trousers
206tssinclude_HEADERS = tss/tcpa_error.h \
207		     tss/tcs_error.h \
208		     tss/tcs_defines.h \
209		     tss/tcs.h \
210		     tss/tddlapi_error.h \
211		     tss/tspi.h \
212		     tss/tss_error.h \
213		     tss/platform.h \
214		     tss/tcpa_struct.h \
215		     tss/tcs_structs.h \
216		     tss/tddl_error.h \
217		     tss/tss_defines.h \
218		     tss/tss_structs.h \
219		     tss/tcpa_defines.h \
220		     tss/tcpa_typedef.h \
221		     tss/tcs_typedef.h \
222		     tss/tddli.h \
223		     tss/tss_error_basics.h \
224		     tss/tss_typedef.h \
225		     tss/compat11b.h \
226		     tss/tpm.h \
227		     tss/tpm_error.h \
228		     tss/tpm_ordinal.h
229
230trousersinclude_HEADERS = trousers/tss.h trousers/trousers.h
231noinst_HEADERS = auth_mgr.h authsess.h biosem.h capabilities.h \
232	hosttable.h imaem.h memmgr.h obj_context.h \
233	obj_daaarakey.h obj_daacred.h obj_daa.h \
234	obj_daaissuerkey.h obj_delfamily.h obj_encdata.h \
235	obj.h obj_hash.h obj_migdata.h obj_nv.h \
236	obj_pcrs.h obj_policy.h obj_rsakey.h \
237	obj_tpm.h req_mgr.h rpc_tcstp.h rpc_tcstp_tcs.h \
238	rpc_tcstp_tsp.h spi_utils.h tcs_aik.h \
239	tcs_context.h tcsd.h tcsd_ops.h tcsd_wrap.h \
240	tcsem.h tcs_int_literals.h tcs_key_ps.h \
241	tcslog.h tcsps.h tcs_tsp.h tcs_utils.h \
242	tddl.h threads.h trousers_types.h tsp_audit.h \
243	tsp_delegate.h tsplog.h tspps.h tsp_seal.h \
244	linux/tpm.h
245
246all: all-am
247
248.SUFFIXES:
249$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
250	@for dep in $?; do \
251	  case '$(am__configure_deps)' in \
252	    *$$dep*) \
253	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
254	        && { if test -f $@; then exit 0; else break; fi; }; \
255	      exit 1;; \
256	  esac; \
257	done; \
258	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/include/Makefile'; \
259	$(am__cd) $(top_srcdir) && \
260	  $(AUTOMAKE) --foreign src/include/Makefile
261.PRECIOUS: Makefile
262Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
263	@case '$?' in \
264	  *config.status*) \
265	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
266	  *) \
267	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
268	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
269	esac;
270
271$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
272	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
273
274$(top_srcdir)/configure:  $(am__configure_deps)
275	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
276$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
277	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
278$(am__aclocal_m4_deps):
279
280mostlyclean-libtool:
281	-rm -f *.lo
282
283clean-libtool:
284	-rm -rf .libs _libs
285install-trousersincludeHEADERS: $(trousersinclude_HEADERS)
286	@$(NORMAL_INSTALL)
287	test -z "$(trousersincludedir)" || $(MKDIR_P) "$(DESTDIR)$(trousersincludedir)"
288	@list='$(trousersinclude_HEADERS)'; test -n "$(trousersincludedir)" || list=; \
289	for p in $$list; do \
290	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
291	  echo "$$d$$p"; \
292	done | $(am__base_list) | \
293	while read files; do \
294	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(trousersincludedir)'"; \
295	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(trousersincludedir)" || exit $$?; \
296	done
297
298uninstall-trousersincludeHEADERS:
299	@$(NORMAL_UNINSTALL)
300	@list='$(trousersinclude_HEADERS)'; test -n "$(trousersincludedir)" || list=; \
301	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
302	test -n "$$files" || exit 0; \
303	echo " ( cd '$(DESTDIR)$(trousersincludedir)' && rm -f" $$files ")"; \
304	cd "$(DESTDIR)$(trousersincludedir)" && rm -f $$files
305install-tssincludeHEADERS: $(tssinclude_HEADERS)
306	@$(NORMAL_INSTALL)
307	test -z "$(tssincludedir)" || $(MKDIR_P) "$(DESTDIR)$(tssincludedir)"
308	@list='$(tssinclude_HEADERS)'; test -n "$(tssincludedir)" || list=; \
309	for p in $$list; do \
310	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
311	  echo "$$d$$p"; \
312	done | $(am__base_list) | \
313	while read files; do \
314	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(tssincludedir)'"; \
315	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(tssincludedir)" || exit $$?; \
316	done
317
318uninstall-tssincludeHEADERS:
319	@$(NORMAL_UNINSTALL)
320	@list='$(tssinclude_HEADERS)'; test -n "$(tssincludedir)" || list=; \
321	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
322	test -n "$$files" || exit 0; \
323	echo " ( cd '$(DESTDIR)$(tssincludedir)' && rm -f" $$files ")"; \
324	cd "$(DESTDIR)$(tssincludedir)" && rm -f $$files
325
326ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
327	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
328	unique=`for i in $$list; do \
329	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
330	  done | \
331	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
332	      END { if (nonempty) { for (i in files) print i; }; }'`; \
333	mkid -fID $$unique
334tags: TAGS
335
336TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
337		$(TAGS_FILES) $(LISP)
338	set x; \
339	here=`pwd`; \
340	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
341	unique=`for i in $$list; do \
342	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
343	  done | \
344	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
345	      END { if (nonempty) { for (i in files) print i; }; }'`; \
346	shift; \
347	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
348	  test -n "$$unique" || unique=$$empty_fix; \
349	  if test $$# -gt 0; then \
350	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
351	      "$$@" $$unique; \
352	  else \
353	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
354	      $$unique; \
355	  fi; \
356	fi
357ctags: CTAGS
358CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
359		$(TAGS_FILES) $(LISP)
360	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
361	unique=`for i in $$list; do \
362	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
363	  done | \
364	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
365	      END { if (nonempty) { for (i in files) print i; }; }'`; \
366	test -z "$(CTAGS_ARGS)$$unique" \
367	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
368	     $$unique
369
370GTAGS:
371	here=`$(am__cd) $(top_builddir) && pwd` \
372	  && $(am__cd) $(top_srcdir) \
373	  && gtags -i $(GTAGS_ARGS) "$$here"
374
375distclean-tags:
376	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
377
378distdir: $(DISTFILES)
379	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
380	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
381	list='$(DISTFILES)'; \
382	  dist_files=`for file in $$list; do echo $$file; done | \
383	  sed -e "s|^$$srcdirstrip/||;t" \
384	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
385	case $$dist_files in \
386	  */*) $(MKDIR_P) `echo "$$dist_files" | \
387			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
388			   sort -u` ;; \
389	esac; \
390	for file in $$dist_files; do \
391	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
392	  if test -d $$d/$$file; then \
393	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
394	    if test -d "$(distdir)/$$file"; then \
395	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
396	    fi; \
397	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
398	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
399	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
400	    fi; \
401	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
402	  else \
403	    test -f "$(distdir)/$$file" \
404	    || cp -p $$d/$$file "$(distdir)/$$file" \
405	    || exit 1; \
406	  fi; \
407	done
408check-am: all-am
409check: check-am
410all-am: Makefile $(HEADERS)
411installdirs:
412	for dir in "$(DESTDIR)$(trousersincludedir)" "$(DESTDIR)$(tssincludedir)"; do \
413	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
414	done
415install: install-am
416install-exec: install-exec-am
417install-data: install-data-am
418uninstall: uninstall-am
419
420install-am: all-am
421	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
422
423installcheck: installcheck-am
424install-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
429mostlyclean-generic:
430
431clean-generic:
432
433distclean-generic:
434	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
435	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
436
437maintainer-clean-generic:
438	@echo "This command is intended for maintainers to use"
439	@echo "it deletes files that may require special tools to rebuild."
440clean: clean-am
441
442clean-am: clean-generic clean-libtool mostlyclean-am
443
444distclean: distclean-am
445	-rm -f Makefile
446distclean-am: clean-am distclean-generic distclean-tags
447
448dvi: dvi-am
449
450dvi-am:
451
452html: html-am
453
454html-am:
455
456info: info-am
457
458info-am:
459
460install-data-am: install-trousersincludeHEADERS \
461	install-tssincludeHEADERS
462
463install-dvi: install-dvi-am
464
465install-dvi-am:
466
467install-exec-am:
468
469install-html: install-html-am
470
471install-html-am:
472
473install-info: install-info-am
474
475install-info-am:
476
477install-man:
478
479install-pdf: install-pdf-am
480
481install-pdf-am:
482
483install-ps: install-ps-am
484
485install-ps-am:
486
487installcheck-am:
488
489maintainer-clean: maintainer-clean-am
490	-rm -f Makefile
491maintainer-clean-am: distclean-am maintainer-clean-generic
492
493mostlyclean: mostlyclean-am
494
495mostlyclean-am: mostlyclean-generic mostlyclean-libtool
496
497pdf: pdf-am
498
499pdf-am:
500
501ps: ps-am
502
503ps-am:
504
505uninstall-am: uninstall-trousersincludeHEADERS \
506	uninstall-tssincludeHEADERS
507
508.MAKE: install-am install-strip
509
510.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
511	clean-libtool ctags distclean distclean-generic \
512	distclean-libtool distclean-tags distdir dvi dvi-am html \
513	html-am info info-am install install-am install-data \
514	install-data-am install-dvi install-dvi-am install-exec \
515	install-exec-am install-html install-html-am install-info \
516	install-info-am install-man install-pdf install-pdf-am \
517	install-ps install-ps-am install-strip \
518	install-trousersincludeHEADERS install-tssincludeHEADERS \
519	installcheck installcheck-am installdirs maintainer-clean \
520	maintainer-clean-generic mostlyclean mostlyclean-generic \
521	mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
522	uninstall-am uninstall-trousersincludeHEADERS \
523	uninstall-tssincludeHEADERS
524
525
526# Tell versions [3.59,3.63) of GNU make to not export all variables.
527# Otherwise a system limit (for SysV at least) may be exceeded.
528.NOEXPORT:
529