1 # Makefile.in generated by automake 1.12.4 from Makefile.am.
4 # Copyright (C) 1994-2012 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
17 # Tag Image File Format (TIFF) Software
19 # Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
21 # Permission to use, copy, modify, distribute, and sell this software and
22 # its documentation for any purpose is hereby granted without fee, provided
23 # that (i) the above copyright notices and this permission notice appear in
24 # all copies of the software and related documentation, and (ii) the names of
25 # Sam Leffler and Silicon Graphics may not be used in any advertising or
26 # publicity relating to the software without the specific, prior written
27 # permission of Sam Leffler and Silicon Graphics.
29 # THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
30 # EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
31 # WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
33 # IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
34 # ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
35 # OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
36 # WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF
37 # LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
40 # Process this file with automake to produce Makefile.in.
47 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
48 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
50 for am__flg in $$MAKEFLAGS; do \
53 *n*) am__dry=yes; break;; \
57 test $$am__dry = yes; \
59 pkgdatadir = $(datadir)/@PACKAGE@
60 pkgincludedir = $(includedir)/@PACKAGE@
61 pkglibdir = $(libdir)/@PACKAGE@
62 pkglibexecdir = $(libexecdir)/@PACKAGE@
63 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
64 install_sh_DATA = $(install_sh) -c -m 644
65 install_sh_PROGRAM = $(install_sh) -c
66 install_sh_SCRIPT = $(install_sh) -c
67 INSTALL_HEADER = $(INSTALL_DATA)
68 transform = $(program_transform_name)
75 build_triplet = @build@
78 DIST_COMMON = $(dist_man1_MANS) $(dist_man3_MANS) \
79 $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
80 $(top_srcdir)/config/mkinstalldirs
81 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
82 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
83 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
84 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
85 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
86 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
88 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
89 CONFIG_HEADER = $(top_builddir)/libtiff/tif_config.h \
90 $(top_builddir)/libtiff/tiffconf.h
92 CONFIG_CLEAN_VPATH_FILES =
93 AM_V_P = $(am__v_P_@AM_V@)
94 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
97 AM_V_GEN = $(am__v_GEN_@AM_V@)
98 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
99 am__v_GEN_0 = @echo " GEN " $@;
101 AM_V_at = $(am__v_at_@AM_V@)
102 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
107 am__can_run_installinfo = \
108 case $$AM_UPDATE_INFO_DIR in \
110 *) (install-info --version) >/dev/null 2>&1;; \
112 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
113 am__vpath_adj = case $$p in \
114 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
117 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
119 am__nobase_strip_setup = \
120 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
122 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
123 am__nobase_list = $(am__nobase_strip_setup); \
124 for p in $$list; do echo "$$p $$p"; done | \
125 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
126 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
127 if (++n[$$2] == $(am__install_max)) \
128 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
129 END { for (dir in files) print dir, files[dir] }'
131 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
132 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
133 am__uninstall_files_from_dir = { \
135 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
136 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
137 $(am__cd) "$$dir" && rm -f $$files; }; \
139 man1dir = $(mandir)/man1
140 am__installdirs = "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man3dir)"
141 man3dir = $(mandir)/man3
143 MANS = $(dist_man1_MANS) $(dist_man3_MANS)
144 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
147 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
150 AUTOCONF = @AUTOCONF@
151 AUTOHEADER = @AUTOHEADER@
152 AUTOMAKE = @AUTOMAKE@
155 CCDEPMODE = @CCDEPMODE@
158 CPPFLAGS = @CPPFLAGS@
161 CXXDEPMODE = @CXXDEPMODE@
162 CXXFLAGS = @CXXFLAGS@
163 CYGPATH_W = @CYGPATH_W@
167 DSYMUTIL = @DSYMUTIL@
175 GLUT_CFLAGS = @GLUT_CFLAGS@
176 GLUT_LIBS = @GLUT_LIBS@
177 GLU_CFLAGS = @GLU_CFLAGS@
178 GLU_LIBS = @GLU_LIBS@
179 GL_CFLAGS = @GL_CFLAGS@
183 INSTALL_DATA = @INSTALL_DATA@
184 INSTALL_PROGRAM = @INSTALL_PROGRAM@
185 INSTALL_SCRIPT = @INSTALL_SCRIPT@
186 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
192 LIBTIFF_ALPHA_VERSION = @LIBTIFF_ALPHA_VERSION@
193 LIBTIFF_DOCDIR = @LIBTIFF_DOCDIR@
194 LIBTIFF_MAJOR_VERSION = @LIBTIFF_MAJOR_VERSION@
195 LIBTIFF_MICRO_VERSION = @LIBTIFF_MICRO_VERSION@
196 LIBTIFF_MINOR_VERSION = @LIBTIFF_MINOR_VERSION@
197 LIBTIFF_RELEASE_DATE = @LIBTIFF_RELEASE_DATE@
198 LIBTIFF_VERSION = @LIBTIFF_VERSION@
199 LIBTIFF_VERSION_INFO = @LIBTIFF_VERSION_INFO@
203 LTLIBOBJS = @LTLIBOBJS@
205 MAKEINFO = @MAKEINFO@
206 MANIFEST_TOOL = @MANIFEST_TOOL@
215 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
216 PACKAGE_NAME = @PACKAGE_NAME@
217 PACKAGE_STRING = @PACKAGE_STRING@
218 PACKAGE_TARNAME = @PACKAGE_TARNAME@
219 PACKAGE_URL = @PACKAGE_URL@
220 PACKAGE_VERSION = @PACKAGE_VERSION@
221 PATH_SEPARATOR = @PATH_SEPARATOR@
222 PTHREAD_CC = @PTHREAD_CC@
223 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
224 PTHREAD_LIBS = @PTHREAD_LIBS@
227 SET_MAKE = @SET_MAKE@
232 X_CFLAGS = @X_CFLAGS@
233 X_EXTRA_LIBS = @X_EXTRA_LIBS@
235 X_PRE_LIBS = @X_PRE_LIBS@
236 abs_builddir = @abs_builddir@
237 abs_srcdir = @abs_srcdir@
238 abs_top_builddir = @abs_top_builddir@
239 abs_top_srcdir = @abs_top_srcdir@
240 ac_ct_AR = @ac_ct_AR@
241 ac_ct_CC = @ac_ct_CC@
242 ac_ct_CXX = @ac_ct_CXX@
243 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
244 am__include = @am__include@
245 am__leading_dot = @am__leading_dot@
246 am__quote = @am__quote@
248 am__untar = @am__untar@
249 ax_pthread_config = @ax_pthread_config@
252 build_alias = @build_alias@
253 build_cpu = @build_cpu@
254 build_os = @build_os@
255 build_vendor = @build_vendor@
256 builddir = @builddir@
258 datarootdir = @datarootdir@
261 exec_prefix = @exec_prefix@
263 host_alias = @host_alias@
264 host_cpu = @host_cpu@
266 host_vendor = @host_vendor@
268 includedir = @includedir@
270 install_sh = @install_sh@
272 libexecdir = @libexecdir@
273 localedir = @localedir@
274 localstatedir = @localstatedir@
277 oldincludedir = @oldincludedir@
280 program_transform_name = @program_transform_name@
283 sharedstatedir = @sharedstatedir@
285 sysconfdir = @sysconfdir@
286 target_alias = @target_alias@
287 tiff_libs_private = @tiff_libs_private@
288 top_build_prefix = @top_build_prefix@
289 top_builddir = @top_builddir@
290 top_srcdir = @top_srcdir@
325 TIFFDataWidth.3tiff \
327 TIFFFieldDataType.3tiff \
328 TIFFFieldName.3tiff \
329 TIFFFieldPassCount.3tiff \
330 TIFFFieldReadCount.3tiff \
332 TIFFFieldWriteCount.3tiff \
337 TIFFPrintDirectory.3tiff \
339 TIFFReadDirectory.3tiff \
340 TIFFReadEncodedStrip.3tiff \
341 TIFFReadEncodedTile.3tiff \
342 TIFFReadRawStrip.3tiff \
343 TIFFReadRawTile.3tiff \
344 TIFFReadRGBAImage.3tiff \
345 TIFFReadRGBAStrip.3tiff \
346 TIFFReadRGBATile.3tiff \
347 TIFFReadScanline.3tiff \
349 TIFFRGBAImage.3tiff \
350 TIFFSetDirectory.3tiff \
357 TIFFWriteDirectory.3tiff \
358 TIFFWriteEncodedStrip.3tiff \
359 TIFFWriteEncodedTile.3tiff \
360 TIFFWriteRawStrip.3tiff \
361 TIFFWriteRawTile.3tiff \
362 TIFFWriteScanline.3tiff \
368 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
370 case '$(am__configure_deps)' in \
372 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
373 && { if test -f $@; then exit 0; else break; fi; }; \
377 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign man/Makefile'; \
378 $(am__cd) $(top_srcdir) && \
379 $(AUTOMAKE) --foreign man/Makefile
381 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
384 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
386 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
387 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
390 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
391 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
393 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
394 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
395 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
396 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
397 $(am__aclocal_m4_deps):
404 install-man1: $(dist_man1_MANS)
406 @list1='$(dist_man1_MANS)'; \
408 test -n "$(man1dir)" \
409 && test -n "`echo $$list1$$list2`" \
411 echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
412 $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
413 { for i in $$list1; do echo "$$i"; done; \
414 if test -n "$$list2"; then \
415 for i in $$list2; do echo "$$i"; done \
416 | sed -n '/\.1[a-z]*$$/p'; \
418 } | while read p; do \
419 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
420 echo "$$d$$p"; echo "$$p"; \
422 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
423 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
424 sed 'N;N;s,\n, ,g' | { \
425 list=; while read file base inst; do \
426 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
427 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
428 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
431 for i in $$list; do echo "$$i"; done | $(am__base_list) | \
432 while read files; do \
433 test -z "$$files" || { \
434 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
435 $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
440 @list='$(dist_man1_MANS)'; test -n "$(man1dir)" || exit 0; \
441 files=`{ for i in $$list; do echo "$$i"; done; \
442 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
443 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
444 dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
445 install-man3: $(dist_man3_MANS)
447 @list1='$(dist_man3_MANS)'; \
449 test -n "$(man3dir)" \
450 && test -n "`echo $$list1$$list2`" \
452 echo " $(MKDIR_P) '$(DESTDIR)$(man3dir)'"; \
453 $(MKDIR_P) "$(DESTDIR)$(man3dir)" || exit 1; \
454 { for i in $$list1; do echo "$$i"; done; \
455 if test -n "$$list2"; then \
456 for i in $$list2; do echo "$$i"; done \
457 | sed -n '/\.3[a-z]*$$/p'; \
459 } | while read p; do \
460 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
461 echo "$$d$$p"; echo "$$p"; \
463 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
464 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
465 sed 'N;N;s,\n, ,g' | { \
466 list=; while read file base inst; do \
467 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
468 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
469 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst" || exit $$?; \
472 for i in $$list; do echo "$$i"; done | $(am__base_list) | \
473 while read files; do \
474 test -z "$$files" || { \
475 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man3dir)'"; \
476 $(INSTALL_DATA) $$files "$(DESTDIR)$(man3dir)" || exit $$?; }; \
481 @list='$(dist_man3_MANS)'; test -n "$(man3dir)" || exit 0; \
482 files=`{ for i in $$list; do echo "$$i"; done; \
483 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
484 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
485 dir='$(DESTDIR)$(man3dir)'; $(am__uninstall_files_from_dir)
495 distdir: $(DISTFILES)
496 @list='$(MANS)'; if test -n "$$list"; then \
497 list=`for p in $$list; do \
498 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
499 if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
500 if test -n "$$list" && \
501 grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
502 echo "error: found man pages containing the 'missing help2man' replacement text:" >&2; \
503 grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/ /' >&2; \
504 echo " to fix them, install help2man, remove and regenerate the man pages;" >&2; \
505 echo " typically 'make maintainer-clean' will remove them" >&2; \
509 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
510 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
511 list='$(DISTFILES)'; \
512 dist_files=`for file in $$list; do echo $$file; done | \
513 sed -e "s|^$$srcdirstrip/||;t" \
514 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
515 case $$dist_files in \
516 */*) $(MKDIR_P) `echo "$$dist_files" | \
517 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
520 for file in $$dist_files; do \
521 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
522 if test -d $$d/$$file; then \
523 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
524 if test -d "$(distdir)/$$file"; then \
525 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
527 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
528 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
529 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
531 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
533 test -f "$(distdir)/$$file" \
534 || cp -p $$d/$$file "$(distdir)/$$file" \
540 all-am: Makefile $(MANS)
542 for dir in "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man3dir)"; do \
543 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
546 install-exec: install-exec-am
547 install-data: install-data-am
548 uninstall: uninstall-am
551 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
553 installcheck: installcheck-am
555 if test -z '$(STRIP)'; then \
556 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
557 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
560 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
561 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
562 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
569 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
570 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
572 maintainer-clean-generic:
573 @echo "This command is intended for maintainers to use"
574 @echo "it deletes files that may require special tools to rebuild."
577 clean-am: clean-generic clean-libtool mostlyclean-am
579 distclean: distclean-am
581 distclean-am: clean-am distclean-generic
595 install-data-am: install-man
597 install-dvi: install-dvi-am
603 install-html: install-html-am
607 install-info: install-info-am
611 install-man: install-man1 install-man3
613 install-pdf: install-pdf-am
617 install-ps: install-ps-am
623 maintainer-clean: maintainer-clean-am
625 maintainer-clean-am: distclean-am maintainer-clean-generic
627 mostlyclean: mostlyclean-am
629 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
639 uninstall-am: uninstall-man
641 uninstall-man: uninstall-man1 uninstall-man3
643 .MAKE: install-am install-strip
645 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
646 distclean distclean-generic distclean-libtool distdir dvi \
647 dvi-am html html-am info info-am install install-am \
648 install-data install-data-am install-dvi install-dvi-am \
649 install-exec install-exec-am install-html install-html-am \
650 install-info install-info-am install-man install-man1 \
651 install-man3 install-pdf install-pdf-am install-ps \
652 install-ps-am install-strip installcheck installcheck-am \
653 installdirs maintainer-clean maintainer-clean-generic \
654 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
655 ps ps-am uninstall uninstall-am uninstall-man uninstall-man1 \
659 # Tell versions [3.59,3.63) of GNU make to not export all variables.
660 # Otherwise a system limit (for SysV at least) may be exceeded.