xref: /netbsd-src/crypto/external/cpl/tpm-tools/dist/include/Makefile.in (revision 33881f779a77dce6440bdc44610d94de75bebefe)
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 = include
39DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
40	$(srcdir)/Makefile.in $(unsealinclude_HEADERS)
41ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
43	$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
44	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
45	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
46	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
47	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
48	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
49	$(top_srcdir)/configure.ac
50am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
51	$(ACLOCAL_M4)
52mkinstalldirs = $(install_sh) -d
53CONFIG_HEADER = $(top_builddir)/config.h
54CONFIG_CLEAN_FILES =
55CONFIG_CLEAN_VPATH_FILES =
56SOURCES =
57DIST_SOURCES =
58am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
59am__vpath_adj = case $$p in \
60    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
61    *) f=$$p;; \
62  esac;
63am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
64am__install_max = 40
65am__nobase_strip_setup = \
66  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
67am__nobase_strip = \
68  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
69am__nobase_list = $(am__nobase_strip_setup); \
70  for p in $$list; do echo "$$p $$p"; done | \
71  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
72  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
73    if (++n[$$2] == $(am__install_max)) \
74      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
75    END { for (dir in files) print dir, files[dir] }'
76am__base_list = \
77  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
78  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
79am__installdirs = "$(DESTDIR)$(unsealincludedir)"
80HEADERS = $(noinst_HEADERS) $(unsealinclude_HEADERS)
81ETAGS = etags
82CTAGS = ctags
83DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
84ACLOCAL = @ACLOCAL@
85AMTAR = @AMTAR@
86AR = @AR@
87AUTOCONF = @AUTOCONF@
88AUTOHEADER = @AUTOHEADER@
89AUTOMAKE = @AUTOMAKE@
90AWK = @AWK@
91CC = @CC@
92CCDEPMODE = @CCDEPMODE@
93CFLAGS = @CFLAGS@
94COPY = @COPY@
95CPP = @CPP@
96CPPFLAGS = @CPPFLAGS@
97CYGPATH_W = @CYGPATH_W@
98DEFS = @DEFS@
99DEPDIR = @DEPDIR@
100DSYMUTIL = @DSYMUTIL@
101DUMPBIN = @DUMPBIN@
102ECHO = @ECHO@
103ECHO_C = @ECHO_C@
104ECHO_N = @ECHO_N@
105ECHO_T = @ECHO_T@
106EGREP = @EGREP@
107EXEEXT = @EXEEXT@
108FGREP = @FGREP@
109GMSGFMT = @GMSGFMT@
110GMSGFMT_015 = @GMSGFMT_015@
111GREP = @GREP@
112INSTALL = @INSTALL@
113INSTALL_DATA = @INSTALL_DATA@
114INSTALL_PROGRAM = @INSTALL_PROGRAM@
115INSTALL_SCRIPT = @INSTALL_SCRIPT@
116INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
117INTLLIBS = @INTLLIBS@
118INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
119LD = @LD@
120LDFLAGS = @LDFLAGS@
121LIBICONV = @LIBICONV@
122LIBINTL = @LIBINTL@
123LIBOBJS = @LIBOBJS@
124LIBS = @LIBS@
125LIBTOOL = @LIBTOOL@
126LIPO = @LIPO@
127LN_S = @LN_S@
128LTLIBICONV = @LTLIBICONV@
129LTLIBINTL = @LTLIBINTL@
130LTLIBOBJS = @LTLIBOBJS@
131MAKEINFO = @MAKEINFO@
132MKDIR = @MKDIR@
133MKDIR_P = @MKDIR_P@
134MSGFMT = @MSGFMT@
135MSGFMT_015 = @MSGFMT_015@
136MSGMERGE = @MSGMERGE@
137NM = @NM@
138NMEDIT = @NMEDIT@
139OBJDUMP = @OBJDUMP@
140OBJEXT = @OBJEXT@
141OPENSSL_LIB_DIR = @OPENSSL_LIB_DIR@
142OTOOL = @OTOOL@
143OTOOL64 = @OTOOL64@
144PACKAGE = @PACKAGE@
145PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
146PACKAGE_NAME = @PACKAGE_NAME@
147PACKAGE_STRING = @PACKAGE_STRING@
148PACKAGE_TARNAME = @PACKAGE_TARNAME@
149PACKAGE_VERSION = @PACKAGE_VERSION@
150PATH_SEPARATOR = @PATH_SEPARATOR@
151POSUB = @POSUB@
152RANLIB = @RANLIB@
153RM = @RM@
154SED = @SED@
155SET_MAKE = @SET_MAKE@
156SHELL = @SHELL@
157STRIP = @STRIP@
158USE_NLS = @USE_NLS@
159VERSION = @VERSION@
160XGETTEXT = @XGETTEXT@
161XGETTEXT_015 = @XGETTEXT_015@
162abs_builddir = @abs_builddir@
163abs_srcdir = @abs_srcdir@
164abs_top_builddir = @abs_top_builddir@
165abs_top_srcdir = @abs_top_srcdir@
166ac_ct_CC = @ac_ct_CC@
167ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
168am__include = @am__include@
169am__leading_dot = @am__leading_dot@
170am__quote = @am__quote@
171am__tar = @am__tar@
172am__untar = @am__untar@
173bindir = @bindir@
174build = @build@
175build_alias = @build_alias@
176build_cpu = @build_cpu@
177build_os = @build_os@
178build_vendor = @build_vendor@
179builddir = @builddir@
180datadir = @datadir@
181datarootdir = @datarootdir@
182docdir = @docdir@
183dvidir = @dvidir@
184exec_prefix = @exec_prefix@
185host = @host@
186host_alias = @host_alias@
187host_cpu = @host_cpu@
188host_os = @host_os@
189host_vendor = @host_vendor@
190htmldir = @htmldir@
191includedir = @includedir@
192infodir = @infodir@
193install_sh = @install_sh@
194libdir = @libdir@
195libexecdir = @libexecdir@
196localedir = @localedir@
197localstatedir = @localstatedir@
198lt_ECHO = @lt_ECHO@
199mandir = @mandir@
200mkdir_p = @mkdir_p@
201oldincludedir = @oldincludedir@
202pdfdir = @pdfdir@
203prefix = @prefix@
204program_transform_name = @program_transform_name@
205psdir = @psdir@
206sbindir = @sbindir@
207sharedstatedir = @sharedstatedir@
208srcdir = @srcdir@
209sysconfdir = @sysconfdir@
210target = @target@
211target_alias = @target_alias@
212target_cpu = @target_cpu@
213target_os = @target_os@
214target_vendor = @target_vendor@
215top_build_prefix = @top_build_prefix@
216top_builddir = @top_builddir@
217top_srcdir = @top_srcdir@
218
219#
220# Makefile.am
221#
222#       The Initial Developer of the Original Code is International
223#       Business Machines Corporation. Portions created by IBM
224#       Corporation are Copyright (C) 2005 International Business
225#       Machines Corporation. All Rights Reserved.
226#
227#       This program is free software; you can redistribute it and/or modify
228#       it under the terms of the Common Public License as published by
229#       IBM Corporation; either version 1 of the License, or (at your option)
230#       any later version.
231#
232#       This program is distributed in the hope that it will be useful,
233#       but WITHOUT ANY WARRANTY; without even the implied warranty of
234#       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
235#       Common Public License for more details.
236#
237#       You should have received a copy of the Common Public License
238#       along with this program; if not, a copy can be viewed at
239#       http://www.opensource.org/licenses/cpl1.0.php.
240#
241unsealincludedir = $(includedir)/tpm_tools
242unsealinclude_HEADERS = tpm_unseal.h
243noinst_HEADERS = tpm_pkcs11.h tpm_seal.h tpm_tspi.h tpm_utils.h
244all: all-am
245
246.SUFFIXES:
247$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
248	@for dep in $?; do \
249	  case '$(am__configure_deps)' in \
250	    *$$dep*) \
251	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
252	        && { if test -f $@; then exit 0; else break; fi; }; \
253	      exit 1;; \
254	  esac; \
255	done; \
256	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \
257	$(am__cd) $(top_srcdir) && \
258	  $(AUTOMAKE) --foreign include/Makefile
259.PRECIOUS: Makefile
260Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
261	@case '$?' in \
262	  *config.status*) \
263	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
264	  *) \
265	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
266	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
267	esac;
268
269$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
270	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
271
272$(top_srcdir)/configure:  $(am__configure_deps)
273	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
274$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
275	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
276$(am__aclocal_m4_deps):
277
278mostlyclean-libtool:
279	-rm -f *.lo
280
281clean-libtool:
282	-rm -rf .libs _libs
283install-unsealincludeHEADERS: $(unsealinclude_HEADERS)
284	@$(NORMAL_INSTALL)
285	test -z "$(unsealincludedir)" || $(MKDIR_P) "$(DESTDIR)$(unsealincludedir)"
286	@list='$(unsealinclude_HEADERS)'; test -n "$(unsealincludedir)" || list=; \
287	for p in $$list; do \
288	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
289	  echo "$$d$$p"; \
290	done | $(am__base_list) | \
291	while read files; do \
292	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(unsealincludedir)'"; \
293	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(unsealincludedir)" || exit $$?; \
294	done
295
296uninstall-unsealincludeHEADERS:
297	@$(NORMAL_UNINSTALL)
298	@list='$(unsealinclude_HEADERS)'; test -n "$(unsealincludedir)" || list=; \
299	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
300	test -n "$$files" || exit 0; \
301	echo " ( cd '$(DESTDIR)$(unsealincludedir)' && rm -f" $$files ")"; \
302	cd "$(DESTDIR)$(unsealincludedir)" && rm -f $$files
303
304ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
305	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
306	unique=`for i in $$list; do \
307	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
308	  done | \
309	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
310	      END { if (nonempty) { for (i in files) print i; }; }'`; \
311	mkid -fID $$unique
312tags: TAGS
313
314TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
315		$(TAGS_FILES) $(LISP)
316	set x; \
317	here=`pwd`; \
318	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
319	unique=`for i in $$list; do \
320	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
321	  done | \
322	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
323	      END { if (nonempty) { for (i in files) print i; }; }'`; \
324	shift; \
325	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
326	  test -n "$$unique" || unique=$$empty_fix; \
327	  if test $$# -gt 0; then \
328	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
329	      "$$@" $$unique; \
330	  else \
331	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
332	      $$unique; \
333	  fi; \
334	fi
335ctags: CTAGS
336CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
337		$(TAGS_FILES) $(LISP)
338	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
339	unique=`for i in $$list; do \
340	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
341	  done | \
342	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
343	      END { if (nonempty) { for (i in files) print i; }; }'`; \
344	test -z "$(CTAGS_ARGS)$$unique" \
345	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
346	     $$unique
347
348GTAGS:
349	here=`$(am__cd) $(top_builddir) && pwd` \
350	  && $(am__cd) $(top_srcdir) \
351	  && gtags -i $(GTAGS_ARGS) "$$here"
352
353distclean-tags:
354	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
355
356distdir: $(DISTFILES)
357	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
358	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
359	list='$(DISTFILES)'; \
360	  dist_files=`for file in $$list; do echo $$file; done | \
361	  sed -e "s|^$$srcdirstrip/||;t" \
362	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
363	case $$dist_files in \
364	  */*) $(MKDIR_P) `echo "$$dist_files" | \
365			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
366			   sort -u` ;; \
367	esac; \
368	for file in $$dist_files; do \
369	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
370	  if test -d $$d/$$file; then \
371	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
372	    if test -d "$(distdir)/$$file"; then \
373	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
374	    fi; \
375	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
376	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
377	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
378	    fi; \
379	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
380	  else \
381	    test -f "$(distdir)/$$file" \
382	    || cp -p $$d/$$file "$(distdir)/$$file" \
383	    || exit 1; \
384	  fi; \
385	done
386check-am: all-am
387check: check-am
388all-am: Makefile $(HEADERS)
389installdirs:
390	for dir in "$(DESTDIR)$(unsealincludedir)"; do \
391	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
392	done
393install: install-am
394install-exec: install-exec-am
395install-data: install-data-am
396uninstall: uninstall-am
397
398install-am: all-am
399	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
400
401installcheck: installcheck-am
402install-strip:
403	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
404	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
405	  `test -z '$(STRIP)' || \
406	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
407mostlyclean-generic:
408
409clean-generic:
410
411distclean-generic:
412	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
413	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
414
415maintainer-clean-generic:
416	@echo "This command is intended for maintainers to use"
417	@echo "it deletes files that may require special tools to rebuild."
418clean: clean-am
419
420clean-am: clean-generic clean-libtool mostlyclean-am
421
422distclean: distclean-am
423	-rm -f Makefile
424distclean-am: clean-am distclean-generic distclean-tags
425
426dvi: dvi-am
427
428dvi-am:
429
430html: html-am
431
432html-am:
433
434info: info-am
435
436info-am:
437
438install-data-am: install-unsealincludeHEADERS
439
440install-dvi: install-dvi-am
441
442install-dvi-am:
443
444install-exec-am:
445
446install-html: install-html-am
447
448install-html-am:
449
450install-info: install-info-am
451
452install-info-am:
453
454install-man:
455
456install-pdf: install-pdf-am
457
458install-pdf-am:
459
460install-ps: install-ps-am
461
462install-ps-am:
463
464installcheck-am:
465
466maintainer-clean: maintainer-clean-am
467	-rm -f Makefile
468maintainer-clean-am: distclean-am maintainer-clean-generic
469
470mostlyclean: mostlyclean-am
471
472mostlyclean-am: mostlyclean-generic mostlyclean-libtool
473
474pdf: pdf-am
475
476pdf-am:
477
478ps: ps-am
479
480ps-am:
481
482uninstall-am: uninstall-unsealincludeHEADERS
483
484.MAKE: install-am install-strip
485
486.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
487	clean-libtool ctags distclean distclean-generic \
488	distclean-libtool distclean-tags distdir dvi dvi-am html \
489	html-am info info-am install install-am install-data \
490	install-data-am install-dvi install-dvi-am install-exec \
491	install-exec-am install-html install-html-am install-info \
492	install-info-am install-man install-pdf install-pdf-am \
493	install-ps install-ps-am install-strip \
494	install-unsealincludeHEADERS installcheck installcheck-am \
495	installdirs maintainer-clean maintainer-clean-generic \
496	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
497	ps ps-am tags uninstall uninstall-am \
498	uninstall-unsealincludeHEADERS
499
500
501# Tell versions [3.59,3.63) of GNU make to not export all variables.
502# Otherwise a system limit (for SysV at least) may be exceeded.
503.NOEXPORT:
504