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.
50 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
51 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
53 for am__flg in $$MAKEFLAGS; do \
56 *n*) am__dry=yes; break;; \
60 test $$am__dry = yes; \
62 pkgdatadir = $(datadir)/@PACKAGE@
63 pkgincludedir = $(includedir)/@PACKAGE@
64 pkglibdir = $(libdir)/@PACKAGE@
65 pkglibexecdir = $(libexecdir)/@PACKAGE@
66 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
67 install_sh_DATA = $(install_sh) -c -m 644
68 install_sh_PROGRAM = $(install_sh) -c
69 install_sh_SCRIPT = $(install_sh) -c
70 INSTALL_HEADER = $(INSTALL_DATA)
71 transform = $(program_transform_name)
78 build_triplet = @build@
80 @HAVE_CXX_TRUE@am__append_1 = tiffio.hxx
81 @WIN32_IO_TRUE@am__append_2 = tif_unix.c
82 @WIN32_IO_TRUE@am__append_3 = tif_win32.c
83 @WIN32_IO_FALSE@am__append_4 = tif_win32.c
84 @WIN32_IO_FALSE@am__append_5 = tif_unix.c
85 @HAVE_CXX_TRUE@am__append_6 = libtiffxx.la
86 @HAVE_RPATH_TRUE@am__append_7 = $(LIBDIR)
87 @HAVE_LD_VERSION_SCRIPT_TRUE@am__append_8 = -Wl,--version-script=$(srcdir)/libtiff.map
88 @HAVE_RPATH_TRUE@am__append_9 = $(LIBDIR)
89 @HAVE_LD_VERSION_SCRIPT_TRUE@am__append_10 = -Wl,--version-script=$(srcdir)/libtiffxx.map
90 noinst_PROGRAMS = mkg3states$(EXEEXT)
92 DIST_COMMON = $(am__libtiffinclude_HEADERS_DIST) $(noinst_HEADERS) \
93 $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
94 $(srcdir)/tif_config.h.in $(srcdir)/tiffconf.h.in \
95 $(top_srcdir)/config/depcomp \
96 $(top_srcdir)/config/mkinstalldirs
97 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
98 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
99 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
100 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
101 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
102 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
104 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
105 CONFIG_HEADER = tif_config.h tiffconf.h
107 CONFIG_CLEAN_VPATH_FILES =
108 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
109 am__vpath_adj = case $$p in \
110 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
113 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
115 am__nobase_strip_setup = \
116 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
118 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
119 am__nobase_list = $(am__nobase_strip_setup); \
120 for p in $$list; do echo "$$p $$p"; done | \
121 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
122 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
123 if (++n[$$2] == $(am__install_max)) \
124 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
125 END { for (dir in files) print dir, files[dir] }'
127 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
128 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
129 am__uninstall_files_from_dir = { \
131 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
132 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
133 $(am__cd) "$$dir" && rm -f $$files; }; \
135 am__installdirs = "$(DESTDIR)$(libdir)" \
136 "$(DESTDIR)$(libtiffincludedir)" \
137 "$(DESTDIR)$(libtiffincludedir)"
138 LTLIBRARIES = $(lib_LTLIBRARIES)
139 libtiff_la_DEPENDENCIES = $(LIBPORT)
140 am__libtiff_la_SOURCES_DIST = tif_aux.c tif_close.c tif_codec.c \
141 tif_color.c tif_compress.c tif_dir.c tif_dirinfo.c \
142 tif_dirread.c tif_dirwrite.c tif_dumpmode.c tif_error.c \
143 tif_extension.c tif_fax3.c tif_fax3sm.c tif_flush.c \
144 tif_getimage.c tif_jbig.c tif_jpeg.c tif_jpeg_12.c tif_luv.c \
145 tif_lzma.c tif_lzw.c tif_next.c tif_ojpeg.c tif_open.c \
146 tif_packbits.c tif_pixarlog.c tif_predict.c tif_print.c \
147 tif_read.c tif_strip.c tif_swab.c tif_thunder.c tif_tile.c \
148 tif_version.c tif_warning.c tif_write.c tif_zip.c tif_win32.c \
150 @WIN32_IO_TRUE@am__objects_1 = tif_win32.lo
151 @WIN32_IO_FALSE@am__objects_2 = tif_unix.lo
152 am_libtiff_la_OBJECTS = tif_aux.lo tif_close.lo tif_codec.lo \
153 tif_color.lo tif_compress.lo tif_dir.lo tif_dirinfo.lo \
154 tif_dirread.lo tif_dirwrite.lo tif_dumpmode.lo tif_error.lo \
155 tif_extension.lo tif_fax3.lo tif_fax3sm.lo tif_flush.lo \
156 tif_getimage.lo tif_jbig.lo tif_jpeg.lo tif_jpeg_12.lo \
157 tif_luv.lo tif_lzma.lo tif_lzw.lo tif_next.lo tif_ojpeg.lo \
158 tif_open.lo tif_packbits.lo tif_pixarlog.lo tif_predict.lo \
159 tif_print.lo tif_read.lo tif_strip.lo tif_swab.lo \
160 tif_thunder.lo tif_tile.lo tif_version.lo tif_warning.lo \
161 tif_write.lo tif_zip.lo $(am__objects_1) $(am__objects_2)
162 libtiff_la_OBJECTS = $(am_libtiff_la_OBJECTS)
163 AM_V_lt = $(am__v_lt_@AM_V@)
164 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
165 am__v_lt_0 = --silent
167 libtiff_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
168 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
169 $(libtiff_la_LDFLAGS) $(LDFLAGS) -o $@
170 am_libtiffxx_la_OBJECTS = tif_stream.lo
171 libtiffxx_la_OBJECTS = $(am_libtiffxx_la_OBJECTS)
172 libtiffxx_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
173 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
174 $(CXXFLAGS) $(libtiffxx_la_LDFLAGS) $(LDFLAGS) -o $@
175 @HAVE_CXX_TRUE@am_libtiffxx_la_rpath = -rpath $(libdir)
176 PROGRAMS = $(noinst_PROGRAMS)
177 am_mkg3states_OBJECTS = mkg3states.$(OBJEXT)
178 mkg3states_OBJECTS = $(am_mkg3states_OBJECTS)
179 mkg3states_DEPENDENCIES = $(LIBPORT)
180 AM_V_P = $(am__v_P_@AM_V@)
181 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
184 AM_V_GEN = $(am__v_GEN_@AM_V@)
185 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
186 am__v_GEN_0 = @echo " GEN " $@;
188 AM_V_at = $(am__v_at_@AM_V@)
189 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
192 DEFAULT_INCLUDES = -I.@am__isrc@
193 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
194 am__depfiles_maybe = depfiles
196 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
197 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
198 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
199 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
200 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
201 $(AM_CFLAGS) $(CFLAGS)
202 AM_V_CC = $(am__v_CC_@AM_V@)
203 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
204 am__v_CC_0 = @echo " CC " $@;
207 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
208 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
209 $(AM_LDFLAGS) $(LDFLAGS) -o $@
210 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
211 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
212 am__v_CCLD_0 = @echo " CCLD " $@;
214 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
215 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
216 LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
217 $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
218 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
219 $(AM_CXXFLAGS) $(CXXFLAGS)
220 AM_V_CXX = $(am__v_CXX_@AM_V@)
221 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
222 am__v_CXX_0 = @echo " CXX " $@;
225 CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
226 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
227 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
228 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
229 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
230 am__v_CXXLD_0 = @echo " CXXLD " $@;
232 SOURCES = $(libtiff_la_SOURCES) $(libtiffxx_la_SOURCES) \
233 $(mkg3states_SOURCES)
234 DIST_SOURCES = $(am__libtiff_la_SOURCES_DIST) $(libtiffxx_la_SOURCES) \
235 $(mkg3states_SOURCES)
236 am__can_run_installinfo = \
237 case $$AM_UPDATE_INFO_DIR in \
239 *) (install-info --version) >/dev/null 2>&1;; \
241 am__libtiffinclude_HEADERS_DIST = tiff.h tiffio.h tiffvers.h \
243 HEADERS = $(libtiffinclude_HEADERS) $(nodist_libtiffinclude_HEADERS) \
247 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
250 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
253 AUTOCONF = @AUTOCONF@
254 AUTOHEADER = @AUTOHEADER@
255 AUTOMAKE = @AUTOMAKE@
258 CCDEPMODE = @CCDEPMODE@
261 CPPFLAGS = @CPPFLAGS@
264 CXXDEPMODE = @CXXDEPMODE@
265 CXXFLAGS = @CXXFLAGS@
266 CYGPATH_W = @CYGPATH_W@
270 DSYMUTIL = @DSYMUTIL@
278 GLUT_CFLAGS = @GLUT_CFLAGS@
279 GLUT_LIBS = @GLUT_LIBS@
280 GLU_CFLAGS = @GLU_CFLAGS@
281 GLU_LIBS = @GLU_LIBS@
282 GL_CFLAGS = @GL_CFLAGS@
286 INSTALL_DATA = @INSTALL_DATA@
287 INSTALL_PROGRAM = @INSTALL_PROGRAM@
288 INSTALL_SCRIPT = @INSTALL_SCRIPT@
289 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
295 LIBTIFF_ALPHA_VERSION = @LIBTIFF_ALPHA_VERSION@
296 LIBTIFF_DOCDIR = @LIBTIFF_DOCDIR@
297 LIBTIFF_MAJOR_VERSION = @LIBTIFF_MAJOR_VERSION@
298 LIBTIFF_MICRO_VERSION = @LIBTIFF_MICRO_VERSION@
299 LIBTIFF_MINOR_VERSION = @LIBTIFF_MINOR_VERSION@
300 LIBTIFF_RELEASE_DATE = @LIBTIFF_RELEASE_DATE@
301 LIBTIFF_VERSION = @LIBTIFF_VERSION@
302 LIBTIFF_VERSION_INFO = @LIBTIFF_VERSION_INFO@
306 LTLIBOBJS = @LTLIBOBJS@
308 MAKEINFO = @MAKEINFO@
309 MANIFEST_TOOL = @MANIFEST_TOOL@
318 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
319 PACKAGE_NAME = @PACKAGE_NAME@
320 PACKAGE_STRING = @PACKAGE_STRING@
321 PACKAGE_TARNAME = @PACKAGE_TARNAME@
322 PACKAGE_URL = @PACKAGE_URL@
323 PACKAGE_VERSION = @PACKAGE_VERSION@
324 PATH_SEPARATOR = @PATH_SEPARATOR@
325 PTHREAD_CC = @PTHREAD_CC@
326 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
327 PTHREAD_LIBS = @PTHREAD_LIBS@
330 SET_MAKE = @SET_MAKE@
335 X_CFLAGS = @X_CFLAGS@
336 X_EXTRA_LIBS = @X_EXTRA_LIBS@
338 X_PRE_LIBS = @X_PRE_LIBS@
339 abs_builddir = @abs_builddir@
340 abs_srcdir = @abs_srcdir@
341 abs_top_builddir = @abs_top_builddir@
342 abs_top_srcdir = @abs_top_srcdir@
343 ac_ct_AR = @ac_ct_AR@
344 ac_ct_CC = @ac_ct_CC@
345 ac_ct_CXX = @ac_ct_CXX@
346 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
347 am__include = @am__include@
348 am__leading_dot = @am__leading_dot@
349 am__quote = @am__quote@
351 am__untar = @am__untar@
352 ax_pthread_config = @ax_pthread_config@
355 build_alias = @build_alias@
356 build_cpu = @build_cpu@
357 build_os = @build_os@
358 build_vendor = @build_vendor@
359 builddir = @builddir@
361 datarootdir = @datarootdir@
364 exec_prefix = @exec_prefix@
366 host_alias = @host_alias@
367 host_cpu = @host_cpu@
369 host_vendor = @host_vendor@
371 includedir = @includedir@
373 install_sh = @install_sh@
375 libexecdir = @libexecdir@
376 localedir = @localedir@
377 localstatedir = @localstatedir@
380 oldincludedir = @oldincludedir@
383 program_transform_name = @program_transform_name@
386 sharedstatedir = @sharedstatedir@
388 sysconfdir = @sysconfdir@
389 target_alias = @target_alias@
390 tiff_libs_private = @tiff_libs_private@
391 top_build_prefix = @top_build_prefix@
392 top_builddir = @top_builddir@
393 top_srcdir = @top_srcdir@
394 LIBPORT = $(top_builddir)/port/libport.la
395 LIBTIFF = $(top_builddir)/libtiff/libtiff.la
396 libtiffincludedir = $(includedir)
397 EXTRA_DIST = Makefile.vc SConstruct tif_config.h-vms tif_config.vc.h \
398 tif_config.wince.h tiffconf.vc.h tiffconf.wince.h libtiff.def \
399 libtiff.map libtiffxx.map $(am__append_2) $(am__append_4)
400 libtiffinclude_HEADERS = tiff.h tiffio.h tiffvers.h $(am__append_1)
408 nodist_libtiffinclude_HEADERS = \
411 libtiff_la_SOURCES = tif_aux.c tif_close.c tif_codec.c tif_color.c \
412 tif_compress.c tif_dir.c tif_dirinfo.c tif_dirread.c \
413 tif_dirwrite.c tif_dumpmode.c tif_error.c tif_extension.c \
414 tif_fax3.c tif_fax3sm.c tif_flush.c tif_getimage.c tif_jbig.c \
415 tif_jpeg.c tif_jpeg_12.c tif_luv.c tif_lzma.c tif_lzw.c \
416 tif_next.c tif_ojpeg.c tif_open.c tif_packbits.c \
417 tif_pixarlog.c tif_predict.c tif_print.c tif_read.c \
418 tif_strip.c tif_swab.c tif_thunder.c tif_tile.c tif_version.c \
419 tif_warning.c tif_write.c tif_zip.c $(am__append_3) \
421 libtiffxx_la_SOURCES = \
424 lib_LTLIBRARIES = libtiff.la $(am__append_6)
425 libtiff_la_LDFLAGS = -no-undefined -version-info \
426 $(LIBTIFF_VERSION_INFO) $(am__append_7) $(am__append_8)
427 libtiff_la_LIBADD = $(LIBPORT)
428 libtiffxx_la_LDFLAGS = -no-undefined -version-info \
429 $(LIBTIFF_VERSION_INFO) $(am__append_9) $(am__append_10)
430 libtiffxx_la_LIBADD = $(LIBTIFF) $(LIBPORT)
431 libtiffxx_la_DEPENDENCIES = libtiff.la
432 mkg3states_SOURCES = mkg3states.c tif_fax3.h
433 mkg3states_LDADD = $(LIBPORT)
434 all: tif_config.h tiffconf.h
435 $(MAKE) $(AM_MAKEFLAGS) all-am
438 .SUFFIXES: .c .cxx .lo .o .obj
439 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
441 case '$(am__configure_deps)' in \
443 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
444 && { if test -f $@; then exit 0; else break; fi; }; \
448 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign libtiff/Makefile'; \
449 $(am__cd) $(top_srcdir) && \
450 $(AUTOMAKE) --foreign libtiff/Makefile
452 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
455 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
457 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
458 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
461 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
462 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
464 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
465 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
466 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
467 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
468 $(am__aclocal_m4_deps):
470 tif_config.h: stamp-h1
471 @if test ! -f $@; then rm -f stamp-h1; else :; fi
472 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
474 stamp-h1: $(srcdir)/tif_config.h.in $(top_builddir)/config.status
476 cd $(top_builddir) && $(SHELL) ./config.status libtiff/tif_config.h
477 $(srcdir)/tif_config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
478 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
483 @if test ! -f $@; then rm -f stamp-h2; else :; fi
484 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h2; else :; fi
486 stamp-h2: $(srcdir)/tiffconf.h.in $(top_builddir)/config.status
488 cd $(top_builddir) && $(SHELL) ./config.status libtiff/tiffconf.h
491 -rm -f tif_config.h stamp-h1 tiffconf.h stamp-h2
492 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
494 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
495 list2=; for p in $$list; do \
496 if test -f $$p; then \
497 list2="$$list2 $$p"; \
500 test -z "$$list2" || { \
501 echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
502 $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
503 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
504 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
507 uninstall-libLTLIBRARIES:
509 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
510 for p in $$list; do \
512 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
513 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
516 clean-libLTLIBRARIES:
517 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
518 @list='$(lib_LTLIBRARIES)'; \
519 locs=`for p in $$list; do echo $$p; done | \
520 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
522 test -z "$$locs" || { \
523 echo rm -f $${locs}; \
526 libtiff.la: $(libtiff_la_OBJECTS) $(libtiff_la_DEPENDENCIES) $(EXTRA_libtiff_la_DEPENDENCIES)
527 $(AM_V_CCLD)$(libtiff_la_LINK) -rpath $(libdir) $(libtiff_la_OBJECTS) $(libtiff_la_LIBADD) $(LIBS)
528 libtiffxx.la: $(libtiffxx_la_OBJECTS) $(libtiffxx_la_DEPENDENCIES) $(EXTRA_libtiffxx_la_DEPENDENCIES)
529 $(AM_V_CXXLD)$(libtiffxx_la_LINK) $(am_libtiffxx_la_rpath) $(libtiffxx_la_OBJECTS) $(libtiffxx_la_LIBADD) $(LIBS)
531 clean-noinstPROGRAMS:
532 @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
533 echo " rm -f" $$list; \
534 rm -f $$list || exit $$?; \
535 test -n "$(EXEEXT)" || exit 0; \
536 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
537 echo " rm -f" $$list; \
539 mkg3states$(EXEEXT): $(mkg3states_OBJECTS) $(mkg3states_DEPENDENCIES) $(EXTRA_mkg3states_DEPENDENCIES)
540 @rm -f mkg3states$(EXEEXT)
541 $(AM_V_CCLD)$(LINK) $(mkg3states_OBJECTS) $(mkg3states_LDADD) $(LIBS)
549 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mkg3states.Po@am__quote@
550 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_aux.Plo@am__quote@
551 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_close.Plo@am__quote@
552 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_codec.Plo@am__quote@
553 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_color.Plo@am__quote@
554 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_compress.Plo@am__quote@
555 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_dir.Plo@am__quote@
556 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_dirinfo.Plo@am__quote@
557 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_dirread.Plo@am__quote@
558 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_dirwrite.Plo@am__quote@
559 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_dumpmode.Plo@am__quote@
560 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_error.Plo@am__quote@
561 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_extension.Plo@am__quote@
562 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_fax3.Plo@am__quote@
563 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_fax3sm.Plo@am__quote@
564 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_flush.Plo@am__quote@
565 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_getimage.Plo@am__quote@
566 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_jbig.Plo@am__quote@
567 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_jpeg.Plo@am__quote@
568 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_jpeg_12.Plo@am__quote@
569 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_luv.Plo@am__quote@
570 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_lzma.Plo@am__quote@
571 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_lzw.Plo@am__quote@
572 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_next.Plo@am__quote@
573 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_ojpeg.Plo@am__quote@
574 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_open.Plo@am__quote@
575 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_packbits.Plo@am__quote@
576 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_pixarlog.Plo@am__quote@
577 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_predict.Plo@am__quote@
578 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_print.Plo@am__quote@
579 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_read.Plo@am__quote@
580 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_stream.Plo@am__quote@
581 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_strip.Plo@am__quote@
582 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_swab.Plo@am__quote@
583 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_thunder.Plo@am__quote@
584 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_tile.Plo@am__quote@
585 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_unix.Plo@am__quote@
586 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_version.Plo@am__quote@
587 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_warning.Plo@am__quote@
588 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_win32.Plo@am__quote@
589 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_write.Plo@am__quote@
590 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_zip.Plo@am__quote@
593 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
594 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
595 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
596 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
597 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
600 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
601 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
602 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
603 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
604 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
607 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
608 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
609 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
610 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
611 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
614 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
615 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
616 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
617 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
618 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
621 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
622 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
623 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
624 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
625 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
628 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
629 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
630 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
631 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
632 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
639 install-libtiffincludeHEADERS: $(libtiffinclude_HEADERS)
641 @list='$(libtiffinclude_HEADERS)'; test -n "$(libtiffincludedir)" || list=; \
642 if test -n "$$list"; then \
643 echo " $(MKDIR_P) '$(DESTDIR)$(libtiffincludedir)'"; \
644 $(MKDIR_P) "$(DESTDIR)$(libtiffincludedir)" || exit 1; \
646 for p in $$list; do \
647 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
649 done | $(am__base_list) | \
650 while read files; do \
651 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libtiffincludedir)'"; \
652 $(INSTALL_HEADER) $$files "$(DESTDIR)$(libtiffincludedir)" || exit $$?; \
655 uninstall-libtiffincludeHEADERS:
657 @list='$(libtiffinclude_HEADERS)'; test -n "$(libtiffincludedir)" || list=; \
658 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
659 dir='$(DESTDIR)$(libtiffincludedir)'; $(am__uninstall_files_from_dir)
660 install-nodist_libtiffincludeHEADERS: $(nodist_libtiffinclude_HEADERS)
662 @list='$(nodist_libtiffinclude_HEADERS)'; test -n "$(libtiffincludedir)" || list=; \
663 if test -n "$$list"; then \
664 echo " $(MKDIR_P) '$(DESTDIR)$(libtiffincludedir)'"; \
665 $(MKDIR_P) "$(DESTDIR)$(libtiffincludedir)" || exit 1; \
667 for p in $$list; do \
668 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
670 done | $(am__base_list) | \
671 while read files; do \
672 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libtiffincludedir)'"; \
673 $(INSTALL_HEADER) $$files "$(DESTDIR)$(libtiffincludedir)" || exit $$?; \
676 uninstall-nodist_libtiffincludeHEADERS:
678 @list='$(nodist_libtiffinclude_HEADERS)'; test -n "$(libtiffincludedir)" || list=; \
679 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
680 dir='$(DESTDIR)$(libtiffincludedir)'; $(am__uninstall_files_from_dir)
682 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
683 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
684 unique=`for i in $$list; do \
685 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
687 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
688 END { if (nonempty) { for (i in files) print i; }; }'`; \
692 TAGS: $(HEADERS) $(SOURCES) tif_config.h.in tiffconf.h.in $(TAGS_DEPENDENCIES) \
693 $(TAGS_FILES) $(LISP)
696 list='$(SOURCES) $(HEADERS) tif_config.h.in tiffconf.h.in $(LISP) $(TAGS_FILES)'; \
697 unique=`for i in $$list; do \
698 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
700 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
701 END { if (nonempty) { for (i in files) print i; }; }'`; \
703 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
704 test -n "$$unique" || unique=$$empty_fix; \
705 if test $$# -gt 0; then \
706 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
709 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
714 CTAGS: $(HEADERS) $(SOURCES) tif_config.h.in tiffconf.h.in $(TAGS_DEPENDENCIES) \
715 $(TAGS_FILES) $(LISP)
716 list='$(SOURCES) $(HEADERS) tif_config.h.in tiffconf.h.in $(LISP) $(TAGS_FILES)'; \
717 unique=`for i in $$list; do \
718 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
720 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
721 END { if (nonempty) { for (i in files) print i; }; }'`; \
722 test -z "$(CTAGS_ARGS)$$unique" \
723 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
727 here=`$(am__cd) $(top_builddir) && pwd` \
728 && $(am__cd) $(top_srcdir) \
729 && gtags -i $(GTAGS_ARGS) "$$here"
731 cscopelist: $(HEADERS) $(SOURCES) $(LISP)
732 list='$(SOURCES) $(HEADERS) $(LISP)'; \
733 case "$(srcdir)" in \
734 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
735 *) sdir=$(subdir)/$(srcdir) ;; \
737 for i in $$list; do \
738 if test -f "$$i"; then \
739 echo "$(subdir)/$$i"; \
743 done >> $(top_builddir)/cscope.files
746 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
748 distdir: $(DISTFILES)
749 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
750 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
751 list='$(DISTFILES)'; \
752 dist_files=`for file in $$list; do echo $$file; done | \
753 sed -e "s|^$$srcdirstrip/||;t" \
754 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
755 case $$dist_files in \
756 */*) $(MKDIR_P) `echo "$$dist_files" | \
757 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
760 for file in $$dist_files; do \
761 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
762 if test -d $$d/$$file; then \
763 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
764 if test -d "$(distdir)/$$file"; then \
765 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
767 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
768 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
769 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
771 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
773 test -f "$(distdir)/$$file" \
774 || cp -p $$d/$$file "$(distdir)/$$file" \
780 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(HEADERS) tif_config.h \
783 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(libtiffincludedir)" "$(DESTDIR)$(libtiffincludedir)"; do \
784 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
787 install-exec: install-exec-am
788 install-data: install-data-am
789 uninstall: uninstall-am
792 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
794 installcheck: installcheck-am
796 if test -z '$(STRIP)'; then \
797 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
798 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
801 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
802 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
803 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
810 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
811 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
813 maintainer-clean-generic:
814 @echo "This command is intended for maintainers to use"
815 @echo "it deletes files that may require special tools to rebuild."
818 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
819 clean-noinstPROGRAMS mostlyclean-am
821 distclean: distclean-am
824 distclean-am: clean-am distclean-compile distclean-generic \
825 distclean-hdr distclean-tags
839 install-data-am: install-libtiffincludeHEADERS \
840 install-nodist_libtiffincludeHEADERS
842 install-dvi: install-dvi-am
846 install-exec-am: install-libLTLIBRARIES
848 install-html: install-html-am
852 install-info: install-info-am
858 install-pdf: install-pdf-am
862 install-ps: install-ps-am
868 maintainer-clean: maintainer-clean-am
871 maintainer-clean-am: distclean-am maintainer-clean-generic
873 mostlyclean: mostlyclean-am
875 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
886 uninstall-am: uninstall-libLTLIBRARIES uninstall-libtiffincludeHEADERS \
887 uninstall-nodist_libtiffincludeHEADERS
889 .MAKE: all install-am install-strip
891 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
892 clean-libLTLIBRARIES clean-libtool clean-noinstPROGRAMS \
893 cscopelist ctags distclean distclean-compile distclean-generic \
894 distclean-hdr distclean-libtool distclean-tags distdir dvi \
895 dvi-am html html-am info info-am install install-am \
896 install-data install-data-am install-dvi install-dvi-am \
897 install-exec install-exec-am install-html install-html-am \
898 install-info install-info-am install-libLTLIBRARIES \
899 install-libtiffincludeHEADERS install-man \
900 install-nodist_libtiffincludeHEADERS install-pdf \
901 install-pdf-am install-ps install-ps-am install-strip \
902 installcheck installcheck-am installdirs maintainer-clean \
903 maintainer-clean-generic mostlyclean mostlyclean-compile \
904 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
905 tags uninstall uninstall-am uninstall-libLTLIBRARIES \
906 uninstall-libtiffincludeHEADERS \
907 uninstall-nodist_libtiffincludeHEADERS
911 (rm -f tif_fax3sm.c && ./mkg3states -b -c const tif_fax3sm.c)
913 # Tell versions [3.59,3.63) of GNU make to not export all variables.
914 # Otherwise a system limit (for SysV at least) may be exceeded.