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.
43 top_srcdir = @top_srcdir@
45 pkgdatadir = $(datadir)/@PACKAGE@
46 pkglibdir = $(libdir)/@PACKAGE@
47 pkgincludedir = $(includedir)/@PACKAGE@
49 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
51 install_sh_DATA = $(install_sh) -c -m 644
52 install_sh_PROGRAM = $(install_sh) -c
53 install_sh_SCRIPT = $(install_sh) -c
54 INSTALL_HEADER = $(INSTALL_DATA)
55 transform = $(program_transform_name)
62 build_triplet = @build@
64 target_triplet = @target@
65 DIST_COMMON = README $(am__configure_deps) $(dist_doc_DATA) \
66 $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
67 $(top_srcdir)/configure ChangeLog TODO config/compile \
68 config/config.guess config/config.sub config/depcomp \
69 config/install-sh config/ltmain.sh config/missing \
72 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
73 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
74 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
75 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
76 $(top_srcdir)/configure.ac
77 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
79 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
80 configure.lineno configure.status.lineno
81 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
82 CONFIG_HEADER = $(top_builddir)/libtiff/tif_config.h \
83 $(top_builddir)/libtiff/tiffconf.h
87 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
88 html-recursive info-recursive install-data-recursive \
89 install-exec-recursive install-info-recursive \
90 install-recursive installcheck-recursive installdirs-recursive \
91 pdf-recursive ps-recursive uninstall-info-recursive \
93 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
94 am__vpath_adj = case $$p in \
95 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
98 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
99 am__installdirs = "$(DESTDIR)$(docdir)"
100 dist_docDATA_INSTALL = $(INSTALL_DATA)
101 DATA = $(dist_doc_DATA)
104 DIST_SUBDIRS = $(SUBDIRS)
105 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
106 distdir = $(PACKAGE)-$(VERSION)
107 top_distdir = $(distdir)
108 am__remove_distdir = \
109 { test ! -d $(distdir) \
110 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
111 && rm -fr $(distdir); }; }
112 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).zip
114 distuninstallcheck_listfiles = find . -type f -print
115 distcleancheck_listfiles = find . -type f -print
117 AMDEP_FALSE = @AMDEP_FALSE@
118 AMDEP_TRUE = @AMDEP_TRUE@
122 AUTOCONF = @AUTOCONF@
123 AUTOHEADER = @AUTOHEADER@
124 AUTOMAKE = @AUTOMAKE@
127 CCDEPMODE = @CCDEPMODE@
130 CPPFLAGS = @CPPFLAGS@
133 CXXDEPMODE = @CXXDEPMODE@
134 CXXFLAGS = @CXXFLAGS@
135 CYGPATH_W = @CYGPATH_W@
146 GLUT_CFLAGS = @GLUT_CFLAGS@
147 GLUT_LIBS = @GLUT_LIBS@
148 GLU_CFLAGS = @GLU_CFLAGS@
149 GLU_LIBS = @GLU_LIBS@
150 GL_CFLAGS = @GL_CFLAGS@
153 HAVE_CXX_FALSE = @HAVE_CXX_FALSE@
154 HAVE_CXX_TRUE = @HAVE_CXX_TRUE@
155 HAVE_OPENGL_FALSE = @HAVE_OPENGL_FALSE@
156 HAVE_OPENGL_TRUE = @HAVE_OPENGL_TRUE@
157 HAVE_RPATH_FALSE = @HAVE_RPATH_FALSE@
158 HAVE_RPATH_TRUE = @HAVE_RPATH_TRUE@
159 INSTALL_DATA = @INSTALL_DATA@
160 INSTALL_PROGRAM = @INSTALL_PROGRAM@
161 INSTALL_SCRIPT = @INSTALL_SCRIPT@
162 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
168 LIBTIFF_ALPHA_VERSION = @LIBTIFF_ALPHA_VERSION@
169 LIBTIFF_DOCDIR = @LIBTIFF_DOCDIR@
170 LIBTIFF_MAJOR_VERSION = @LIBTIFF_MAJOR_VERSION@
171 LIBTIFF_MICRO_VERSION = @LIBTIFF_MICRO_VERSION@
172 LIBTIFF_MINOR_VERSION = @LIBTIFF_MINOR_VERSION@
173 LIBTIFF_RELEASE_DATE = @LIBTIFF_RELEASE_DATE@
174 LIBTIFF_VERSION = @LIBTIFF_VERSION@
175 LIBTIFF_VERSION_INFO = @LIBTIFF_VERSION_INFO@
178 LTLIBOBJS = @LTLIBOBJS@
180 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
181 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
182 MAKEINFO = @MAKEINFO@
187 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
188 PACKAGE_NAME = @PACKAGE_NAME@
189 PACKAGE_STRING = @PACKAGE_STRING@
190 PACKAGE_TARNAME = @PACKAGE_TARNAME@
191 PACKAGE_VERSION = @PACKAGE_VERSION@
192 PATH_SEPARATOR = @PATH_SEPARATOR@
193 PTHREAD_CC = @PTHREAD_CC@
194 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
195 PTHREAD_LIBS = @PTHREAD_LIBS@
198 SET_MAKE = @SET_MAKE@
202 X_CFLAGS = @X_CFLAGS@
203 X_EXTRA_LIBS = @X_EXTRA_LIBS@
205 X_PRE_LIBS = @X_PRE_LIBS@
206 ac_ct_AR = @ac_ct_AR@
207 ac_ct_AS = @ac_ct_AS@
208 ac_ct_CC = @ac_ct_CC@
209 ac_ct_CXX = @ac_ct_CXX@
210 ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
211 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
212 ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
213 ac_ct_RANLIB = @ac_ct_RANLIB@
214 ac_ct_STRIP = @ac_ct_STRIP@
215 acx_pthread_config = @acx_pthread_config@
216 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
217 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
218 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
219 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
220 am__include = @am__include@
221 am__leading_dot = @am__leading_dot@
222 am__quote = @am__quote@
224 am__untar = @am__untar@
227 build_alias = @build_alias@
228 build_cpu = @build_cpu@
229 build_os = @build_os@
230 build_vendor = @build_vendor@
232 exec_prefix = @exec_prefix@
234 host_alias = @host_alias@
235 host_cpu = @host_cpu@
237 host_vendor = @host_vendor@
238 includedir = @includedir@
240 install_sh = @install_sh@
242 libexecdir = @libexecdir@
243 localstatedir = @localstatedir@
247 oldincludedir = @oldincludedir@
249 program_transform_name = @program_transform_name@
251 sharedstatedir = @sharedstatedir@
252 sysconfdir = @sysconfdir@
254 target_alias = @target_alias@
255 target_cpu = @target_cpu@
256 target_os = @target_os@
257 target_vendor = @target_vendor@
258 docdir = $(LIBTIFF_DOCDIR)
259 AUTOMAKE_OPTIONS = dist-zip foreign
260 ACLOCAL_AMFLAGS = -I ./m4
276 dist_doc_DATA = $(docfiles)
277 SUBDIRS = port libtiff tools contrib test man html
283 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
285 case '$(am__configure_deps)' in \
287 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
288 cd $(srcdir) && $(AUTOMAKE) --foreign \
293 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
294 cd $(top_srcdir) && \
295 $(AUTOMAKE) --foreign Makefile
297 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
300 echo ' $(SHELL) ./config.status'; \
301 $(SHELL) ./config.status;; \
303 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
304 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
307 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
308 $(SHELL) ./config.status --recheck
310 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
311 cd $(srcdir) && $(AUTOCONF)
312 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
313 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
324 install-dist_docDATA: $(dist_doc_DATA)
326 test -z "$(docdir)" || $(mkdir_p) "$(DESTDIR)$(docdir)"
327 @list='$(dist_doc_DATA)'; for p in $$list; do \
328 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
330 echo " $(dist_docDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(docdir)/$$f'"; \
331 $(dist_docDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(docdir)/$$f"; \
334 uninstall-dist_docDATA:
336 @list='$(dist_doc_DATA)'; for p in $$list; do \
338 echo " rm -f '$(DESTDIR)$(docdir)/$$f'"; \
339 rm -f "$(DESTDIR)$(docdir)/$$f"; \
342 # This directory's subdirectories are mostly independent; you can cd
343 # into them and run `make' without going through this Makefile.
344 # To change the values of `make' variables: instead of editing Makefiles,
345 # (1) if the variable is set in `config.status', edit `config.status'
346 # (which will cause the Makefiles to be regenerated when you run `make');
347 # (2) otherwise, pass the desired values on the `make' command line.
348 $(RECURSIVE_TARGETS):
350 for f in x $$MAKEFLAGS; do \
353 *k*) failcom='fail=yes';; \
357 target=`echo $@ | sed s/-recursive//`; \
358 list='$(SUBDIRS)'; for subdir in $$list; do \
359 echo "Making $$target in $$subdir"; \
360 if test "$$subdir" = "."; then \
362 local_target="$$target-am"; \
364 local_target="$$target"; \
366 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
369 if test "$$dot_seen" = "no"; then \
370 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
373 mostlyclean-recursive clean-recursive distclean-recursive \
374 maintainer-clean-recursive:
376 for f in x $$MAKEFLAGS; do \
379 *k*) failcom='fail=yes';; \
384 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
385 *) list='$(SUBDIRS)' ;; \
387 rev=''; for subdir in $$list; do \
388 if test "$$subdir" = "."; then :; else \
389 rev="$$subdir $$rev"; \
393 target=`echo $@ | sed s/-recursive//`; \
394 for subdir in $$rev; do \
395 echo "Making $$target in $$subdir"; \
396 if test "$$subdir" = "."; then \
397 local_target="$$target-am"; \
399 local_target="$$target"; \
401 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
403 done && test -z "$$fail"
405 list='$(SUBDIRS)'; for subdir in $$list; do \
406 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
409 list='$(SUBDIRS)'; for subdir in $$list; do \
410 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
413 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
414 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
415 unique=`for i in $$list; do \
416 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
418 $(AWK) ' { files[$$0] = 1; } \
419 END { for (i in files) print i; }'`; \
423 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
424 $(TAGS_FILES) $(LISP)
427 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
428 include_option=--etags-include; \
431 include_option=--include; \
434 list='$(SUBDIRS)'; for subdir in $$list; do \
435 if test "$$subdir" = .; then :; else \
436 test ! -f $$subdir/TAGS || \
437 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
440 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
441 unique=`for i in $$list; do \
442 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
444 $(AWK) ' { files[$$0] = 1; } \
445 END { for (i in files) print i; }'`; \
446 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
447 test -n "$$unique" || unique=$$empty_fix; \
448 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
452 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
453 $(TAGS_FILES) $(LISP)
456 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
457 unique=`for i in $$list; do \
458 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
460 $(AWK) ' { files[$$0] = 1; } \
461 END { for (i in files) print i; }'`; \
462 test -z "$(CTAGS_ARGS)$$tags$$unique" \
463 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
467 here=`$(am__cd) $(top_builddir) && pwd` \
468 && cd $(top_srcdir) \
469 && gtags -i $(GTAGS_ARGS) $$here
472 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
474 distdir: $(DISTFILES)
475 $(am__remove_distdir)
477 $(mkdir_p) $(distdir)/config $(distdir)/m4
478 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
479 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
480 list='$(DISTFILES)'; for file in $$list; do \
482 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
483 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
485 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
486 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
487 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
489 $(mkdir_p) "$(distdir)$$dir"; \
493 if test -d $$d/$$file; then \
494 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
495 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
497 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
499 test -f $(distdir)/$$file \
500 || cp -p $$d/$$file $(distdir)/$$file \
504 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
505 if test "$$subdir" = .; then :; else \
506 test -d "$(distdir)/$$subdir" \
507 || $(mkdir_p) "$(distdir)/$$subdir" \
509 distdir=`$(am__cd) $(distdir) && pwd`; \
510 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
512 $(MAKE) $(AM_MAKEFLAGS) \
513 top_distdir="$$top_distdir" \
514 distdir="$$distdir/$$subdir" \
519 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
520 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
521 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
522 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
523 || chmod -R a+r $(distdir)
525 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
526 $(am__remove_distdir)
529 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
530 $(am__remove_distdir)
533 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
534 $(am__remove_distdir)
537 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
538 $(am__remove_distdir)
540 -rm -f $(distdir).zip
541 zip -rq $(distdir).zip $(distdir)
542 $(am__remove_distdir)
544 dist dist-all: distdir
545 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
546 -rm -f $(distdir).zip
547 zip -rq $(distdir).zip $(distdir)
548 $(am__remove_distdir)
550 # This target untars the dist file and tries a VPATH configuration. Then
551 # it guarantees that the distribution is self-contained by making another
554 case '$(DIST_ARCHIVES)' in \
556 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
558 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
560 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
562 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
564 unzip $(distdir).zip ;;\
566 chmod -R a-w $(distdir); chmod a+w $(distdir)
567 mkdir $(distdir)/_build
568 mkdir $(distdir)/_inst
570 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
571 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
572 && cd $(distdir)/_build \
573 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
574 $(DISTCHECK_CONFIGURE_FLAGS) \
575 && $(MAKE) $(AM_MAKEFLAGS) \
576 && $(MAKE) $(AM_MAKEFLAGS) dvi \
577 && $(MAKE) $(AM_MAKEFLAGS) check \
578 && $(MAKE) $(AM_MAKEFLAGS) install \
579 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
580 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
581 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
583 && chmod -R a-w "$$dc_install_base" \
585 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
586 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
587 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
588 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
589 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
590 } || { rm -rf "$$dc_destdir"; exit 1; }) \
591 && rm -rf "$$dc_destdir" \
592 && $(MAKE) $(AM_MAKEFLAGS) dist \
593 && rm -rf $(DIST_ARCHIVES) \
594 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
595 $(am__remove_distdir)
596 @(echo "$(distdir) archives ready for distribution: "; \
597 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
598 sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
600 @cd $(distuninstallcheck_dir) \
601 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
602 || { echo "ERROR: files left after uninstall:" ; \
603 if test -n "$(DESTDIR)"; then \
604 echo " (check DESTDIR support)"; \
606 $(distuninstallcheck_listfiles) ; \
608 distcleancheck: distclean
609 @if test '$(srcdir)' = . ; then \
610 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
613 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
614 || { echo "ERROR: files left in build directory after distclean:" ; \
615 $(distcleancheck_listfiles) ; \
618 check: check-recursive
619 all-am: Makefile $(DATA)
620 installdirs: installdirs-recursive
622 for dir in "$(DESTDIR)$(docdir)"; do \
623 test -z "$$dir" || $(mkdir_p) "$$dir"; \
625 install: install-recursive
626 install-exec: install-exec-recursive
627 install-data: install-data-recursive
628 uninstall: uninstall-recursive
631 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
633 installcheck: installcheck-recursive
635 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
636 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
637 `test -z '$(STRIP)' || \
638 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
644 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
646 maintainer-clean-generic:
647 @echo "This command is intended for maintainers to use"
648 @echo "it deletes files that may require special tools to rebuild."
649 clean: clean-recursive
651 clean-am: clean-generic clean-libtool mostlyclean-am
653 distclean: distclean-recursive
654 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
656 distclean-am: clean-am distclean-generic distclean-libtool \
669 install-data-am: install-dist_docDATA
673 install-info: install-info-recursive
679 maintainer-clean: maintainer-clean-recursive
680 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
681 -rm -rf $(top_srcdir)/autom4te.cache
683 maintainer-clean-am: distclean-am maintainer-clean-generic
685 mostlyclean: mostlyclean-recursive
687 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
697 uninstall-am: uninstall-dist_docDATA uninstall-info-am
699 uninstall-info: uninstall-info-recursive
701 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
702 check-am clean clean-generic clean-libtool clean-recursive \
703 ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
704 dist-shar dist-tarZ dist-zip distcheck distclean \
705 distclean-generic distclean-libtool distclean-recursive \
706 distclean-tags distcleancheck distdir distuninstallcheck dvi \
707 dvi-am html html-am info info-am install install-am \
708 install-data install-data-am install-dist_docDATA install-exec \
709 install-exec-am install-info install-info-am install-man \
710 install-strip installcheck installcheck-am installdirs \
711 installdirs-am maintainer-clean maintainer-clean-generic \
712 maintainer-clean-recursive mostlyclean mostlyclean-generic \
713 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
714 tags tags-recursive uninstall uninstall-am \
715 uninstall-dist_docDATA uninstall-info-am
719 (rm -f RELEASE-DATE && echo $(LIBTIFF_RELEASE_DATE) > RELEASE-DATE)
720 (rm -f VERSION && echo $(LIBTIFF_VERSION) > VERSION)
721 (rm -f ./libtiff/tiffvers.h && sed 's,LIBTIFF_VERSION,$(LIBTIFF_VERSION),;s,LIBTIFF_RELEASE_DATE,$(LIBTIFF_RELEASE_DATE),' ./libtiff/tiffvers.h.in > ./libtiff/tiffvers.h)
722 # Tell versions [3.59,3.63) of GNU make to not export all variables.
723 # Otherwise a system limit (for SysV at least) may be exceeded.