[TSAM-10146] LibTiff fix security bug for CVE-2016-5652, CVE-2016-5875
[platform/upstream/tiff.git] / Makefile.in
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
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.
9
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
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 # Tag Image File Format (TIFF) Software
18 #
19 # Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
20 #
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.
28
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.  
32
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 
38 # OF THIS SOFTWARE.
39
40 # Process this file with automake to produce Makefile.in.
41
42 VPATH = @srcdir@
43 am__is_gnu_make = { \
44   if test -z '$(MAKELEVEL)'; then \
45     false; \
46   elif test -n '$(MAKE_HOST)'; then \
47     true; \
48   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
49     true; \
50   else \
51     false; \
52   fi; \
53 }
54 am__make_running_with_option = \
55   case $${target_option-} in \
56       ?) ;; \
57       *) echo "am__make_running_with_option: internal error: invalid" \
58               "target option '$${target_option-}' specified" >&2; \
59          exit 1;; \
60   esac; \
61   has_opt=no; \
62   sane_makeflags=$$MAKEFLAGS; \
63   if $(am__is_gnu_make); then \
64     sane_makeflags=$$MFLAGS; \
65   else \
66     case $$MAKEFLAGS in \
67       *\\[\ \   ]*) \
68         bs=\\; \
69         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
70           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
71     esac; \
72   fi; \
73   skip_next=no; \
74   strip_trailopt () \
75   { \
76     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
77   }; \
78   for flg in $$sane_makeflags; do \
79     test $$skip_next = yes && { skip_next=no; continue; }; \
80     case $$flg in \
81       *=*|--*) continue;; \
82         -*I) strip_trailopt 'I'; skip_next=yes;; \
83       -*I?*) strip_trailopt 'I';; \
84         -*O) strip_trailopt 'O'; skip_next=yes;; \
85       -*O?*) strip_trailopt 'O';; \
86         -*l) strip_trailopt 'l'; skip_next=yes;; \
87       -*l?*) strip_trailopt 'l';; \
88       -[dEDm]) skip_next=yes;; \
89       -[JT]) skip_next=yes;; \
90     esac; \
91     case $$flg in \
92       *$$target_option*) has_opt=yes; break;; \
93     esac; \
94   done; \
95   test $$has_opt = yes
96 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
97 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
98 pkgdatadir = $(datadir)/@PACKAGE@
99 pkgincludedir = $(includedir)/@PACKAGE@
100 pkglibdir = $(libdir)/@PACKAGE@
101 pkglibexecdir = $(libexecdir)/@PACKAGE@
102 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
103 install_sh_DATA = $(install_sh) -c -m 644
104 install_sh_PROGRAM = $(install_sh) -c
105 install_sh_SCRIPT = $(install_sh) -c
106 INSTALL_HEADER = $(INSTALL_DATA)
107 transform = $(program_transform_name)
108 NORMAL_INSTALL = :
109 PRE_INSTALL = :
110 POST_INSTALL = :
111 NORMAL_UNINSTALL = :
112 PRE_UNINSTALL = :
113 POST_UNINSTALL = :
114 build_triplet = @build@
115 host_triplet = @host@
116 subdir = .
117 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
118 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
119         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
120         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
121         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
122 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
123         $(ACLOCAL_M4)
124 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
125         $(am__configure_deps) $(dist_doc_DATA) $(am__DIST_COMMON)
126 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
127  configure.lineno config.status.lineno
128 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
129 CONFIG_HEADER = $(top_builddir)/libtiff/tif_config.h \
130         $(top_builddir)/libtiff/tiffconf.h
131 CONFIG_CLEAN_FILES = libtiff-4.pc
132 CONFIG_CLEAN_VPATH_FILES =
133 AM_V_P = $(am__v_P_@AM_V@)
134 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
135 am__v_P_0 = false
136 am__v_P_1 = :
137 AM_V_GEN = $(am__v_GEN_@AM_V@)
138 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
139 am__v_GEN_0 = @echo "  GEN     " $@;
140 am__v_GEN_1 = 
141 AM_V_at = $(am__v_at_@AM_V@)
142 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
143 am__v_at_0 = @
144 am__v_at_1 = 
145 SOURCES =
146 DIST_SOURCES =
147 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
148         ctags-recursive dvi-recursive html-recursive info-recursive \
149         install-data-recursive install-dvi-recursive \
150         install-exec-recursive install-html-recursive \
151         install-info-recursive install-pdf-recursive \
152         install-ps-recursive install-recursive installcheck-recursive \
153         installdirs-recursive pdf-recursive ps-recursive \
154         tags-recursive uninstall-recursive
155 am__can_run_installinfo = \
156   case $$AM_UPDATE_INFO_DIR in \
157     n|no|NO) false;; \
158     *) (install-info --version) >/dev/null 2>&1;; \
159   esac
160 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
161 am__vpath_adj = case $$p in \
162     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
163     *) f=$$p;; \
164   esac;
165 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
166 am__install_max = 40
167 am__nobase_strip_setup = \
168   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
169 am__nobase_strip = \
170   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
171 am__nobase_list = $(am__nobase_strip_setup); \
172   for p in $$list; do echo "$$p $$p"; done | \
173   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
174   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
175     if (++n[$$2] == $(am__install_max)) \
176       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
177     END { for (dir in files) print dir, files[dir] }'
178 am__base_list = \
179   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
180   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
181 am__uninstall_files_from_dir = { \
182   test -z "$$files" \
183     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
184     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
185          $(am__cd) "$$dir" && rm -f $$files; }; \
186   }
187 am__installdirs = "$(DESTDIR)$(docdir)" "$(DESTDIR)$(pkgconfigdir)"
188 DATA = $(dist_doc_DATA) $(pkgconfig_DATA)
189 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
190   distclean-recursive maintainer-clean-recursive
191 am__recursive_targets = \
192   $(RECURSIVE_TARGETS) \
193   $(RECURSIVE_CLEAN_TARGETS) \
194   $(am__extra_recursive_targets)
195 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
196         cscope distdir dist dist-all distcheck
197 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
198 # Read a list of newline-separated strings from the standard input,
199 # and print each of them once, without duplicates.  Input order is
200 # *not* preserved.
201 am__uniquify_input = $(AWK) '\
202   BEGIN { nonempty = 0; } \
203   { items[$$0] = 1; nonempty = 1; } \
204   END { if (nonempty) { for (i in items) print i; }; } \
205 '
206 # Make sure the list of sources is unique.  This is necessary because,
207 # e.g., the same source file might be shared among _SOURCES variables
208 # for different programs/libraries.
209 am__define_uniq_tagged_files = \
210   list='$(am__tagged_files)'; \
211   unique=`for i in $$list; do \
212     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
213   done | $(am__uniquify_input)`
214 ETAGS = etags
215 CTAGS = ctags
216 CSCOPE = cscope
217 DIST_SUBDIRS = $(SUBDIRS)
218 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/libtiff-4.pc.in \
219         $(top_srcdir)/config/compile $(top_srcdir)/config/config.guess \
220         $(top_srcdir)/config/config.sub \
221         $(top_srcdir)/config/install-sh $(top_srcdir)/config/ltmain.sh \
222         $(top_srcdir)/config/missing \
223         $(top_srcdir)/config/mkinstalldirs ChangeLog README TODO \
224         config/compile config/config.guess config/config.sub \
225         config/depcomp config/install-sh config/ltmain.sh \
226         config/missing config/mkinstalldirs
227 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
228 distdir = $(PACKAGE)-$(VERSION)
229 top_distdir = $(distdir)
230 am__remove_distdir = \
231   if test -d "$(distdir)"; then \
232     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
233       && rm -rf "$(distdir)" \
234       || { sleep 5 && rm -rf "$(distdir)"; }; \
235   else :; fi
236 am__post_remove_distdir = $(am__remove_distdir)
237 am__relativize = \
238   dir0=`pwd`; \
239   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
240   sed_rest='s,^[^/]*/*,,'; \
241   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
242   sed_butlast='s,/*[^/]*$$,,'; \
243   while test -n "$$dir1"; do \
244     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
245     if test "$$first" != "."; then \
246       if test "$$first" = ".."; then \
247         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
248         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
249       else \
250         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
251         if test "$$first2" = "$$first"; then \
252           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
253         else \
254           dir2="../$$dir2"; \
255         fi; \
256         dir0="$$dir0"/"$$first"; \
257       fi; \
258     fi; \
259     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
260   done; \
261   reldir="$$dir2"
262 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).zip
263 GZIP_ENV = --best
264 DIST_TARGETS = dist-gzip dist-zip
265 distuninstallcheck_listfiles = find . -type f -print
266 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
267   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
268 distcleancheck_listfiles = find . -type f -print
269 ACLOCAL = @ACLOCAL@
270 AMTAR = @AMTAR@
271 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
272 AR = @AR@
273 AS = @AS@
274 AUTOCONF = @AUTOCONF@
275 AUTOHEADER = @AUTOHEADER@
276 AUTOMAKE = @AUTOMAKE@
277 AWK = @AWK@
278 CC = @CC@
279 CCDEPMODE = @CCDEPMODE@
280 CFLAGS = @CFLAGS@
281 CMAKE = @CMAKE@
282 CPP = @CPP@
283 CPPFLAGS = @CPPFLAGS@
284 CXX = @CXX@
285 CXXCPP = @CXXCPP@
286 CXXDEPMODE = @CXXDEPMODE@
287 CXXFLAGS = @CXXFLAGS@
288 CYGPATH_W = @CYGPATH_W@
289 DEFS = @DEFS@
290 DEPDIR = @DEPDIR@
291 DLLTOOL = @DLLTOOL@
292 DSYMUTIL = @DSYMUTIL@
293 DUMPBIN = @DUMPBIN@
294 ECHO_C = @ECHO_C@
295 ECHO_N = @ECHO_N@
296 ECHO_T = @ECHO_T@
297 EGREP = @EGREP@
298 EXEEXT = @EXEEXT@
299 FGREP = @FGREP@
300 GLUT_CFLAGS = @GLUT_CFLAGS@
301 GLUT_LIBS = @GLUT_LIBS@
302 GLU_CFLAGS = @GLU_CFLAGS@
303 GLU_LIBS = @GLU_LIBS@
304 GL_CFLAGS = @GL_CFLAGS@
305 GL_LIBS = @GL_LIBS@
306 GREP = @GREP@
307 INSTALL = @INSTALL@
308 INSTALL_DATA = @INSTALL_DATA@
309 INSTALL_PROGRAM = @INSTALL_PROGRAM@
310 INSTALL_SCRIPT = @INSTALL_SCRIPT@
311 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
312 LD = @LD@
313 LDFLAGS = @LDFLAGS@
314 LIBDIR = @LIBDIR@
315 LIBOBJS = @LIBOBJS@
316 LIBS = @LIBS@
317 LIBTIFF_ALPHA_VERSION = @LIBTIFF_ALPHA_VERSION@
318 LIBTIFF_DOCDIR = @LIBTIFF_DOCDIR@
319 LIBTIFF_MAJOR_VERSION = @LIBTIFF_MAJOR_VERSION@
320 LIBTIFF_MICRO_VERSION = @LIBTIFF_MICRO_VERSION@
321 LIBTIFF_MINOR_VERSION = @LIBTIFF_MINOR_VERSION@
322 LIBTIFF_RELEASE_DATE = @LIBTIFF_RELEASE_DATE@
323 LIBTIFF_VERSION = @LIBTIFF_VERSION@
324 LIBTIFF_VERSION_INFO = @LIBTIFF_VERSION_INFO@
325 LIBTOOL = @LIBTOOL@
326 LIPO = @LIPO@
327 LN_S = @LN_S@
328 LTLIBOBJS = @LTLIBOBJS@
329 MAINT = @MAINT@
330 MAKEINFO = @MAKEINFO@
331 MANIFEST_TOOL = @MANIFEST_TOOL@
332 MKDIR_P = @MKDIR_P@
333 NM = @NM@
334 NMEDIT = @NMEDIT@
335 OBJDUMP = @OBJDUMP@
336 OBJEXT = @OBJEXT@
337 OTOOL = @OTOOL@
338 OTOOL64 = @OTOOL64@
339 PACKAGE = @PACKAGE@
340 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
341 PACKAGE_NAME = @PACKAGE_NAME@
342 PACKAGE_STRING = @PACKAGE_STRING@
343 PACKAGE_TARNAME = @PACKAGE_TARNAME@
344 PACKAGE_URL = @PACKAGE_URL@
345 PACKAGE_VERSION = @PACKAGE_VERSION@
346 PATH_SEPARATOR = @PATH_SEPARATOR@
347 PTHREAD_CC = @PTHREAD_CC@
348 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
349 PTHREAD_LIBS = @PTHREAD_LIBS@
350 RANLIB = @RANLIB@
351 SED = @SED@
352 SET_MAKE = @SET_MAKE@
353 SHELL = @SHELL@
354 STRIP = @STRIP@
355 VERSION = @VERSION@
356 XMKMF = @XMKMF@
357 X_CFLAGS = @X_CFLAGS@
358 X_EXTRA_LIBS = @X_EXTRA_LIBS@
359 X_LIBS = @X_LIBS@
360 X_PRE_LIBS = @X_PRE_LIBS@
361 abs_builddir = @abs_builddir@
362 abs_srcdir = @abs_srcdir@
363 abs_top_builddir = @abs_top_builddir@
364 abs_top_srcdir = @abs_top_srcdir@
365 ac_ct_AR = @ac_ct_AR@
366 ac_ct_CC = @ac_ct_CC@
367 ac_ct_CXX = @ac_ct_CXX@
368 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
369 am__include = @am__include@
370 am__leading_dot = @am__leading_dot@
371 am__quote = @am__quote@
372 am__tar = @am__tar@
373 am__untar = @am__untar@
374 ax_pthread_config = @ax_pthread_config@
375 bindir = @bindir@
376 build = @build@
377 build_alias = @build_alias@
378 build_cpu = @build_cpu@
379 build_os = @build_os@
380 build_vendor = @build_vendor@
381 builddir = @builddir@
382 datadir = @datadir@
383 datarootdir = @datarootdir@
384 docdir = $(LIBTIFF_DOCDIR)
385 dvidir = @dvidir@
386 exec_prefix = @exec_prefix@
387 host = @host@
388 host_alias = @host_alias@
389 host_cpu = @host_cpu@
390 host_os = @host_os@
391 host_vendor = @host_vendor@
392 htmldir = @htmldir@
393 includedir = @includedir@
394 infodir = @infodir@
395 install_sh = @install_sh@
396 libdir = @libdir@
397 libexecdir = @libexecdir@
398 localedir = @localedir@
399 localstatedir = @localstatedir@
400 mandir = @mandir@
401 mkdir_p = @mkdir_p@
402 oldincludedir = @oldincludedir@
403 pdfdir = @pdfdir@
404 prefix = @prefix@
405 program_transform_name = @program_transform_name@
406 psdir = @psdir@
407 sbindir = @sbindir@
408 sharedstatedir = @sharedstatedir@
409 srcdir = @srcdir@
410 sysconfdir = @sysconfdir@
411 target_alias = @target_alias@
412 tiff_libs_private = @tiff_libs_private@
413 top_build_prefix = @top_build_prefix@
414 top_builddir = @top_builddir@
415 top_srcdir = @top_srcdir@
416 AUTOMAKE_OPTIONS = 1.12 dist-zip foreign
417 ACLOCAL_AMFLAGS = -I m4
418 docfiles = \
419         COPYRIGHT \
420         ChangeLog \
421         README \
422         README.vms \
423         RELEASE-DATE \
424         TODO \
425         VERSION
426
427 EXTRA_DIST = \
428         CMakeLists.txt \
429         HOWTO-RELEASE \
430         Makefile.vc \
431         SConstruct \
432         autogen.sh \
433         configure.com \
434         libtiff-4.pc.in \
435         nmake.opt
436
437 dist_doc_DATA = $(docfiles)
438 SUBDIRS = port libtiff tools build contrib test man html
439 pkgconfigdir = $(libdir)/pkgconfig
440 pkgconfig_DATA = libtiff-4.pc
441
442 # Special rules to assist with Coverity submissions.
443 PACKAGE_CHANGE_DATE = `awk '/^[0-9][0-9][0-9][0-9]-[0-9][0-9]-[0-9][0-9]/ { print substr($$1,1,4) substr($$1,6,2) substr($$1,9,2); exit; }' $(top_srcdir)/ChangeLog`
444 COVERITY_EMAIL = bfriesen@simple.dallas.tx.us
445 COVERITY_TARBALL = libtiff.xz
446 COVERITY_VERSION = devel-${PACKAGE_CHANGE_DATE}
447 COVERITY_DESCRIPTION = 'libtiff development'
448 all: all-recursive
449
450 .SUFFIXES:
451 am--refresh: Makefile
452         @:
453 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
454         @for dep in $?; do \
455           case '$(am__configure_deps)' in \
456             *$$dep*) \
457               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
458               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
459                 && exit 0; \
460               exit 1;; \
461           esac; \
462         done; \
463         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
464         $(am__cd) $(top_srcdir) && \
465           $(AUTOMAKE) --foreign Makefile
466 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
467         @case '$?' in \
468           *config.status*) \
469             echo ' $(SHELL) ./config.status'; \
470             $(SHELL) ./config.status;; \
471           *) \
472             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
473             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
474         esac;
475
476 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
477         $(SHELL) ./config.status --recheck
478
479 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
480         $(am__cd) $(srcdir) && $(AUTOCONF)
481 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
482         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
483 $(am__aclocal_m4_deps):
484 libtiff-4.pc: $(top_builddir)/config.status $(srcdir)/libtiff-4.pc.in
485         cd $(top_builddir) && $(SHELL) ./config.status $@
486
487 mostlyclean-libtool:
488         -rm -f *.lo
489
490 clean-libtool:
491         -rm -rf .libs _libs
492
493 distclean-libtool:
494         -rm -f libtool config.lt
495 install-dist_docDATA: $(dist_doc_DATA)
496         @$(NORMAL_INSTALL)
497         @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
498         if test -n "$$list"; then \
499           echo " $(MKDIR_P) '$(DESTDIR)$(docdir)'"; \
500           $(MKDIR_P) "$(DESTDIR)$(docdir)" || exit 1; \
501         fi; \
502         for p in $$list; do \
503           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
504           echo "$$d$$p"; \
505         done | $(am__base_list) | \
506         while read files; do \
507           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
508           $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
509         done
510
511 uninstall-dist_docDATA:
512         @$(NORMAL_UNINSTALL)
513         @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
514         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
515         dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
516 install-pkgconfigDATA: $(pkgconfig_DATA)
517         @$(NORMAL_INSTALL)
518         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
519         if test -n "$$list"; then \
520           echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
521           $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
522         fi; \
523         for p in $$list; do \
524           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
525           echo "$$d$$p"; \
526         done | $(am__base_list) | \
527         while read files; do \
528           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
529           $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
530         done
531
532 uninstall-pkgconfigDATA:
533         @$(NORMAL_UNINSTALL)
534         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
535         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
536         dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
537
538 # This directory's subdirectories are mostly independent; you can cd
539 # into them and run 'make' without going through this Makefile.
540 # To change the values of 'make' variables: instead of editing Makefiles,
541 # (1) if the variable is set in 'config.status', edit 'config.status'
542 #     (which will cause the Makefiles to be regenerated when you run 'make');
543 # (2) otherwise, pass the desired values on the 'make' command line.
544 $(am__recursive_targets):
545         @fail=; \
546         if $(am__make_keepgoing); then \
547           failcom='fail=yes'; \
548         else \
549           failcom='exit 1'; \
550         fi; \
551         dot_seen=no; \
552         target=`echo $@ | sed s/-recursive//`; \
553         case "$@" in \
554           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
555           *) list='$(SUBDIRS)' ;; \
556         esac; \
557         for subdir in $$list; do \
558           echo "Making $$target in $$subdir"; \
559           if test "$$subdir" = "."; then \
560             dot_seen=yes; \
561             local_target="$$target-am"; \
562           else \
563             local_target="$$target"; \
564           fi; \
565           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
566           || eval $$failcom; \
567         done; \
568         if test "$$dot_seen" = "no"; then \
569           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
570         fi; test -z "$$fail"
571
572 ID: $(am__tagged_files)
573         $(am__define_uniq_tagged_files); mkid -fID $$unique
574 tags: tags-recursive
575 TAGS: tags
576
577 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
578         set x; \
579         here=`pwd`; \
580         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
581           include_option=--etags-include; \
582           empty_fix=.; \
583         else \
584           include_option=--include; \
585           empty_fix=; \
586         fi; \
587         list='$(SUBDIRS)'; for subdir in $$list; do \
588           if test "$$subdir" = .; then :; else \
589             test ! -f $$subdir/TAGS || \
590               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
591           fi; \
592         done; \
593         $(am__define_uniq_tagged_files); \
594         shift; \
595         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
596           test -n "$$unique" || unique=$$empty_fix; \
597           if test $$# -gt 0; then \
598             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
599               "$$@" $$unique; \
600           else \
601             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
602               $$unique; \
603           fi; \
604         fi
605 ctags: ctags-recursive
606
607 CTAGS: ctags
608 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
609         $(am__define_uniq_tagged_files); \
610         test -z "$(CTAGS_ARGS)$$unique" \
611           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
612              $$unique
613
614 GTAGS:
615         here=`$(am__cd) $(top_builddir) && pwd` \
616           && $(am__cd) $(top_srcdir) \
617           && gtags -i $(GTAGS_ARGS) "$$here"
618 cscope: cscope.files
619         test ! -s cscope.files \
620           || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
621 clean-cscope:
622         -rm -f cscope.files
623 cscope.files: clean-cscope cscopelist
624 cscopelist: cscopelist-recursive
625
626 cscopelist-am: $(am__tagged_files)
627         list='$(am__tagged_files)'; \
628         case "$(srcdir)" in \
629           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
630           *) sdir=$(subdir)/$(srcdir) ;; \
631         esac; \
632         for i in $$list; do \
633           if test -f "$$i"; then \
634             echo "$(subdir)/$$i"; \
635           else \
636             echo "$$sdir/$$i"; \
637           fi; \
638         done >> $(top_builddir)/cscope.files
639
640 distclean-tags:
641         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
642         -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
643
644 distdir: $(DISTFILES)
645         $(am__remove_distdir)
646         test -d "$(distdir)" || mkdir "$(distdir)"
647         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
648         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
649         list='$(DISTFILES)'; \
650           dist_files=`for file in $$list; do echo $$file; done | \
651           sed -e "s|^$$srcdirstrip/||;t" \
652               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
653         case $$dist_files in \
654           */*) $(MKDIR_P) `echo "$$dist_files" | \
655                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
656                            sort -u` ;; \
657         esac; \
658         for file in $$dist_files; do \
659           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
660           if test -d $$d/$$file; then \
661             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
662             if test -d "$(distdir)/$$file"; then \
663               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
664             fi; \
665             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
666               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
667               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
668             fi; \
669             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
670           else \
671             test -f "$(distdir)/$$file" \
672             || cp -p $$d/$$file "$(distdir)/$$file" \
673             || exit 1; \
674           fi; \
675         done
676         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
677           if test "$$subdir" = .; then :; else \
678             $(am__make_dryrun) \
679               || test -d "$(distdir)/$$subdir" \
680               || $(MKDIR_P) "$(distdir)/$$subdir" \
681               || exit 1; \
682             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
683             $(am__relativize); \
684             new_distdir=$$reldir; \
685             dir1=$$subdir; dir2="$(top_distdir)"; \
686             $(am__relativize); \
687             new_top_distdir=$$reldir; \
688             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
689             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
690             ($(am__cd) $$subdir && \
691               $(MAKE) $(AM_MAKEFLAGS) \
692                 top_distdir="$$new_top_distdir" \
693                 distdir="$$new_distdir" \
694                 am__remove_distdir=: \
695                 am__skip_length_check=: \
696                 am__skip_mode_fix=: \
697                 distdir) \
698               || exit 1; \
699           fi; \
700         done
701         -test -n "$(am__skip_mode_fix)" \
702         || find "$(distdir)" -type d ! -perm -755 \
703                 -exec chmod u+rwx,go+rx {} \; -o \
704           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
705           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
706           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
707         || chmod -R a+r "$(distdir)"
708 dist-gzip: distdir
709         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
710         $(am__post_remove_distdir)
711
712 dist-bzip2: distdir
713         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
714         $(am__post_remove_distdir)
715
716 dist-lzip: distdir
717         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
718         $(am__post_remove_distdir)
719
720 dist-xz: distdir
721         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
722         $(am__post_remove_distdir)
723
724 dist-tarZ: distdir
725         @echo WARNING: "Support for distribution archives compressed with" \
726                        "legacy program 'compress' is deprecated." >&2
727         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
728         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
729         $(am__post_remove_distdir)
730
731 dist-shar: distdir
732         @echo WARNING: "Support for shar distribution archives is" \
733                        "deprecated." >&2
734         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
735         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
736         $(am__post_remove_distdir)
737 dist-zip: distdir
738         -rm -f $(distdir).zip
739         zip -rq $(distdir).zip $(distdir)
740         $(am__post_remove_distdir)
741
742 dist dist-all:
743         $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
744         $(am__post_remove_distdir)
745
746 # This target untars the dist file and tries a VPATH configuration.  Then
747 # it guarantees that the distribution is self-contained by making another
748 # tarfile.
749 distcheck: dist
750         case '$(DIST_ARCHIVES)' in \
751         *.tar.gz*) \
752           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
753         *.tar.bz2*) \
754           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
755         *.tar.lz*) \
756           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
757         *.tar.xz*) \
758           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
759         *.tar.Z*) \
760           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
761         *.shar.gz*) \
762           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
763         *.zip*) \
764           unzip $(distdir).zip ;;\
765         esac
766         chmod -R a-w $(distdir)
767         chmod u+w $(distdir)
768         mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
769         chmod a-w $(distdir)
770         test -d $(distdir)/_build || exit 0; \
771         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
772           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
773           && $(MAKE) $(AM_MAKEFLAGS) distcheck-hook \
774           && am__cwd=`pwd` \
775           && $(am__cd) $(distdir)/_build/sub \
776           && ../../configure \
777             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
778             $(DISTCHECK_CONFIGURE_FLAGS) \
779             --srcdir=../.. --prefix="$$dc_install_base" \
780           && $(MAKE) $(AM_MAKEFLAGS) \
781           && $(MAKE) $(AM_MAKEFLAGS) dvi \
782           && $(MAKE) $(AM_MAKEFLAGS) check \
783           && $(MAKE) $(AM_MAKEFLAGS) install \
784           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
785           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
786           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
787                 distuninstallcheck \
788           && chmod -R a-w "$$dc_install_base" \
789           && ({ \
790                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
791                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
792                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
793                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
794                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
795               } || { rm -rf "$$dc_destdir"; exit 1; }) \
796           && rm -rf "$$dc_destdir" \
797           && $(MAKE) $(AM_MAKEFLAGS) dist \
798           && rm -rf $(DIST_ARCHIVES) \
799           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
800           && cd "$$am__cwd" \
801           || exit 1
802         $(am__post_remove_distdir)
803         @(echo "$(distdir) archives ready for distribution: "; \
804           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
805           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
806 distuninstallcheck:
807         @test -n '$(distuninstallcheck_dir)' || { \
808           echo 'ERROR: trying to run $@ with an empty' \
809                '$$(distuninstallcheck_dir)' >&2; \
810           exit 1; \
811         }; \
812         $(am__cd) '$(distuninstallcheck_dir)' || { \
813           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
814           exit 1; \
815         }; \
816         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
817            || { echo "ERROR: files left after uninstall:" ; \
818                 if test -n "$(DESTDIR)"; then \
819                   echo "  (check DESTDIR support)"; \
820                 fi ; \
821                 $(distuninstallcheck_listfiles) ; \
822                 exit 1; } >&2
823 distcleancheck: distclean
824         @if test '$(srcdir)' = . ; then \
825           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
826           exit 1 ; \
827         fi
828         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
829           || { echo "ERROR: files left in build directory after distclean:" ; \
830                $(distcleancheck_listfiles) ; \
831                exit 1; } >&2
832 check-am: all-am
833 check: check-recursive
834 all-am: Makefile $(DATA)
835 installdirs: installdirs-recursive
836 installdirs-am:
837         for dir in "$(DESTDIR)$(docdir)" "$(DESTDIR)$(pkgconfigdir)"; do \
838           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
839         done
840 install: install-recursive
841 install-exec: install-exec-recursive
842 install-data: install-data-recursive
843 uninstall: uninstall-recursive
844
845 install-am: all-am
846         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
847
848 installcheck: installcheck-recursive
849 install-strip:
850         if test -z '$(STRIP)'; then \
851           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
852             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
853               install; \
854         else \
855           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
856             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
857             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
858         fi
859 mostlyclean-generic:
860
861 clean-generic:
862
863 distclean-generic:
864         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
865         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
866
867 maintainer-clean-generic:
868         @echo "This command is intended for maintainers to use"
869         @echo "it deletes files that may require special tools to rebuild."
870 clean: clean-recursive
871
872 clean-am: clean-generic clean-libtool mostlyclean-am
873
874 distclean: distclean-recursive
875         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
876         -rm -f Makefile
877 distclean-am: clean-am distclean-generic distclean-libtool \
878         distclean-tags
879
880 dvi: dvi-recursive
881
882 dvi-am:
883
884 html: html-recursive
885
886 html-am:
887
888 info: info-recursive
889
890 info-am:
891
892 install-data-am: install-dist_docDATA install-pkgconfigDATA
893
894 install-dvi: install-dvi-recursive
895
896 install-dvi-am:
897
898 install-exec-am:
899
900 install-html: install-html-recursive
901
902 install-html-am:
903
904 install-info: install-info-recursive
905
906 install-info-am:
907
908 install-man:
909
910 install-pdf: install-pdf-recursive
911
912 install-pdf-am:
913
914 install-ps: install-ps-recursive
915
916 install-ps-am:
917
918 installcheck-am:
919
920 maintainer-clean: maintainer-clean-recursive
921         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
922         -rm -rf $(top_srcdir)/autom4te.cache
923         -rm -f Makefile
924 maintainer-clean-am: distclean-am maintainer-clean-generic
925
926 mostlyclean: mostlyclean-recursive
927
928 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
929
930 pdf: pdf-recursive
931
932 pdf-am:
933
934 ps: ps-recursive
935
936 ps-am:
937
938 uninstall-am: uninstall-dist_docDATA uninstall-pkgconfigDATA
939
940 .MAKE: $(am__recursive_targets) install-am install-strip
941
942 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
943         am--refresh check check-am clean clean-cscope clean-generic \
944         clean-libtool cscope cscopelist-am ctags ctags-am dist \
945         dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \
946         dist-xz dist-zip distcheck distclean distclean-generic \
947         distclean-libtool distclean-tags distcleancheck distdir \
948         distuninstallcheck dvi dvi-am html html-am info info-am \
949         install install-am install-data install-data-am \
950         install-dist_docDATA install-dvi install-dvi-am install-exec \
951         install-exec-am install-html install-html-am install-info \
952         install-info-am install-man install-pdf install-pdf-am \
953         install-pkgconfigDATA install-ps install-ps-am install-strip \
954         installcheck installcheck-am installdirs installdirs-am \
955         maintainer-clean maintainer-clean-generic mostlyclean \
956         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
957         tags tags-am uninstall uninstall-am uninstall-dist_docDATA \
958         uninstall-pkgconfigDATA
959
960 .PRECIOUS: Makefile
961
962
963 distcheck-hook:
964         if [ -x "$(CMAKE)" ]; then \
965           mkdir $(distdir)/_build/cmake \
966           && cd $(distdir)/_build/cmake \
967           && cmake ../.. \
968           && $(MAKE) \
969           && ctest -V \
970           && $(MAKE) DESTDIR=../../_inst/cmake install ; \
971         fi
972         rm -rf $(distdir)/_build/cmake
973         rm -rf $(distdir)/_inst/cmake
974
975 release:
976         (rm -f $(top_srcdir)/RELEASE-DATE && echo $(LIBTIFF_RELEASE_DATE) > $(top_srcdir)/RELEASE-DATE)
977         (rm -f $(top_srcdir)/VERSION && echo $(LIBTIFF_VERSION) > $(top_srcdir)/VERSION)
978         (rm -f $(top_srcdir)/libtiff/tiffvers.h && sed 's,LIBTIFF_VERSION,$(LIBTIFF_VERSION),;s,LIBTIFF_RELEASE_DATE,$(LIBTIFF_RELEASE_DATE),' $(top_srcdir)/libtiff/tiffvers.h.in > $(top_srcdir)/libtiff/tiffvers.h)
979 coverity:
980         $(MAKE) clean
981         cov-build --dir cov-int $(MAKE)
982         tar caf $(COVERITY_TARBALL) cov-int
983         curl --limit-rate 50K \
984         --form token=`cat $$HOME/.coverity_key_tiff` \
985         --form email=$(COVERITY_EMAIL) \
986         --form file=@$(COVERITY_TARBALL) \
987         --form version=$(COVERITY_VERSION) \
988         --form description=$(COVERITY_DESCRIPTION) \
989         https://scan.coverity.com/builds?project=tiff
990         $(RM) $(COVERITY_TARBALL)
991
992 # Tell versions [3.59,3.63) of GNU make to not export all variables.
993 # Otherwise a system limit (for SysV at least) may be exceeded.
994 .NOEXPORT: