]> git.saurik.com Git - wxWidgets.git/blame - src/tiff/Makefile.in
Don't let MSW's wxSpinCtrl emit spin up and down events as in the other ports
[wxWidgets.git] / src / tiff / Makefile.in
CommitLineData
8414a40c
VZ
1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# @configure_input@
3
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.
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
42srcdir = @srcdir@
43top_srcdir = @top_srcdir@
44VPATH = @srcdir@
45pkgdatadir = $(datadir)/@PACKAGE@
46pkglibdir = $(libdir)/@PACKAGE@
47pkgincludedir = $(includedir)/@PACKAGE@
48top_builddir = .
49am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
50INSTALL = @INSTALL@
51install_sh_DATA = $(install_sh) -c -m 644
52install_sh_PROGRAM = $(install_sh) -c
53install_sh_SCRIPT = $(install_sh) -c
54INSTALL_HEADER = $(INSTALL_DATA)
55transform = $(program_transform_name)
56NORMAL_INSTALL = :
57PRE_INSTALL = :
58POST_INSTALL = :
59NORMAL_UNINSTALL = :
60PRE_UNINSTALL = :
61POST_UNINSTALL = :
62build_triplet = @build@
63host_triplet = @host@
64target_triplet = @target@
65DIST_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 \
70 config/mkinstalldirs
71subdir = .
72ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
73am__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
77am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
78 $(ACLOCAL_M4)
79am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
80 configure.lineno configure.status.lineno
81mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
82CONFIG_HEADER = $(top_builddir)/libtiff/tif_config.h \
83 $(top_builddir)/libtiff/tiffconf.h
84CONFIG_CLEAN_FILES =
85SOURCES =
86DIST_SOURCES =
87RECURSIVE_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 \
92 uninstall-recursive
93am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
94am__vpath_adj = case $$p in \
95 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
96 *) f=$$p;; \
97 esac;
98am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
99am__installdirs = "$(DESTDIR)$(docdir)"
100dist_docDATA_INSTALL = $(INSTALL_DATA)
101DATA = $(dist_doc_DATA)
102ETAGS = etags
103CTAGS = ctags
104DIST_SUBDIRS = $(SUBDIRS)
105DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
106distdir = $(PACKAGE)-$(VERSION)
107top_distdir = $(distdir)
108am__remove_distdir = \
109 { test ! -d $(distdir) \
110 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
111 && rm -fr $(distdir); }; }
112DIST_ARCHIVES = $(distdir).tar.gz $(distdir).zip
113GZIP_ENV = --best
114distuninstallcheck_listfiles = find . -type f -print
115distcleancheck_listfiles = find . -type f -print
116ACLOCAL = @ACLOCAL@
117AMDEP_FALSE = @AMDEP_FALSE@
118AMDEP_TRUE = @AMDEP_TRUE@
119AMTAR = @AMTAR@
120AR = @AR@
121AS = @AS@
122AUTOCONF = @AUTOCONF@
123AUTOHEADER = @AUTOHEADER@
124AUTOMAKE = @AUTOMAKE@
125AWK = @AWK@
126CC = @CC@
127CCDEPMODE = @CCDEPMODE@
128CFLAGS = @CFLAGS@
129CPP = @CPP@
130CPPFLAGS = @CPPFLAGS@
131CXX = @CXX@
132CXXCPP = @CXXCPP@
133CXXDEPMODE = @CXXDEPMODE@
134CXXFLAGS = @CXXFLAGS@
135CYGPATH_W = @CYGPATH_W@
136DEFS = @DEFS@
137DEPDIR = @DEPDIR@
138DLLTOOL = @DLLTOOL@
139DUMPBIN = @DUMPBIN@
140ECHO_C = @ECHO_C@
141ECHO_N = @ECHO_N@
142ECHO_T = @ECHO_T@
143EGREP = @EGREP@
144EXEEXT = @EXEEXT@
145FGREP = @FGREP@
146GLUT_CFLAGS = @GLUT_CFLAGS@
147GLUT_LIBS = @GLUT_LIBS@
148GLU_CFLAGS = @GLU_CFLAGS@
149GLU_LIBS = @GLU_LIBS@
150GL_CFLAGS = @GL_CFLAGS@
151GL_LIBS = @GL_LIBS@
152GREP = @GREP@
153HAVE_CXX_FALSE = @HAVE_CXX_FALSE@
154HAVE_CXX_TRUE = @HAVE_CXX_TRUE@
155HAVE_OPENGL_FALSE = @HAVE_OPENGL_FALSE@
156HAVE_OPENGL_TRUE = @HAVE_OPENGL_TRUE@
157HAVE_RPATH_FALSE = @HAVE_RPATH_FALSE@
158HAVE_RPATH_TRUE = @HAVE_RPATH_TRUE@
159INSTALL_DATA = @INSTALL_DATA@
160INSTALL_PROGRAM = @INSTALL_PROGRAM@
161INSTALL_SCRIPT = @INSTALL_SCRIPT@
162INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
163LD = @LD@
164LDFLAGS = @LDFLAGS@
165LIBDIR = @LIBDIR@
166LIBOBJS = @LIBOBJS@
167LIBS = @LIBS@
168LIBTIFF_ALPHA_VERSION = @LIBTIFF_ALPHA_VERSION@
169LIBTIFF_DOCDIR = @LIBTIFF_DOCDIR@
170LIBTIFF_MAJOR_VERSION = @LIBTIFF_MAJOR_VERSION@
171LIBTIFF_MICRO_VERSION = @LIBTIFF_MICRO_VERSION@
172LIBTIFF_MINOR_VERSION = @LIBTIFF_MINOR_VERSION@
173LIBTIFF_RELEASE_DATE = @LIBTIFF_RELEASE_DATE@
174LIBTIFF_VERSION = @LIBTIFF_VERSION@
175LIBTIFF_VERSION_INFO = @LIBTIFF_VERSION_INFO@
176LIBTOOL = @LIBTOOL@
177LN_S = @LN_S@
178LTLIBOBJS = @LTLIBOBJS@
179MAINT = @MAINT@
180MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
181MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
182MAKEINFO = @MAKEINFO@
183NM = @NM@
184OBJDUMP = @OBJDUMP@
185OBJEXT = @OBJEXT@
186PACKAGE = @PACKAGE@
187PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
188PACKAGE_NAME = @PACKAGE_NAME@
189PACKAGE_STRING = @PACKAGE_STRING@
190PACKAGE_TARNAME = @PACKAGE_TARNAME@
191PACKAGE_VERSION = @PACKAGE_VERSION@
192PATH_SEPARATOR = @PATH_SEPARATOR@
193PTHREAD_CC = @PTHREAD_CC@
194PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
195PTHREAD_LIBS = @PTHREAD_LIBS@
196RANLIB = @RANLIB@
197SED = @SED@
198SET_MAKE = @SET_MAKE@
199SHELL = @SHELL@
200STRIP = @STRIP@
201VERSION = @VERSION@
202X_CFLAGS = @X_CFLAGS@
203X_EXTRA_LIBS = @X_EXTRA_LIBS@
204X_LIBS = @X_LIBS@
205X_PRE_LIBS = @X_PRE_LIBS@
206ac_ct_AR = @ac_ct_AR@
207ac_ct_AS = @ac_ct_AS@
208ac_ct_CC = @ac_ct_CC@
209ac_ct_CXX = @ac_ct_CXX@
210ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
211ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
212ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
213ac_ct_RANLIB = @ac_ct_RANLIB@
214ac_ct_STRIP = @ac_ct_STRIP@
215acx_pthread_config = @acx_pthread_config@
216am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
217am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
218am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
219am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
220am__include = @am__include@
221am__leading_dot = @am__leading_dot@
222am__quote = @am__quote@
223am__tar = @am__tar@
224am__untar = @am__untar@
225bindir = @bindir@
226build = @build@
227build_alias = @build_alias@
228build_cpu = @build_cpu@
229build_os = @build_os@
230build_vendor = @build_vendor@
231datadir = @datadir@
232exec_prefix = @exec_prefix@
233host = @host@
234host_alias = @host_alias@
235host_cpu = @host_cpu@
236host_os = @host_os@
237host_vendor = @host_vendor@
238includedir = @includedir@
239infodir = @infodir@
240install_sh = @install_sh@
241libdir = @libdir@
242libexecdir = @libexecdir@
243localstatedir = @localstatedir@
244lt_ECHO = @lt_ECHO@
245mandir = @mandir@
246mkdir_p = @mkdir_p@
247oldincludedir = @oldincludedir@
248prefix = @prefix@
249program_transform_name = @program_transform_name@
250sbindir = @sbindir@
251sharedstatedir = @sharedstatedir@
252sysconfdir = @sysconfdir@
253target = @target@
254target_alias = @target_alias@
255target_cpu = @target_cpu@
256target_os = @target_os@
257target_vendor = @target_vendor@
258docdir = $(LIBTIFF_DOCDIR)
259AUTOMAKE_OPTIONS = dist-zip foreign
260ACLOCAL_AMFLAGS = -I ./m4
261docfiles = \
262 COPYRIGHT \
263 ChangeLog \
264 README \
265 RELEASE-DATE \
266 TODO \
267 VERSION
268
269EXTRA_DIST = \
270 HOWTO-RELEASE \
271 Makefile.vc \
272 SConstruct \
273 autogen.sh \
274 nmake.opt
275
276dist_doc_DATA = $(docfiles)
277SUBDIRS = port libtiff tools contrib test man html
278all: all-recursive
279
280.SUFFIXES:
281am--refresh:
282 @:
283$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
284 @for dep in $?; do \
285 case '$(am__configure_deps)' in \
286 *$$dep*) \
287 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
288 cd $(srcdir) && $(AUTOMAKE) --foreign \
289 && exit 0; \
290 exit 1;; \
291 esac; \
292 done; \
293 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
294 cd $(top_srcdir) && \
295 $(AUTOMAKE) --foreign Makefile
296.PRECIOUS: Makefile
297Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
298 @case '$?' in \
299 *config.status*) \
300 echo ' $(SHELL) ./config.status'; \
301 $(SHELL) ./config.status;; \
302 *) \
303 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
304 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
305 esac;
306
307$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
308 $(SHELL) ./config.status --recheck
309
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)
314
315mostlyclean-libtool:
316 -rm -f *.lo
317
318clean-libtool:
319 -rm -rf .libs _libs
320
321distclean-libtool:
322 -rm -f libtool
323uninstall-info-am:
324install-dist_docDATA: $(dist_doc_DATA)
325 @$(NORMAL_INSTALL)
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; \
329 f=$(am__strip_dir) \
330 echo " $(dist_docDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(docdir)/$$f'"; \
331 $(dist_docDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(docdir)/$$f"; \
332 done
333
334uninstall-dist_docDATA:
335 @$(NORMAL_UNINSTALL)
336 @list='$(dist_doc_DATA)'; for p in $$list; do \
337 f=$(am__strip_dir) \
338 echo " rm -f '$(DESTDIR)$(docdir)/$$f'"; \
339 rm -f "$(DESTDIR)$(docdir)/$$f"; \
340 done
341
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):
349 @failcom='exit 1'; \
350 for f in x $$MAKEFLAGS; do \
351 case $$f in \
352 *=* | --[!k]*);; \
353 *k*) failcom='fail=yes';; \
354 esac; \
355 done; \
356 dot_seen=no; \
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 \
361 dot_seen=yes; \
362 local_target="$$target-am"; \
363 else \
364 local_target="$$target"; \
365 fi; \
366 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
367 || eval $$failcom; \
368 done; \
369 if test "$$dot_seen" = "no"; then \
370 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
371 fi; test -z "$$fail"
372
373mostlyclean-recursive clean-recursive distclean-recursive \
374maintainer-clean-recursive:
375 @failcom='exit 1'; \
376 for f in x $$MAKEFLAGS; do \
377 case $$f in \
378 *=* | --[!k]*);; \
379 *k*) failcom='fail=yes';; \
380 esac; \
381 done; \
382 dot_seen=no; \
383 case "$@" in \
384 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
385 *) list='$(SUBDIRS)' ;; \
386 esac; \
387 rev=''; for subdir in $$list; do \
388 if test "$$subdir" = "."; then :; else \
389 rev="$$subdir $$rev"; \
390 fi; \
391 done; \
392 rev="$$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"; \
398 else \
399 local_target="$$target"; \
400 fi; \
401 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
402 || eval $$failcom; \
403 done && test -z "$$fail"
404tags-recursive:
405 list='$(SUBDIRS)'; for subdir in $$list; do \
406 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
407 done
408ctags-recursive:
409 list='$(SUBDIRS)'; for subdir in $$list; do \
410 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
411 done
412
413ID: $(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; \
417 done | \
418 $(AWK) ' { files[$$0] = 1; } \
419 END { for (i in files) print i; }'`; \
420 mkid -fID $$unique
421tags: TAGS
422
423TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
424 $(TAGS_FILES) $(LISP)
425 tags=; \
426 here=`pwd`; \
427 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
428 include_option=--etags-include; \
429 empty_fix=.; \
430 else \
431 include_option=--include; \
432 empty_fix=; \
433 fi; \
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"; \
438 fi; \
439 done; \
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; \
443 done | \
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) \
449 $$tags $$unique; \
450 fi
451ctags: CTAGS
452CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
453 $(TAGS_FILES) $(LISP)
454 tags=; \
455 here=`pwd`; \
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; \
459 done | \
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) \
464 $$tags $$unique
465
466GTAGS:
467 here=`$(am__cd) $(top_builddir) && pwd` \
468 && cd $(top_srcdir) \
469 && gtags -i $(GTAGS_ARGS) $$here
470
471distclean-tags:
472 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
473
474distdir: $(DISTFILES)
475 $(am__remove_distdir)
476 mkdir $(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 \
481 case $$file in \
482 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
483 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
484 esac; \
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 \
488 dir="/$$dir"; \
489 $(mkdir_p) "$(distdir)$$dir"; \
490 else \
491 dir=''; \
492 fi; \
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; \
496 fi; \
497 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
498 else \
499 test -f $(distdir)/$$file \
500 || cp -p $$d/$$file $(distdir)/$$file \
501 || exit 1; \
502 fi; \
503 done
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" \
508 || exit 1; \
509 distdir=`$(am__cd) $(distdir) && pwd`; \
510 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
511 (cd $$subdir && \
512 $(MAKE) $(AM_MAKEFLAGS) \
513 top_distdir="$$top_distdir" \
514 distdir="$$distdir/$$subdir" \
515 distdir) \
516 || exit 1; \
517 fi; \
518 done
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)
524dist-gzip: distdir
525 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
526 $(am__remove_distdir)
527
528dist-bzip2: distdir
529 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
530 $(am__remove_distdir)
531
532dist-tarZ: distdir
533 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
534 $(am__remove_distdir)
535
536dist-shar: distdir
537 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
538 $(am__remove_distdir)
539dist-zip: distdir
540 -rm -f $(distdir).zip
541 zip -rq $(distdir).zip $(distdir)
542 $(am__remove_distdir)
543
544dist 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)
549
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
552# tarfile.
553distcheck: dist
554 case '$(DIST_ARCHIVES)' in \
555 *.tar.gz*) \
556 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
557 *.tar.bz2*) \
558 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
559 *.tar.Z*) \
560 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
561 *.shar.gz*) \
562 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
563 *.zip*) \
564 unzip $(distdir).zip ;;\
565 esac
566 chmod -R a-w $(distdir); chmod a+w $(distdir)
567 mkdir $(distdir)/_build
568 mkdir $(distdir)/_inst
569 chmod a-w $(distdir)
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" \
582 distuninstallcheck \
583 && chmod -R a-w "$$dc_install_base" \
584 && ({ \
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;}'
599distuninstallcheck:
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)"; \
605 fi ; \
606 $(distuninstallcheck_listfiles) ; \
607 exit 1; } >&2
608distcleancheck: distclean
609 @if test '$(srcdir)' = . ; then \
610 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
611 exit 1 ; \
612 fi
613 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
614 || { echo "ERROR: files left in build directory after distclean:" ; \
615 $(distcleancheck_listfiles) ; \
616 exit 1; } >&2
617check-am: all-am
618check: check-recursive
619all-am: Makefile $(DATA)
620installdirs: installdirs-recursive
621installdirs-am:
622 for dir in "$(DESTDIR)$(docdir)"; do \
623 test -z "$$dir" || $(mkdir_p) "$$dir"; \
624 done
625install: install-recursive
626install-exec: install-exec-recursive
627install-data: install-data-recursive
628uninstall: uninstall-recursive
629
630install-am: all-am
631 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
632
633installcheck: installcheck-recursive
634install-strip:
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
639mostlyclean-generic:
640
641clean-generic:
642
643distclean-generic:
644 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
645
646maintainer-clean-generic:
647 @echo "This command is intended for maintainers to use"
648 @echo "it deletes files that may require special tools to rebuild."
649clean: clean-recursive
650
651clean-am: clean-generic clean-libtool mostlyclean-am
652
653distclean: distclean-recursive
654 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
655 -rm -f Makefile
656distclean-am: clean-am distclean-generic distclean-libtool \
657 distclean-tags
658
659dvi: dvi-recursive
660
661dvi-am:
662
663html: html-recursive
664
665info: info-recursive
666
667info-am:
668
669install-data-am: install-dist_docDATA
670
671install-exec-am:
672
673install-info: install-info-recursive
674
675install-man:
676
677installcheck-am:
678
679maintainer-clean: maintainer-clean-recursive
680 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
681 -rm -rf $(top_srcdir)/autom4te.cache
682 -rm -f Makefile
683maintainer-clean-am: distclean-am maintainer-clean-generic
684
685mostlyclean: mostlyclean-recursive
686
687mostlyclean-am: mostlyclean-generic mostlyclean-libtool
688
689pdf: pdf-recursive
690
691pdf-am:
692
693ps: ps-recursive
694
695ps-am:
696
697uninstall-am: uninstall-dist_docDATA uninstall-info-am
698
699uninstall-info: uninstall-info-recursive
700
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
716
717
718release:
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.
724.NOEXPORT: