1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
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.
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 # $Id: Makefile.in,v 1.46 2006/03/23 14:54:01 dron Exp $
19 # Tag Image File Format (TIFF) Software
21 # Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
23 # Permission to use, copy, modify, distribute, and sell this software and
24 # its documentation for any purpose is hereby granted without fee, provided
25 # that (i) the above copyright notices and this permission notice appear in
26 # all copies of the software and related documentation, and (ii) the names of
27 # Sam Leffler and Silicon Graphics may not be used in any advertising or
28 # publicity relating to the software without the specific, prior written
29 # permission of Sam Leffler and Silicon Graphics.
31 # THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
32 # EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
33 # WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
35 # IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
36 # ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
37 # OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
38 # WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF
39 # LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
42 # Process this file with automake to produce Makefile.in.
45 top_srcdir = @top_srcdir@
47 pkgdatadir = $(datadir)/@PACKAGE@
48 pkglibdir = $(libdir)/@PACKAGE@
49 pkgincludedir = $(includedir)/@PACKAGE@
51 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
53 install_sh_DATA = $(install_sh) -c -m 644
54 install_sh_PROGRAM = $(install_sh) -c
55 install_sh_SCRIPT = $(install_sh) -c
56 INSTALL_HEADER = $(INSTALL_DATA)
57 transform = $(program_transform_name)
64 build_triplet = @build@
66 target_triplet = @target@
68 DIST_COMMON = $(dist_doc_DATA) $(srcdir)/Makefile.am \
70 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
71 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
72 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
73 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
74 $(top_srcdir)/configure.ac
75 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
77 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
78 CONFIG_HEADER = $(top_builddir)/libtiff/tif_config.h \
79 $(top_builddir)/libtiff/tiffconf.h
83 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
84 html-recursive info-recursive install-data-recursive \
85 install-exec-recursive install-info-recursive \
86 install-recursive installcheck-recursive installdirs-recursive \
87 pdf-recursive ps-recursive uninstall-info-recursive \
89 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
90 am__vpath_adj = case $$p in \
91 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
94 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
95 am__installdirs = "$(DESTDIR)$(docdir)"
96 dist_docDATA_INSTALL = $(INSTALL_DATA)
97 DATA = $(dist_doc_DATA)
100 DIST_SUBDIRS = $(SUBDIRS)
101 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
103 AMDEP_FALSE = @AMDEP_FALSE@
104 AMDEP_TRUE = @AMDEP_TRUE@
108 AUTOCONF = @AUTOCONF@
109 AUTOHEADER = @AUTOHEADER@
110 AUTOMAKE = @AUTOMAKE@
113 CCDEPMODE = @CCDEPMODE@
116 CPPFLAGS = @CPPFLAGS@
119 CXXDEPMODE = @CXXDEPMODE@
120 CXXFLAGS = @CXXFLAGS@
121 CYGPATH_W = @CYGPATH_W@
132 GLUT_CFLAGS = @GLUT_CFLAGS@
133 GLUT_LIBS = @GLUT_LIBS@
134 GLU_CFLAGS = @GLU_CFLAGS@
135 GLU_LIBS = @GLU_LIBS@
136 GL_CFLAGS = @GL_CFLAGS@
139 HAVE_CXX_FALSE = @HAVE_CXX_FALSE@
140 HAVE_CXX_TRUE = @HAVE_CXX_TRUE@
141 HAVE_OPENGL_FALSE = @HAVE_OPENGL_FALSE@
142 HAVE_OPENGL_TRUE = @HAVE_OPENGL_TRUE@
143 HAVE_RPATH_FALSE = @HAVE_RPATH_FALSE@
144 HAVE_RPATH_TRUE = @HAVE_RPATH_TRUE@
145 INSTALL_DATA = @INSTALL_DATA@
146 INSTALL_PROGRAM = @INSTALL_PROGRAM@
147 INSTALL_SCRIPT = @INSTALL_SCRIPT@
148 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
154 LIBTIFF_ALPHA_VERSION = @LIBTIFF_ALPHA_VERSION@
155 LIBTIFF_DOCDIR = @LIBTIFF_DOCDIR@
156 LIBTIFF_MAJOR_VERSION = @LIBTIFF_MAJOR_VERSION@
157 LIBTIFF_MICRO_VERSION = @LIBTIFF_MICRO_VERSION@
158 LIBTIFF_MINOR_VERSION = @LIBTIFF_MINOR_VERSION@
159 LIBTIFF_RELEASE_DATE = @LIBTIFF_RELEASE_DATE@
160 LIBTIFF_VERSION = @LIBTIFF_VERSION@
161 LIBTIFF_VERSION_INFO = @LIBTIFF_VERSION_INFO@
164 LTLIBOBJS = @LTLIBOBJS@
166 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
167 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
168 MAKEINFO = @MAKEINFO@
173 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
174 PACKAGE_NAME = @PACKAGE_NAME@
175 PACKAGE_STRING = @PACKAGE_STRING@
176 PACKAGE_TARNAME = @PACKAGE_TARNAME@
177 PACKAGE_VERSION = @PACKAGE_VERSION@
178 PATH_SEPARATOR = @PATH_SEPARATOR@
179 PTHREAD_CC = @PTHREAD_CC@
180 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
181 PTHREAD_LIBS = @PTHREAD_LIBS@
184 SET_MAKE = @SET_MAKE@
188 X_CFLAGS = @X_CFLAGS@
189 X_EXTRA_LIBS = @X_EXTRA_LIBS@
191 X_PRE_LIBS = @X_PRE_LIBS@
192 ac_ct_AR = @ac_ct_AR@
193 ac_ct_AS = @ac_ct_AS@
194 ac_ct_CC = @ac_ct_CC@
195 ac_ct_CXX = @ac_ct_CXX@
196 ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
197 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
198 ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
199 ac_ct_RANLIB = @ac_ct_RANLIB@
200 ac_ct_STRIP = @ac_ct_STRIP@
201 acx_pthread_config = @acx_pthread_config@
202 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
203 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
204 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
205 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
206 am__include = @am__include@
207 am__leading_dot = @am__leading_dot@
208 am__quote = @am__quote@
210 am__untar = @am__untar@
213 build_alias = @build_alias@
214 build_cpu = @build_cpu@
215 build_os = @build_os@
216 build_vendor = @build_vendor@
218 exec_prefix = @exec_prefix@
220 host_alias = @host_alias@
221 host_cpu = @host_cpu@
223 host_vendor = @host_vendor@
224 includedir = @includedir@
226 install_sh = @install_sh@
228 libexecdir = @libexecdir@
229 localstatedir = @localstatedir@
233 oldincludedir = @oldincludedir@
235 program_transform_name = @program_transform_name@
237 sharedstatedir = @sharedstatedir@
238 sysconfdir = @sysconfdir@
240 target_alias = @target_alias@
241 target_cpu = @target_cpu@
242 target_os = @target_os@
243 target_vendor = @target_vendor@
244 docdir = $(LIBTIFF_DOCDIR)/html
293 dist_doc_DATA = $(docfiles)
298 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
300 case '$(am__configure_deps)' in \
302 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
307 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign html/Makefile'; \
308 cd $(top_srcdir) && \
309 $(AUTOMAKE) --foreign html/Makefile
311 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
314 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
316 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
317 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
320 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
321 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
323 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
324 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
325 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
326 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
337 install-dist_docDATA: $(dist_doc_DATA)
339 test -z "$(docdir)" || $(mkdir_p) "$(DESTDIR)$(docdir)"
340 @list='$(dist_doc_DATA)'; for p in $$list; do \
341 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
343 echo " $(dist_docDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(docdir)/$$f'"; \
344 $(dist_docDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(docdir)/$$f"; \
347 uninstall-dist_docDATA:
349 @list='$(dist_doc_DATA)'; for p in $$list; do \
351 echo " rm -f '$(DESTDIR)$(docdir)/$$f'"; \
352 rm -f "$(DESTDIR)$(docdir)/$$f"; \
355 # This directory's subdirectories are mostly independent; you can cd
356 # into them and run `make' without going through this Makefile.
357 # To change the values of `make' variables: instead of editing Makefiles,
358 # (1) if the variable is set in `config.status', edit `config.status'
359 # (which will cause the Makefiles to be regenerated when you run `make');
360 # (2) otherwise, pass the desired values on the `make' command line.
361 $(RECURSIVE_TARGETS):
363 for f in x $$MAKEFLAGS; do \
366 *k*) failcom='fail=yes';; \
370 target=`echo $@ | sed s/-recursive//`; \
371 list='$(SUBDIRS)'; for subdir in $$list; do \
372 echo "Making $$target in $$subdir"; \
373 if test "$$subdir" = "."; then \
375 local_target="$$target-am"; \
377 local_target="$$target"; \
379 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
382 if test "$$dot_seen" = "no"; then \
383 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
386 mostlyclean-recursive clean-recursive distclean-recursive \
387 maintainer-clean-recursive:
389 for f in x $$MAKEFLAGS; do \
392 *k*) failcom='fail=yes';; \
397 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
398 *) list='$(SUBDIRS)' ;; \
400 rev=''; for subdir in $$list; do \
401 if test "$$subdir" = "."; then :; else \
402 rev="$$subdir $$rev"; \
406 target=`echo $@ | sed s/-recursive//`; \
407 for subdir in $$rev; do \
408 echo "Making $$target in $$subdir"; \
409 if test "$$subdir" = "."; then \
410 local_target="$$target-am"; \
412 local_target="$$target"; \
414 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
416 done && test -z "$$fail"
418 list='$(SUBDIRS)'; for subdir in $$list; do \
419 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
422 list='$(SUBDIRS)'; for subdir in $$list; do \
423 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
426 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
427 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
428 unique=`for i in $$list; do \
429 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
431 $(AWK) ' { files[$$0] = 1; } \
432 END { for (i in files) print i; }'`; \
436 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
437 $(TAGS_FILES) $(LISP)
440 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
441 include_option=--etags-include; \
444 include_option=--include; \
447 list='$(SUBDIRS)'; for subdir in $$list; do \
448 if test "$$subdir" = .; then :; else \
449 test ! -f $$subdir/TAGS || \
450 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
453 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
454 unique=`for i in $$list; do \
455 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
457 $(AWK) ' { files[$$0] = 1; } \
458 END { for (i in files) print i; }'`; \
459 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
460 test -n "$$unique" || unique=$$empty_fix; \
461 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
465 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
466 $(TAGS_FILES) $(LISP)
469 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
470 unique=`for i in $$list; do \
471 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
473 $(AWK) ' { files[$$0] = 1; } \
474 END { for (i in files) print i; }'`; \
475 test -z "$(CTAGS_ARGS)$$tags$$unique" \
476 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
480 here=`$(am__cd) $(top_builddir) && pwd` \
481 && cd $(top_srcdir) \
482 && gtags -i $(GTAGS_ARGS) $$here
485 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
487 distdir: $(DISTFILES)
488 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
489 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
490 list='$(DISTFILES)'; for file in $$list; do \
492 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
493 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
495 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
496 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
497 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
499 $(mkdir_p) "$(distdir)$$dir"; \
503 if test -d $$d/$$file; then \
504 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
505 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
507 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
509 test -f $(distdir)/$$file \
510 || cp -p $$d/$$file $(distdir)/$$file \
514 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
515 if test "$$subdir" = .; then :; else \
516 test -d "$(distdir)/$$subdir" \
517 || $(mkdir_p) "$(distdir)/$$subdir" \
519 distdir=`$(am__cd) $(distdir) && pwd`; \
520 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
522 $(MAKE) $(AM_MAKEFLAGS) \
523 top_distdir="$$top_distdir" \
524 distdir="$$distdir/$$subdir" \
530 check: check-recursive
531 all-am: Makefile $(DATA)
532 installdirs: installdirs-recursive
534 for dir in "$(DESTDIR)$(docdir)"; do \
535 test -z "$$dir" || $(mkdir_p) "$$dir"; \
537 install: install-recursive
538 install-exec: install-exec-recursive
539 install-data: install-data-recursive
540 uninstall: uninstall-recursive
543 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
545 installcheck: installcheck-recursive
547 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
548 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
549 `test -z '$(STRIP)' || \
550 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
556 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
558 maintainer-clean-generic:
559 @echo "This command is intended for maintainers to use"
560 @echo "it deletes files that may require special tools to rebuild."
561 clean: clean-recursive
563 clean-am: clean-generic clean-libtool mostlyclean-am
565 distclean: distclean-recursive
567 distclean-am: clean-am distclean-generic distclean-libtool \
580 install-data-am: install-dist_docDATA
584 install-info: install-info-recursive
590 maintainer-clean: maintainer-clean-recursive
592 maintainer-clean-am: distclean-am maintainer-clean-generic
594 mostlyclean: mostlyclean-recursive
596 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
606 uninstall-am: uninstall-dist_docDATA uninstall-info-am
608 uninstall-info: uninstall-info-recursive
610 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
611 clean clean-generic clean-libtool clean-recursive ctags \
612 ctags-recursive distclean distclean-generic distclean-libtool \
613 distclean-recursive distclean-tags distdir dvi dvi-am html \
614 html-am info info-am install install-am install-data \
615 install-data-am install-dist_docDATA install-exec \
616 install-exec-am install-info install-info-am install-man \
617 install-strip installcheck installcheck-am installdirs \
618 installdirs-am maintainer-clean maintainer-clean-generic \
619 maintainer-clean-recursive mostlyclean mostlyclean-generic \
620 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
621 tags tags-recursive uninstall uninstall-am \
622 uninstall-dist_docDATA uninstall-info-am
624 # Tell versions [3.59,3.63) of GNU make to not export all variables.
625 # Otherwise a system limit (for SysV at least) may be exceeded.