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 # 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.
42 top_srcdir = @top_srcdir@
44 pkgdatadir = $(datadir)/@PACKAGE@
45 pkglibdir = $(libdir)/@PACKAGE@
46 pkgincludedir = $(includedir)/@PACKAGE@
48 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
50 install_sh_DATA = $(install_sh) -c -m 644
51 install_sh_PROGRAM = $(install_sh) -c
52 install_sh_SCRIPT = $(install_sh) -c
53 INSTALL_HEADER = $(INSTALL_DATA)
54 transform = $(program_transform_name)
61 build_triplet = @build@
63 target_triplet = @target@
65 DIST_COMMON = $(dist_man1_MANS) $(dist_man3_MANS) \
66 $(srcdir)/Makefile.am $(srcdir)/Makefile.in
67 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
68 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
69 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
70 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
71 $(top_srcdir)/configure.ac
72 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
74 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
75 CONFIG_HEADER = $(top_builddir)/libtiff/tif_config.h \
76 $(top_builddir)/libtiff/tiffconf.h
80 man1dir = $(mandir)/man1
81 am__installdirs = "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man3dir)"
82 man3dir = $(mandir)/man3
84 MANS = $(dist_man1_MANS) $(dist_man3_MANS)
85 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
87 AMDEP_FALSE = @AMDEP_FALSE@
88 AMDEP_TRUE = @AMDEP_TRUE@
93 AUTOHEADER = @AUTOHEADER@
97 CCDEPMODE = @CCDEPMODE@
100 CPPFLAGS = @CPPFLAGS@
103 CXXDEPMODE = @CXXDEPMODE@
104 CXXFLAGS = @CXXFLAGS@
105 CYGPATH_W = @CYGPATH_W@
116 GLUT_CFLAGS = @GLUT_CFLAGS@
117 GLUT_LIBS = @GLUT_LIBS@
118 GLU_CFLAGS = @GLU_CFLAGS@
119 GLU_LIBS = @GLU_LIBS@
120 GL_CFLAGS = @GL_CFLAGS@
123 HAVE_CXX_FALSE = @HAVE_CXX_FALSE@
124 HAVE_CXX_TRUE = @HAVE_CXX_TRUE@
125 HAVE_OPENGL_FALSE = @HAVE_OPENGL_FALSE@
126 HAVE_OPENGL_TRUE = @HAVE_OPENGL_TRUE@
127 HAVE_RPATH_FALSE = @HAVE_RPATH_FALSE@
128 HAVE_RPATH_TRUE = @HAVE_RPATH_TRUE@
129 INSTALL_DATA = @INSTALL_DATA@
130 INSTALL_PROGRAM = @INSTALL_PROGRAM@
131 INSTALL_SCRIPT = @INSTALL_SCRIPT@
132 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
138 LIBTIFF_ALPHA_VERSION = @LIBTIFF_ALPHA_VERSION@
139 LIBTIFF_DOCDIR = @LIBTIFF_DOCDIR@
140 LIBTIFF_MAJOR_VERSION = @LIBTIFF_MAJOR_VERSION@
141 LIBTIFF_MICRO_VERSION = @LIBTIFF_MICRO_VERSION@
142 LIBTIFF_MINOR_VERSION = @LIBTIFF_MINOR_VERSION@
143 LIBTIFF_RELEASE_DATE = @LIBTIFF_RELEASE_DATE@
144 LIBTIFF_VERSION = @LIBTIFF_VERSION@
145 LIBTIFF_VERSION_INFO = @LIBTIFF_VERSION_INFO@
148 LTLIBOBJS = @LTLIBOBJS@
150 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
151 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
152 MAKEINFO = @MAKEINFO@
157 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
158 PACKAGE_NAME = @PACKAGE_NAME@
159 PACKAGE_STRING = @PACKAGE_STRING@
160 PACKAGE_TARNAME = @PACKAGE_TARNAME@
161 PACKAGE_VERSION = @PACKAGE_VERSION@
162 PATH_SEPARATOR = @PATH_SEPARATOR@
163 PTHREAD_CC = @PTHREAD_CC@
164 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
165 PTHREAD_LIBS = @PTHREAD_LIBS@
168 SET_MAKE = @SET_MAKE@
172 X_CFLAGS = @X_CFLAGS@
173 X_EXTRA_LIBS = @X_EXTRA_LIBS@
175 X_PRE_LIBS = @X_PRE_LIBS@
176 ac_ct_AR = @ac_ct_AR@
177 ac_ct_AS = @ac_ct_AS@
178 ac_ct_CC = @ac_ct_CC@
179 ac_ct_CXX = @ac_ct_CXX@
180 ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
181 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
182 ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
183 ac_ct_RANLIB = @ac_ct_RANLIB@
184 ac_ct_STRIP = @ac_ct_STRIP@
185 acx_pthread_config = @acx_pthread_config@
186 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
187 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
188 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
189 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
190 am__include = @am__include@
191 am__leading_dot = @am__leading_dot@
192 am__quote = @am__quote@
194 am__untar = @am__untar@
197 build_alias = @build_alias@
198 build_cpu = @build_cpu@
199 build_os = @build_os@
200 build_vendor = @build_vendor@
202 exec_prefix = @exec_prefix@
204 host_alias = @host_alias@
205 host_cpu = @host_cpu@
207 host_vendor = @host_vendor@
208 includedir = @includedir@
210 install_sh = @install_sh@
212 libexecdir = @libexecdir@
213 localstatedir = @localstatedir@
217 oldincludedir = @oldincludedir@
219 program_transform_name = @program_transform_name@
221 sharedstatedir = @sharedstatedir@
222 sysconfdir = @sysconfdir@
224 target_alias = @target_alias@
225 target_cpu = @target_cpu@
226 target_os = @target_os@
227 target_vendor = @target_vendor@
261 TIFFDataWidth.3tiff \
267 TIFFPrintDirectory.3tiff \
269 TIFFReadDirectory.3tiff \
270 TIFFReadEncodedStrip.3tiff \
271 TIFFReadEncodedTile.3tiff \
272 TIFFReadRawStrip.3tiff \
273 TIFFReadRawTile.3tiff \
274 TIFFReadRGBAImage.3tiff \
275 TIFFReadRGBAStrip.3tiff \
276 TIFFReadRGBATile.3tiff \
277 TIFFReadScanline.3tiff \
279 TIFFRGBAImage.3tiff \
280 TIFFSetDirectory.3tiff \
287 TIFFWriteDirectory.3tiff \
288 TIFFWriteEncodedStrip.3tiff \
289 TIFFWriteEncodedTile.3tiff \
290 TIFFWriteRawStrip.3tiff \
291 TIFFWriteRawTile.3tiff \
292 TIFFWriteScanline.3tiff \
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 man/Makefile'; \
308 cd $(top_srcdir) && \
309 $(AUTOMAKE) --foreign man/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-man1: $(man1_MANS) $(man_MANS)
339 test -z "$(man1dir)" || $(mkdir_p) "$(DESTDIR)$(man1dir)"
340 @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
341 l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
344 *.1*) list="$$list $$i" ;; \
347 for i in $$list; do \
348 if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
350 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
355 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
356 inst=`echo $$inst | sed -e 's/^.*\///'`; \
357 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
358 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
359 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
363 @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
364 l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
367 *.1*) list="$$list $$i" ;; \
370 for i in $$list; do \
371 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
376 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
377 inst=`echo $$inst | sed -e 's/^.*\///'`; \
378 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
379 echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
380 rm -f "$(DESTDIR)$(man1dir)/$$inst"; \
382 install-man3: $(man3_MANS) $(man_MANS)
384 test -z "$(man3dir)" || $(mkdir_p) "$(DESTDIR)$(man3dir)"
385 @list='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \
386 l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
389 *.3*) list="$$list $$i" ;; \
392 for i in $$list; do \
393 if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
395 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
400 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
401 inst=`echo $$inst | sed -e 's/^.*\///'`; \
402 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
403 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
404 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst"; \
408 @list='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \
409 l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
412 *.3*) list="$$list $$i" ;; \
415 for i in $$list; do \
416 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
421 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
422 inst=`echo $$inst | sed -e 's/^.*\///'`; \
423 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
424 echo " rm -f '$(DESTDIR)$(man3dir)/$$inst'"; \
425 rm -f "$(DESTDIR)$(man3dir)/$$inst"; \
434 distdir: $(DISTFILES)
435 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
436 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
437 list='$(DISTFILES)'; for file in $$list; do \
439 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
440 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
442 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
443 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
444 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
446 $(mkdir_p) "$(distdir)$$dir"; \
450 if test -d $$d/$$file; then \
451 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
452 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
454 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
456 test -f $(distdir)/$$file \
457 || cp -p $$d/$$file $(distdir)/$$file \
463 all-am: Makefile $(MANS)
465 for dir in "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man3dir)"; do \
466 test -z "$$dir" || $(mkdir_p) "$$dir"; \
469 install-exec: install-exec-am
470 install-data: install-data-am
471 uninstall: uninstall-am
474 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
476 installcheck: installcheck-am
478 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
479 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
480 `test -z '$(STRIP)' || \
481 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
487 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
489 maintainer-clean-generic:
490 @echo "This command is intended for maintainers to use"
491 @echo "it deletes files that may require special tools to rebuild."
494 clean-am: clean-generic clean-libtool mostlyclean-am
496 distclean: distclean-am
498 distclean-am: clean-am distclean-generic distclean-libtool
510 install-data-am: install-man
514 install-info: install-info-am
516 install-man: install-man1 install-man3
520 maintainer-clean: maintainer-clean-am
522 maintainer-clean-am: distclean-am maintainer-clean-generic
524 mostlyclean: mostlyclean-am
526 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
536 uninstall-am: uninstall-info-am uninstall-man
538 uninstall-man: uninstall-man1 uninstall-man3
540 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
541 distclean distclean-generic distclean-libtool distdir dvi \
542 dvi-am html html-am info info-am install install-am \
543 install-data install-data-am install-exec install-exec-am \
544 install-info install-info-am install-man install-man1 \
545 install-man3 install-strip installcheck installcheck-am \
546 installdirs maintainer-clean maintainer-clean-generic \
547 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
548 ps ps-am uninstall uninstall-am uninstall-info-am \
549 uninstall-man uninstall-man1 uninstall-man3
551 # Tell versions [3.59,3.63) of GNU make to not export all variables.
552 # Otherwise a system limit (for SysV at least) may be exceeded.