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.
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@
67 @HAVE_CXX_TRUE@am__append_1 = tiffio.hxx
68 @HAVE_CXX_TRUE@am__append_2 = libtiffxx.la
69 @HAVE_RPATH_TRUE@am__append_3 = $(LIBDIR)
70 @HAVE_RPATH_TRUE@am__append_4 = $(LIBDIR)
71 noinst_PROGRAMS = mkg3states$(EXEEXT)
73 DIST_COMMON = $(am__libtiffinclude_HEADERS_DIST) $(noinst_HEADERS) \
74 $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
75 $(srcdir)/tif_config.h.in $(srcdir)/tiffconf.h.in
76 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
77 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
78 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
79 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
80 $(top_srcdir)/configure.ac
81 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
83 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
84 CONFIG_HEADER = tif_config.h tiffconf.h
86 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
87 am__vpath_adj = case $$p in \
88 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
91 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
92 am__installdirs = "$(DESTDIR)$(libdir)" \
93 "$(DESTDIR)$(libtiffincludedir)"
94 libLTLIBRARIES_INSTALL = $(INSTALL)
95 LTLIBRARIES = $(lib_LTLIBRARIES)
96 am__DEPENDENCIES_1 = $(top_builddir)/port/libport.la
97 libtiff_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
98 am__objects_1 = tif_aux.lo tif_close.lo tif_codec.lo tif_color.lo \
99 tif_compress.lo tif_dir.lo tif_dirinfo.lo tif_dirread.lo \
100 tif_dirwrite.lo tif_dumpmode.lo tif_error.lo tif_extension.lo \
101 tif_fax3.lo tif_fax3sm.lo tif_flush.lo tif_getimage.lo \
102 tif_jpeg.lo tif_luv.lo tif_lzw.lo tif_next.lo tif_ojpeg.lo \
103 tif_open.lo tif_packbits.lo tif_pixarlog.lo tif_predict.lo \
104 tif_print.lo tif_read.lo tif_strip.lo tif_swab.lo \
105 tif_thunder.lo tif_tile.lo tif_unix.lo tif_version.lo \
106 tif_warning.lo tif_write.lo tif_zip.lo
107 am_libtiff_la_OBJECTS = $(am__objects_1)
108 libtiff_la_OBJECTS = $(am_libtiff_la_OBJECTS)
109 am__DEPENDENCIES_2 = $(top_builddir)/libtiff/libtiff.la
110 am__objects_2 = tif_stream.lo
111 am_libtiffxx_la_OBJECTS = $(am__objects_2)
112 libtiffxx_la_OBJECTS = $(am_libtiffxx_la_OBJECTS)
113 @HAVE_CXX_TRUE@am_libtiffxx_la_rpath = -rpath $(libdir)
114 PROGRAMS = $(noinst_PROGRAMS)
115 am_mkg3states_OBJECTS = mkg3states.$(OBJEXT)
116 mkg3states_OBJECTS = $(am_mkg3states_OBJECTS)
117 mkg3states_DEPENDENCIES = $(am__DEPENDENCIES_1)
118 DEFAULT_INCLUDES = -I. -I$(srcdir) -I. -I.
119 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
120 am__depfiles_maybe = depfiles
121 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
122 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
123 LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
124 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
125 $(AM_CFLAGS) $(CFLAGS)
127 LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
128 $(AM_LDFLAGS) $(LDFLAGS) -o $@
129 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
130 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
131 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) \
132 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
133 $(AM_CXXFLAGS) $(CXXFLAGS)
135 CXXLINK = $(LIBTOOL) --tag=CXX --mode=link $(CXXLD) $(AM_CXXFLAGS) \
136 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
137 SOURCES = $(libtiff_la_SOURCES) $(libtiffxx_la_SOURCES) \
138 $(mkg3states_SOURCES)
139 DIST_SOURCES = $(libtiff_la_SOURCES) $(libtiffxx_la_SOURCES) \
140 $(mkg3states_SOURCES)
141 am__libtiffinclude_HEADERS_DIST = tiff.h tiffconf.h tiffio.h \
142 tiffvers.h tiffio.hxx
143 libtiffincludeHEADERS_INSTALL = $(INSTALL_HEADER)
144 HEADERS = $(libtiffinclude_HEADERS) $(noinst_HEADERS)
147 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
149 AMDEP_FALSE = @AMDEP_FALSE@
150 AMDEP_TRUE = @AMDEP_TRUE@
154 AUTOCONF = @AUTOCONF@
155 AUTOHEADER = @AUTOHEADER@
156 AUTOMAKE = @AUTOMAKE@
159 CCDEPMODE = @CCDEPMODE@
162 CPPFLAGS = @CPPFLAGS@
165 CXXDEPMODE = @CXXDEPMODE@
166 CXXFLAGS = @CXXFLAGS@
167 CYGPATH_W = @CYGPATH_W@
178 GLUT_CFLAGS = @GLUT_CFLAGS@
179 GLUT_LIBS = @GLUT_LIBS@
180 GLU_CFLAGS = @GLU_CFLAGS@
181 GLU_LIBS = @GLU_LIBS@
182 GL_CFLAGS = @GL_CFLAGS@
185 HAVE_CXX_FALSE = @HAVE_CXX_FALSE@
186 HAVE_CXX_TRUE = @HAVE_CXX_TRUE@
187 HAVE_OPENGL_FALSE = @HAVE_OPENGL_FALSE@
188 HAVE_OPENGL_TRUE = @HAVE_OPENGL_TRUE@
189 HAVE_RPATH_FALSE = @HAVE_RPATH_FALSE@
190 HAVE_RPATH_TRUE = @HAVE_RPATH_TRUE@
191 INSTALL_DATA = @INSTALL_DATA@
192 INSTALL_PROGRAM = @INSTALL_PROGRAM@
193 INSTALL_SCRIPT = @INSTALL_SCRIPT@
194 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
200 LIBTIFF_ALPHA_VERSION = @LIBTIFF_ALPHA_VERSION@
201 LIBTIFF_DOCDIR = @LIBTIFF_DOCDIR@
202 LIBTIFF_MAJOR_VERSION = @LIBTIFF_MAJOR_VERSION@
203 LIBTIFF_MICRO_VERSION = @LIBTIFF_MICRO_VERSION@
204 LIBTIFF_MINOR_VERSION = @LIBTIFF_MINOR_VERSION@
205 LIBTIFF_RELEASE_DATE = @LIBTIFF_RELEASE_DATE@
206 LIBTIFF_VERSION = @LIBTIFF_VERSION@
207 LIBTIFF_VERSION_INFO = @LIBTIFF_VERSION_INFO@
210 LTLIBOBJS = @LTLIBOBJS@
212 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
213 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
214 MAKEINFO = @MAKEINFO@
219 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
220 PACKAGE_NAME = @PACKAGE_NAME@
221 PACKAGE_STRING = @PACKAGE_STRING@
222 PACKAGE_TARNAME = @PACKAGE_TARNAME@
223 PACKAGE_VERSION = @PACKAGE_VERSION@
224 PATH_SEPARATOR = @PATH_SEPARATOR@
225 PTHREAD_CC = @PTHREAD_CC@
226 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
227 PTHREAD_LIBS = @PTHREAD_LIBS@
230 SET_MAKE = @SET_MAKE@
234 X_CFLAGS = @X_CFLAGS@
235 X_EXTRA_LIBS = @X_EXTRA_LIBS@
237 X_PRE_LIBS = @X_PRE_LIBS@
238 ac_ct_AR = @ac_ct_AR@
239 ac_ct_AS = @ac_ct_AS@
240 ac_ct_CC = @ac_ct_CC@
241 ac_ct_CXX = @ac_ct_CXX@
242 ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
243 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
244 ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
245 ac_ct_RANLIB = @ac_ct_RANLIB@
246 ac_ct_STRIP = @ac_ct_STRIP@
247 acx_pthread_config = @acx_pthread_config@
248 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
249 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
250 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
251 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
252 am__include = @am__include@
253 am__leading_dot = @am__leading_dot@
254 am__quote = @am__quote@
256 am__untar = @am__untar@
259 build_alias = @build_alias@
260 build_cpu = @build_cpu@
261 build_os = @build_os@
262 build_vendor = @build_vendor@
264 exec_prefix = @exec_prefix@
266 host_alias = @host_alias@
267 host_cpu = @host_cpu@
269 host_vendor = @host_vendor@
270 includedir = @includedir@
272 install_sh = @install_sh@
274 libexecdir = @libexecdir@
275 localstatedir = @localstatedir@
279 oldincludedir = @oldincludedir@
281 program_transform_name = @program_transform_name@
283 sharedstatedir = @sharedstatedir@
284 sysconfdir = @sysconfdir@
286 target_alias = @target_alias@
287 target_cpu = @target_cpu@
288 target_os = @target_os@
289 target_vendor = @target_vendor@
290 LIBPORT = $(top_builddir)/port/libport.la
291 LIBTIFF = $(top_builddir)/libtiff/libtiff.la
292 EXTRA_DIST = Makefile.vc SConstruct tif_config.h.vc tiffconf.h.vc libtiff.def \
295 HDRS = tiff.h tiffconf.h tiffio.h tiffvers.h $(am__append_1)
353 libtiffincludedir = $(includedir)
354 libtiffinclude_HEADERS = $(HDRS)
355 noinst_HEADERS = $(EXTRA_HDRS)
356 lib_LTLIBRARIES = libtiff.la $(am__append_2)
357 libtiff_la_SOURCES = $(SRCS)
358 libtiff_la_LDFLAGS = -no-undefined -version-number \
359 $(LIBTIFF_VERSION_INFO) $(am__append_3)
360 libtiff_la_LIBADD = $(LIBPORT)
361 libtiffxx_la_SOURCES = $(SRCSXX)
362 libtiffxx_la_LDFLAGS = -no-undefined -version-number \
363 $(LIBTIFF_VERSION_INFO) $(am__append_4)
364 libtiffxx_la_LIBADD = $(LIBTIFF) $(LIBPORT)
365 libtiffxx_la_DEPENDENCIES = libtiff.la
366 mkg3states_SOURCES = mkg3states.c tif_fax3.h
367 mkg3states_LDADD = $(LIBPORT)
368 all: tif_config.h tiffconf.h
369 $(MAKE) $(AM_MAKEFLAGS) all-am
372 .SUFFIXES: .c .cxx .lo .o .obj
373 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
375 case '$(am__configure_deps)' in \
377 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
382 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign libtiff/Makefile'; \
383 cd $(top_srcdir) && \
384 $(AUTOMAKE) --foreign libtiff/Makefile
386 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
389 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
391 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
392 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
395 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
396 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
398 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
399 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
400 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
401 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
403 tif_config.h: stamp-h1
404 @if test ! -f $@; then \
409 stamp-h1: $(srcdir)/tif_config.h.in $(top_builddir)/config.status
411 cd $(top_builddir) && $(SHELL) ./config.status libtiff/tif_config.h
412 $(srcdir)/tif_config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
413 cd $(top_srcdir) && $(AUTOHEADER)
418 @if test ! -f $@; then \
423 stamp-h2: $(srcdir)/tiffconf.h.in $(top_builddir)/config.status
425 cd $(top_builddir) && $(SHELL) ./config.status libtiff/tiffconf.h
428 -rm -f tif_config.h stamp-h1 tiffconf.h stamp-h2
429 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
431 test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
432 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
433 if test -f $$p; then \
435 echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
436 $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
440 uninstall-libLTLIBRARIES:
442 @set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \
444 echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
445 $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
448 clean-libLTLIBRARIES:
449 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
450 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
451 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
452 test "$$dir" != "$$p" || dir=.; \
453 echo "rm -f \"$${dir}/so_locations\""; \
454 rm -f "$${dir}/so_locations"; \
456 libtiff.la: $(libtiff_la_OBJECTS) $(libtiff_la_DEPENDENCIES)
457 $(LINK) -rpath $(libdir) $(libtiff_la_LDFLAGS) $(libtiff_la_OBJECTS) $(libtiff_la_LIBADD) $(LIBS)
458 libtiffxx.la: $(libtiffxx_la_OBJECTS) $(libtiffxx_la_DEPENDENCIES)
459 $(CXXLINK) $(am_libtiffxx_la_rpath) $(libtiffxx_la_LDFLAGS) $(libtiffxx_la_OBJECTS) $(libtiffxx_la_LIBADD) $(LIBS)
461 clean-noinstPROGRAMS:
462 @list='$(noinst_PROGRAMS)'; for p in $$list; do \
463 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
464 echo " rm -f $$p $$f"; \
467 mkg3states$(EXEEXT): $(mkg3states_OBJECTS) $(mkg3states_DEPENDENCIES)
468 @rm -f mkg3states$(EXEEXT)
469 $(LINK) $(mkg3states_LDFLAGS) $(mkg3states_OBJECTS) $(mkg3states_LDADD) $(LIBS)
477 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mkg3states.Po@am__quote@
478 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_aux.Plo@am__quote@
479 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_close.Plo@am__quote@
480 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_codec.Plo@am__quote@
481 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_color.Plo@am__quote@
482 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_compress.Plo@am__quote@
483 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_dir.Plo@am__quote@
484 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_dirinfo.Plo@am__quote@
485 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_dirread.Plo@am__quote@
486 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_dirwrite.Plo@am__quote@
487 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_dumpmode.Plo@am__quote@
488 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_error.Plo@am__quote@
489 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_extension.Plo@am__quote@
490 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_fax3.Plo@am__quote@
491 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_fax3sm.Plo@am__quote@
492 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_flush.Plo@am__quote@
493 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_getimage.Plo@am__quote@
494 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_jpeg.Plo@am__quote@
495 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_luv.Plo@am__quote@
496 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_lzw.Plo@am__quote@
497 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_next.Plo@am__quote@
498 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_ojpeg.Plo@am__quote@
499 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_open.Plo@am__quote@
500 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_packbits.Plo@am__quote@
501 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_pixarlog.Plo@am__quote@
502 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_predict.Plo@am__quote@
503 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_print.Plo@am__quote@
504 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_read.Plo@am__quote@
505 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_stream.Plo@am__quote@
506 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_strip.Plo@am__quote@
507 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_swab.Plo@am__quote@
508 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_thunder.Plo@am__quote@
509 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_tile.Plo@am__quote@
510 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_unix.Plo@am__quote@
511 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_version.Plo@am__quote@
512 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_warning.Plo@am__quote@
513 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_write.Plo@am__quote@
514 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_zip.Plo@am__quote@
517 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
518 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
519 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
520 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
521 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
524 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
525 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
526 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
527 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
528 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
531 @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
532 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
533 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
534 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
535 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
538 @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
539 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
540 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
541 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
542 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
545 @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
546 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
547 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
548 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
549 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
552 @am__fastdepCXX_TRUE@ if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
553 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
554 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
555 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
556 @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
567 install-libtiffincludeHEADERS: $(libtiffinclude_HEADERS)
569 test -z "$(libtiffincludedir)" || $(mkdir_p) "$(DESTDIR)$(libtiffincludedir)"
570 @list='$(libtiffinclude_HEADERS)'; for p in $$list; do \
571 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
573 echo " $(libtiffincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(libtiffincludedir)/$$f'"; \
574 $(libtiffincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(libtiffincludedir)/$$f"; \
577 uninstall-libtiffincludeHEADERS:
579 @list='$(libtiffinclude_HEADERS)'; for p in $$list; do \
581 echo " rm -f '$(DESTDIR)$(libtiffincludedir)/$$f'"; \
582 rm -f "$(DESTDIR)$(libtiffincludedir)/$$f"; \
585 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
586 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
587 unique=`for i in $$list; do \
588 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
590 $(AWK) ' { files[$$0] = 1; } \
591 END { for (i in files) print i; }'`; \
595 TAGS: $(HEADERS) $(SOURCES) tif_config.h.in tiffconf.h.in $(TAGS_DEPENDENCIES) \
596 $(TAGS_FILES) $(LISP)
599 list='$(SOURCES) $(HEADERS) tif_config.h.in tiffconf.h.in $(LISP) $(TAGS_FILES)'; \
600 unique=`for i in $$list; do \
601 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
603 $(AWK) ' { files[$$0] = 1; } \
604 END { for (i in files) print i; }'`; \
605 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
606 test -n "$$unique" || unique=$$empty_fix; \
607 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
611 CTAGS: $(HEADERS) $(SOURCES) tif_config.h.in tiffconf.h.in $(TAGS_DEPENDENCIES) \
612 $(TAGS_FILES) $(LISP)
615 list='$(SOURCES) $(HEADERS) tif_config.h.in tiffconf.h.in $(LISP) $(TAGS_FILES)'; \
616 unique=`for i in $$list; do \
617 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
619 $(AWK) ' { files[$$0] = 1; } \
620 END { for (i in files) print i; }'`; \
621 test -z "$(CTAGS_ARGS)$$tags$$unique" \
622 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
626 here=`$(am__cd) $(top_builddir) && pwd` \
627 && cd $(top_srcdir) \
628 && gtags -i $(GTAGS_ARGS) $$here
631 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
633 distdir: $(DISTFILES)
634 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
635 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
636 list='$(DISTFILES)'; for file in $$list; do \
638 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
639 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
641 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
642 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
643 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
645 $(mkdir_p) "$(distdir)$$dir"; \
649 if test -d $$d/$$file; then \
650 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
651 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
653 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
655 test -f $(distdir)/$$file \
656 || cp -p $$d/$$file $(distdir)/$$file \
662 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(HEADERS) tif_config.h \
665 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(libtiffincludedir)"; do \
666 test -z "$$dir" || $(mkdir_p) "$$dir"; \
669 install-exec: install-exec-am
670 install-data: install-data-am
671 uninstall: uninstall-am
674 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
676 installcheck: installcheck-am
678 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
679 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
680 `test -z '$(STRIP)' || \
681 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
687 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
689 maintainer-clean-generic:
690 @echo "This command is intended for maintainers to use"
691 @echo "it deletes files that may require special tools to rebuild."
694 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
695 clean-noinstPROGRAMS mostlyclean-am
697 distclean: distclean-am
700 distclean-am: clean-am distclean-compile distclean-generic \
701 distclean-hdr distclean-libtool distclean-tags
713 install-data-am: install-libtiffincludeHEADERS
715 install-exec-am: install-libLTLIBRARIES
717 install-info: install-info-am
723 maintainer-clean: maintainer-clean-am
726 maintainer-clean-am: distclean-am maintainer-clean-generic
728 mostlyclean: mostlyclean-am
730 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
741 uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES \
742 uninstall-libtiffincludeHEADERS
744 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
745 clean-libLTLIBRARIES clean-libtool clean-noinstPROGRAMS ctags \
746 distclean distclean-compile distclean-generic distclean-hdr \
747 distclean-libtool distclean-tags distdir dvi dvi-am html \
748 html-am info info-am install install-am install-data \
749 install-data-am install-exec install-exec-am install-info \
750 install-info-am install-libLTLIBRARIES \
751 install-libtiffincludeHEADERS install-man install-strip \
752 installcheck installcheck-am installdirs maintainer-clean \
753 maintainer-clean-generic mostlyclean mostlyclean-compile \
754 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
755 tags uninstall uninstall-am uninstall-info-am \
756 uninstall-libLTLIBRARIES uninstall-libtiffincludeHEADERS
760 (rm -f tif_fax3sm.c && ./mkg3states -b -c const tif_fax3sm.c)
761 # Tell versions [3.59,3.63) of GNU make to not export all variables.
762 # Otherwise a system limit (for SysV at least) may be exceeded.