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.
48 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
49 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
51 for am__flg in $$MAKEFLAGS; do \
54 *n*) am__dry=yes; break;; \
58 test $$am__dry = yes; \
60 pkgdatadir = $(datadir)/@PACKAGE@
61 pkgincludedir = $(includedir)/@PACKAGE@
62 pkglibdir = $(libdir)/@PACKAGE@
63 pkglibexecdir = $(libexecdir)/@PACKAGE@
64 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
65 install_sh_DATA = $(install_sh) -c -m 644
66 install_sh_PROGRAM = $(install_sh) -c
67 install_sh_SCRIPT = $(install_sh) -c
68 INSTALL_HEADER = $(INSTALL_DATA)
69 transform = $(program_transform_name)
76 build_triplet = @build@
79 DIST_COMMON = README $(am__configure_deps) $(dist_doc_DATA) \
80 $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
81 $(srcdir)/libtiff-4.pc.in $(top_srcdir)/config/compile \
82 $(top_srcdir)/config/config.guess \
83 $(top_srcdir)/config/config.sub \
84 $(top_srcdir)/config/install-sh $(top_srcdir)/config/ltmain.sh \
85 $(top_srcdir)/config/missing \
86 $(top_srcdir)/config/mkinstalldirs $(top_srcdir)/configure \
87 ChangeLog TODO config/compile config/config.guess \
88 config/config.sub config/depcomp config/install-sh \
89 config/ltmain.sh config/missing config/mkinstalldirs
90 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
91 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
92 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
93 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
94 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
95 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
97 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
98 configure.lineno config.status.lineno
99 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
100 CONFIG_HEADER = $(top_builddir)/libtiff/tif_config.h \
101 $(top_builddir)/libtiff/tiffconf.h
102 CONFIG_CLEAN_FILES = libtiff-4.pc
103 CONFIG_CLEAN_VPATH_FILES =
104 AM_V_P = $(am__v_P_@AM_V@)
105 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
108 AM_V_GEN = $(am__v_GEN_@AM_V@)
109 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
110 am__v_GEN_0 = @echo " GEN " $@;
112 AM_V_at = $(am__v_at_@AM_V@)
113 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
118 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
119 html-recursive info-recursive install-data-recursive \
120 install-dvi-recursive install-exec-recursive \
121 install-html-recursive install-info-recursive \
122 install-pdf-recursive install-ps-recursive install-recursive \
123 installcheck-recursive installdirs-recursive pdf-recursive \
124 ps-recursive uninstall-recursive
125 am__can_run_installinfo = \
126 case $$AM_UPDATE_INFO_DIR in \
128 *) (install-info --version) >/dev/null 2>&1;; \
130 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
131 am__vpath_adj = case $$p in \
132 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
135 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
137 am__nobase_strip_setup = \
138 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
140 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
141 am__nobase_list = $(am__nobase_strip_setup); \
142 for p in $$list; do echo "$$p $$p"; done | \
143 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
144 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
145 if (++n[$$2] == $(am__install_max)) \
146 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
147 END { for (dir in files) print dir, files[dir] }'
149 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
150 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
151 am__uninstall_files_from_dir = { \
153 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
154 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
155 $(am__cd) "$$dir" && rm -f $$files; }; \
157 am__installdirs = "$(DESTDIR)$(docdir)" "$(DESTDIR)$(pkgconfigdir)"
158 DATA = $(dist_doc_DATA) $(pkgconfig_DATA)
159 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
160 distclean-recursive maintainer-clean-recursive
161 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
162 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
163 cscope distdir dist dist-all distcheck
167 DIST_SUBDIRS = $(SUBDIRS)
168 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
169 distdir = $(PACKAGE)-$(VERSION)
170 top_distdir = $(distdir)
171 am__remove_distdir = \
172 if test -d "$(distdir)"; then \
173 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
174 && rm -rf "$(distdir)" \
175 || { sleep 5 && rm -rf "$(distdir)"; }; \
177 am__post_remove_distdir = $(am__remove_distdir)
180 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
181 sed_rest='s,^[^/]*/*,,'; \
182 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
183 sed_butlast='s,/*[^/]*$$,,'; \
184 while test -n "$$dir1"; do \
185 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
186 if test "$$first" != "."; then \
187 if test "$$first" = ".."; then \
188 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
189 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
191 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
192 if test "$$first2" = "$$first"; then \
193 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
197 dir0="$$dir0"/"$$first"; \
200 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
203 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).zip
205 DIST_TARGETS = dist-gzip dist-zip
206 distuninstallcheck_listfiles = find . -type f -print
207 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
208 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
209 distcleancheck_listfiles = find . -type f -print
212 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
215 AUTOCONF = @AUTOCONF@
216 AUTOHEADER = @AUTOHEADER@
217 AUTOMAKE = @AUTOMAKE@
220 CCDEPMODE = @CCDEPMODE@
223 CPPFLAGS = @CPPFLAGS@
226 CXXDEPMODE = @CXXDEPMODE@
227 CXXFLAGS = @CXXFLAGS@
228 CYGPATH_W = @CYGPATH_W@
232 DSYMUTIL = @DSYMUTIL@
240 GLUT_CFLAGS = @GLUT_CFLAGS@
241 GLUT_LIBS = @GLUT_LIBS@
242 GLU_CFLAGS = @GLU_CFLAGS@
243 GLU_LIBS = @GLU_LIBS@
244 GL_CFLAGS = @GL_CFLAGS@
248 INSTALL_DATA = @INSTALL_DATA@
249 INSTALL_PROGRAM = @INSTALL_PROGRAM@
250 INSTALL_SCRIPT = @INSTALL_SCRIPT@
251 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
257 LIBTIFF_ALPHA_VERSION = @LIBTIFF_ALPHA_VERSION@
258 LIBTIFF_DOCDIR = @LIBTIFF_DOCDIR@
259 LIBTIFF_MAJOR_VERSION = @LIBTIFF_MAJOR_VERSION@
260 LIBTIFF_MICRO_VERSION = @LIBTIFF_MICRO_VERSION@
261 LIBTIFF_MINOR_VERSION = @LIBTIFF_MINOR_VERSION@
262 LIBTIFF_RELEASE_DATE = @LIBTIFF_RELEASE_DATE@
263 LIBTIFF_VERSION = @LIBTIFF_VERSION@
264 LIBTIFF_VERSION_INFO = @LIBTIFF_VERSION_INFO@
268 LTLIBOBJS = @LTLIBOBJS@
270 MAKEINFO = @MAKEINFO@
271 MANIFEST_TOOL = @MANIFEST_TOOL@
280 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
281 PACKAGE_NAME = @PACKAGE_NAME@
282 PACKAGE_STRING = @PACKAGE_STRING@
283 PACKAGE_TARNAME = @PACKAGE_TARNAME@
284 PACKAGE_URL = @PACKAGE_URL@
285 PACKAGE_VERSION = @PACKAGE_VERSION@
286 PATH_SEPARATOR = @PATH_SEPARATOR@
287 PTHREAD_CC = @PTHREAD_CC@
288 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
289 PTHREAD_LIBS = @PTHREAD_LIBS@
292 SET_MAKE = @SET_MAKE@
297 X_CFLAGS = @X_CFLAGS@
298 X_EXTRA_LIBS = @X_EXTRA_LIBS@
300 X_PRE_LIBS = @X_PRE_LIBS@
301 abs_builddir = @abs_builddir@
302 abs_srcdir = @abs_srcdir@
303 abs_top_builddir = @abs_top_builddir@
304 abs_top_srcdir = @abs_top_srcdir@
305 ac_ct_AR = @ac_ct_AR@
306 ac_ct_CC = @ac_ct_CC@
307 ac_ct_CXX = @ac_ct_CXX@
308 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
309 am__include = @am__include@
310 am__leading_dot = @am__leading_dot@
311 am__quote = @am__quote@
313 am__untar = @am__untar@
314 ax_pthread_config = @ax_pthread_config@
317 build_alias = @build_alias@
318 build_cpu = @build_cpu@
319 build_os = @build_os@
320 build_vendor = @build_vendor@
321 builddir = @builddir@
323 datarootdir = @datarootdir@
324 docdir = $(LIBTIFF_DOCDIR)
326 exec_prefix = @exec_prefix@
328 host_alias = @host_alias@
329 host_cpu = @host_cpu@
331 host_vendor = @host_vendor@
333 includedir = @includedir@
335 install_sh = @install_sh@
337 libexecdir = @libexecdir@
338 localedir = @localedir@
339 localstatedir = @localstatedir@
342 oldincludedir = @oldincludedir@
345 program_transform_name = @program_transform_name@
348 sharedstatedir = @sharedstatedir@
350 sysconfdir = @sysconfdir@
351 target_alias = @target_alias@
352 tiff_libs_private = @tiff_libs_private@
353 top_build_prefix = @top_build_prefix@
354 top_builddir = @top_builddir@
355 top_srcdir = @top_srcdir@
356 AUTOMAKE_OPTIONS = 1.12 dist-zip foreign
357 ACLOCAL_AMFLAGS = -I m4
376 dist_doc_DATA = $(docfiles)
377 SUBDIRS = port libtiff tools build contrib test man html
378 pkgconfigdir = $(libdir)/pkgconfig
379 pkgconfig_DATA = libtiff-4.pc
383 am--refresh: Makefile
385 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
387 case '$(am__configure_deps)' in \
389 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
390 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
395 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
396 $(am__cd) $(top_srcdir) && \
397 $(AUTOMAKE) --foreign Makefile
399 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
402 echo ' $(SHELL) ./config.status'; \
403 $(SHELL) ./config.status;; \
405 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
406 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
409 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
410 $(SHELL) ./config.status --recheck
412 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
413 $(am__cd) $(srcdir) && $(AUTOCONF)
414 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
415 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
416 $(am__aclocal_m4_deps):
417 libtiff-4.pc: $(top_builddir)/config.status $(srcdir)/libtiff-4.pc.in
418 cd $(top_builddir) && $(SHELL) ./config.status $@
427 -rm -f libtool config.lt
428 install-dist_docDATA: $(dist_doc_DATA)
430 @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
431 if test -n "$$list"; then \
432 echo " $(MKDIR_P) '$(DESTDIR)$(docdir)'"; \
433 $(MKDIR_P) "$(DESTDIR)$(docdir)" || exit 1; \
435 for p in $$list; do \
436 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
438 done | $(am__base_list) | \
439 while read files; do \
440 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
441 $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
444 uninstall-dist_docDATA:
446 @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
447 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
448 dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
449 install-pkgconfigDATA: $(pkgconfig_DATA)
451 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
452 if test -n "$$list"; then \
453 echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
454 $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
456 for p in $$list; do \
457 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
459 done | $(am__base_list) | \
460 while read files; do \
461 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
462 $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
465 uninstall-pkgconfigDATA:
467 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
468 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
469 dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
471 # This directory's subdirectories are mostly independent; you can cd
472 # into them and run 'make' without going through this Makefile.
473 # To change the values of 'make' variables: instead of editing Makefiles,
474 # (1) if the variable is set in 'config.status', edit 'config.status'
475 # (which will cause the Makefiles to be regenerated when you run 'make');
476 # (2) otherwise, pass the desired values on the 'make' command line.
477 $(RECURSIVE_TARGETS) $(RECURSIVE_CLEAN_TARGETS):
478 @fail= failcom='exit 1'; \
479 for f in x $$MAKEFLAGS; do \
482 *k*) failcom='fail=yes';; \
486 target=`echo $@ | sed s/-recursive//`; \
488 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
489 *) list='$(SUBDIRS)' ;; \
491 for subdir in $$list; do \
492 echo "Making $$target in $$subdir"; \
493 if test "$$subdir" = "."; then \
495 local_target="$$target-am"; \
497 local_target="$$target"; \
499 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
502 if test "$$dot_seen" = "no"; then \
503 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
506 list='$(SUBDIRS)'; for subdir in $$list; do \
507 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
510 list='$(SUBDIRS)'; for subdir in $$list; do \
511 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
513 cscopelist-recursive:
514 list='$(SUBDIRS)'; for subdir in $$list; do \
515 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) cscopelist); \
518 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
519 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
520 unique=`for i in $$list; do \
521 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
523 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
524 END { if (nonempty) { for (i in files) print i; }; }'`; \
528 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
529 $(TAGS_FILES) $(LISP)
532 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
533 include_option=--etags-include; \
536 include_option=--include; \
539 list='$(SUBDIRS)'; for subdir in $$list; do \
540 if test "$$subdir" = .; then :; else \
541 test ! -f $$subdir/TAGS || \
542 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
545 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
546 unique=`for i in $$list; do \
547 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
549 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
550 END { if (nonempty) { for (i in files) print i; }; }'`; \
552 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
553 test -n "$$unique" || unique=$$empty_fix; \
554 if test $$# -gt 0; then \
555 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
558 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
563 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
564 $(TAGS_FILES) $(LISP)
565 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
566 unique=`for i in $$list; do \
567 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
569 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
570 END { if (nonempty) { for (i in files) print i; }; }'`; \
571 test -z "$(CTAGS_ARGS)$$unique" \
572 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
576 here=`$(am__cd) $(top_builddir) && pwd` \
577 && $(am__cd) $(top_srcdir) \
578 && gtags -i $(GTAGS_ARGS) "$$here"
581 test ! -s cscope.files \
582 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
587 cscope.files: clean-cscope cscopelist-recursive cscopelist
589 cscopelist: cscopelist-recursive $(HEADERS) $(SOURCES) $(LISP)
590 list='$(SOURCES) $(HEADERS) $(LISP)'; \
591 case "$(srcdir)" in \
592 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
593 *) sdir=$(subdir)/$(srcdir) ;; \
595 for i in $$list; do \
596 if test -f "$$i"; then \
597 echo "$(subdir)/$$i"; \
601 done >> $(top_builddir)/cscope.files
604 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
605 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
607 distdir: $(DISTFILES)
608 $(am__remove_distdir)
609 test -d "$(distdir)" || mkdir "$(distdir)"
610 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
611 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
612 list='$(DISTFILES)'; \
613 dist_files=`for file in $$list; do echo $$file; done | \
614 sed -e "s|^$$srcdirstrip/||;t" \
615 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
616 case $$dist_files in \
617 */*) $(MKDIR_P) `echo "$$dist_files" | \
618 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
621 for file in $$dist_files; do \
622 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
623 if test -d $$d/$$file; then \
624 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
625 if test -d "$(distdir)/$$file"; then \
626 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
628 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
629 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
630 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
632 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
634 test -f "$(distdir)/$$file" \
635 || cp -p $$d/$$file "$(distdir)/$$file" \
639 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
640 if test "$$subdir" = .; then :; else \
642 || test -d "$(distdir)/$$subdir" \
643 || $(MKDIR_P) "$(distdir)/$$subdir" \
645 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
647 new_distdir=$$reldir; \
648 dir1=$$subdir; dir2="$(top_distdir)"; \
650 new_top_distdir=$$reldir; \
651 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
652 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
653 ($(am__cd) $$subdir && \
654 $(MAKE) $(AM_MAKEFLAGS) \
655 top_distdir="$$new_top_distdir" \
656 distdir="$$new_distdir" \
657 am__remove_distdir=: \
658 am__skip_length_check=: \
659 am__skip_mode_fix=: \
664 -test -n "$(am__skip_mode_fix)" \
665 || find "$(distdir)" -type d ! -perm -755 \
666 -exec chmod u+rwx,go+rx {} \; -o \
667 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
668 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
669 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
670 || chmod -R a+r "$(distdir)"
672 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
673 $(am__post_remove_distdir)
676 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
677 $(am__post_remove_distdir)
680 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
681 $(am__post_remove_distdir)
684 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
685 $(am__post_remove_distdir)
688 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
689 $(am__post_remove_distdir)
692 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
693 $(am__post_remove_distdir)
695 -rm -f $(distdir).zip
696 zip -rq $(distdir).zip $(distdir)
697 $(am__post_remove_distdir)
700 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
701 $(am__post_remove_distdir)
703 # This target untars the dist file and tries a VPATH configuration. Then
704 # it guarantees that the distribution is self-contained by making another
707 case '$(DIST_ARCHIVES)' in \
709 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
711 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
713 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
715 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
717 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
719 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
721 unzip $(distdir).zip ;;\
723 chmod -R a-w $(distdir)
725 mkdir $(distdir)/_build $(distdir)/_inst
727 test -d $(distdir)/_build || exit 0; \
728 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
729 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
731 && $(am__cd) $(distdir)/_build \
732 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
733 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
734 $(DISTCHECK_CONFIGURE_FLAGS) \
735 && $(MAKE) $(AM_MAKEFLAGS) \
736 && $(MAKE) $(AM_MAKEFLAGS) dvi \
737 && $(MAKE) $(AM_MAKEFLAGS) check \
738 && $(MAKE) $(AM_MAKEFLAGS) install \
739 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
740 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
741 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
743 && chmod -R a-w "$$dc_install_base" \
745 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
746 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
747 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
748 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
749 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
750 } || { rm -rf "$$dc_destdir"; exit 1; }) \
751 && rm -rf "$$dc_destdir" \
752 && $(MAKE) $(AM_MAKEFLAGS) dist \
753 && rm -rf $(DIST_ARCHIVES) \
754 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
757 $(am__post_remove_distdir)
758 @(echo "$(distdir) archives ready for distribution: "; \
759 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
760 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
762 @test -n '$(distuninstallcheck_dir)' || { \
763 echo 'ERROR: trying to run $@ with an empty' \
764 '$$(distuninstallcheck_dir)' >&2; \
767 $(am__cd) '$(distuninstallcheck_dir)' || { \
768 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
771 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
772 || { echo "ERROR: files left after uninstall:" ; \
773 if test -n "$(DESTDIR)"; then \
774 echo " (check DESTDIR support)"; \
776 $(distuninstallcheck_listfiles) ; \
778 distcleancheck: distclean
779 @if test '$(srcdir)' = . ; then \
780 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
783 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
784 || { echo "ERROR: files left in build directory after distclean:" ; \
785 $(distcleancheck_listfiles) ; \
788 check: check-recursive
789 all-am: Makefile $(DATA)
790 installdirs: installdirs-recursive
792 for dir in "$(DESTDIR)$(docdir)" "$(DESTDIR)$(pkgconfigdir)"; do \
793 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
795 install: install-recursive
796 install-exec: install-exec-recursive
797 install-data: install-data-recursive
798 uninstall: uninstall-recursive
801 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
803 installcheck: installcheck-recursive
805 if test -z '$(STRIP)'; then \
806 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
807 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
810 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
811 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
812 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
819 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
820 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
822 maintainer-clean-generic:
823 @echo "This command is intended for maintainers to use"
824 @echo "it deletes files that may require special tools to rebuild."
825 clean: clean-recursive
827 clean-am: clean-generic clean-libtool mostlyclean-am
829 distclean: distclean-recursive
830 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
832 distclean-am: clean-am distclean-generic distclean-libtool \
847 install-data-am: install-dist_docDATA install-pkgconfigDATA
849 install-dvi: install-dvi-recursive
855 install-html: install-html-recursive
859 install-info: install-info-recursive
865 install-pdf: install-pdf-recursive
869 install-ps: install-ps-recursive
875 maintainer-clean: maintainer-clean-recursive
876 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
877 -rm -rf $(top_srcdir)/autom4te.cache
879 maintainer-clean-am: distclean-am maintainer-clean-generic
881 mostlyclean: mostlyclean-recursive
883 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
893 uninstall-am: uninstall-dist_docDATA uninstall-pkgconfigDATA
895 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) \
896 cscopelist-recursive ctags-recursive install-am install-strip \
899 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
900 all all-am am--refresh check check-am clean clean-cscope \
901 clean-generic clean-libtool cscope cscopelist \
902 cscopelist-recursive ctags ctags-recursive dist dist-all \
903 dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ dist-xz \
904 dist-zip distcheck distclean distclean-generic \
905 distclean-libtool distclean-tags distcleancheck distdir \
906 distuninstallcheck dvi dvi-am html html-am info info-am \
907 install install-am install-data install-data-am \
908 install-dist_docDATA install-dvi install-dvi-am install-exec \
909 install-exec-am install-html install-html-am install-info \
910 install-info-am install-man install-pdf install-pdf-am \
911 install-pkgconfigDATA install-ps install-ps-am install-strip \
912 installcheck installcheck-am installdirs installdirs-am \
913 maintainer-clean maintainer-clean-generic mostlyclean \
914 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
915 tags tags-recursive uninstall uninstall-am \
916 uninstall-dist_docDATA uninstall-pkgconfigDATA
920 (rm -f $(top_srcdir)/RELEASE-DATE && echo $(LIBTIFF_RELEASE_DATE) > $(top_srcdir)/RELEASE-DATE)
921 (rm -f $(top_srcdir)/VERSION && echo $(LIBTIFF_VERSION) > $(top_srcdir)/VERSION)
922 (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)
924 # Tell versions [3.59,3.63) of GNU make to not export all variables.
925 # Otherwise a system limit (for SysV at least) may be exceeded.