]> git.saurik.com Git - wxWidgets.git/blame - src/tiff/contrib/win_dib/Makefile.in
wxMessageBox off the main thread lost result code.
[wxWidgets.git] / src / tiff / contrib / win_dib / Makefile.in
CommitLineData
80ed523f 1# Makefile.in generated by automake 1.12.4 from Makefile.am.
8414a40c
VZ
2# @configure_input@
3
80ed523f
VZ
4# Copyright (C) 1994-2012 Free Software Foundation, Inc.
5
8414a40c
VZ
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.
8414a40c 41VPATH = @srcdir@
80ed523f
VZ
42am__make_dryrun = \
43 { \
44 am__dry=no; \
45 case $$MAKEFLAGS in \
46 *\\[\ \ ]*) \
47 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
48 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
49 *) \
50 for am__flg in $$MAKEFLAGS; do \
51 case $$am__flg in \
52 *=*|--*) ;; \
53 *n*) am__dry=yes; break;; \
54 esac; \
55 done;; \
56 esac; \
57 test $$am__dry = yes; \
58 }
8414a40c 59pkgdatadir = $(datadir)/@PACKAGE@
8414a40c 60pkgincludedir = $(includedir)/@PACKAGE@
80ed523f
VZ
61pkglibdir = $(libdir)/@PACKAGE@
62pkglibexecdir = $(libexecdir)/@PACKAGE@
8414a40c 63am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
8414a40c
VZ
64install_sh_DATA = $(install_sh) -c -m 644
65install_sh_PROGRAM = $(install_sh) -c
66install_sh_SCRIPT = $(install_sh) -c
67INSTALL_HEADER = $(INSTALL_DATA)
68transform = $(program_transform_name)
69NORMAL_INSTALL = :
70PRE_INSTALL = :
71POST_INSTALL = :
72NORMAL_UNINSTALL = :
73PRE_UNINSTALL = :
74POST_UNINSTALL = :
75build_triplet = @build@
76host_triplet = @host@
8414a40c 77subdir = contrib/win_dib
80ed523f
VZ
78DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
79 $(top_srcdir)/config/mkinstalldirs
8414a40c
VZ
80ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
81am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
82 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
83 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
80ed523f 84 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
8414a40c
VZ
85am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
86 $(ACLOCAL_M4)
87mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
88CONFIG_HEADER = $(top_builddir)/libtiff/tif_config.h \
89 $(top_builddir)/libtiff/tiffconf.h
90CONFIG_CLEAN_FILES =
80ed523f
VZ
91CONFIG_CLEAN_VPATH_FILES =
92AM_V_P = $(am__v_P_@AM_V@)
93am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
94am__v_P_0 = false
95am__v_P_1 = :
96AM_V_GEN = $(am__v_GEN_@AM_V@)
97am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
98am__v_GEN_0 = @echo " GEN " $@;
99am__v_GEN_1 =
100AM_V_at = $(am__v_at_@AM_V@)
101am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
102am__v_at_0 = @
103am__v_at_1 =
8414a40c
VZ
104SOURCES =
105DIST_SOURCES =
80ed523f
VZ
106am__can_run_installinfo = \
107 case $$AM_UPDATE_INFO_DIR in \
108 n|no|NO) false;; \
109 *) (install-info --version) >/dev/null 2>&1;; \
110 esac
8414a40c
VZ
111DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
112ACLOCAL = @ACLOCAL@
8414a40c 113AMTAR = @AMTAR@
80ed523f 114AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
8414a40c
VZ
115AR = @AR@
116AS = @AS@
117AUTOCONF = @AUTOCONF@
118AUTOHEADER = @AUTOHEADER@
119AUTOMAKE = @AUTOMAKE@
120AWK = @AWK@
121CC = @CC@
122CCDEPMODE = @CCDEPMODE@
123CFLAGS = @CFLAGS@
124CPP = @CPP@
125CPPFLAGS = @CPPFLAGS@
126CXX = @CXX@
127CXXCPP = @CXXCPP@
128CXXDEPMODE = @CXXDEPMODE@
129CXXFLAGS = @CXXFLAGS@
130CYGPATH_W = @CYGPATH_W@
131DEFS = @DEFS@
132DEPDIR = @DEPDIR@
133DLLTOOL = @DLLTOOL@
80ed523f 134DSYMUTIL = @DSYMUTIL@
8414a40c
VZ
135DUMPBIN = @DUMPBIN@
136ECHO_C = @ECHO_C@
137ECHO_N = @ECHO_N@
138ECHO_T = @ECHO_T@
139EGREP = @EGREP@
140EXEEXT = @EXEEXT@
141FGREP = @FGREP@
142GLUT_CFLAGS = @GLUT_CFLAGS@
143GLUT_LIBS = @GLUT_LIBS@
144GLU_CFLAGS = @GLU_CFLAGS@
145GLU_LIBS = @GLU_LIBS@
146GL_CFLAGS = @GL_CFLAGS@
147GL_LIBS = @GL_LIBS@
148GREP = @GREP@
80ed523f 149INSTALL = @INSTALL@
8414a40c
VZ
150INSTALL_DATA = @INSTALL_DATA@
151INSTALL_PROGRAM = @INSTALL_PROGRAM@
152INSTALL_SCRIPT = @INSTALL_SCRIPT@
153INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
154LD = @LD@
155LDFLAGS = @LDFLAGS@
156LIBDIR = @LIBDIR@
157LIBOBJS = @LIBOBJS@
158LIBS = @LIBS@
159LIBTIFF_ALPHA_VERSION = @LIBTIFF_ALPHA_VERSION@
160LIBTIFF_DOCDIR = @LIBTIFF_DOCDIR@
161LIBTIFF_MAJOR_VERSION = @LIBTIFF_MAJOR_VERSION@
162LIBTIFF_MICRO_VERSION = @LIBTIFF_MICRO_VERSION@
163LIBTIFF_MINOR_VERSION = @LIBTIFF_MINOR_VERSION@
164LIBTIFF_RELEASE_DATE = @LIBTIFF_RELEASE_DATE@
165LIBTIFF_VERSION = @LIBTIFF_VERSION@
166LIBTIFF_VERSION_INFO = @LIBTIFF_VERSION_INFO@
167LIBTOOL = @LIBTOOL@
80ed523f 168LIPO = @LIPO@
8414a40c
VZ
169LN_S = @LN_S@
170LTLIBOBJS = @LTLIBOBJS@
171MAINT = @MAINT@
8414a40c 172MAKEINFO = @MAKEINFO@
80ed523f
VZ
173MANIFEST_TOOL = @MANIFEST_TOOL@
174MKDIR_P = @MKDIR_P@
8414a40c 175NM = @NM@
80ed523f 176NMEDIT = @NMEDIT@
8414a40c
VZ
177OBJDUMP = @OBJDUMP@
178OBJEXT = @OBJEXT@
80ed523f
VZ
179OTOOL = @OTOOL@
180OTOOL64 = @OTOOL64@
8414a40c
VZ
181PACKAGE = @PACKAGE@
182PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
183PACKAGE_NAME = @PACKAGE_NAME@
184PACKAGE_STRING = @PACKAGE_STRING@
185PACKAGE_TARNAME = @PACKAGE_TARNAME@
80ed523f 186PACKAGE_URL = @PACKAGE_URL@
8414a40c
VZ
187PACKAGE_VERSION = @PACKAGE_VERSION@
188PATH_SEPARATOR = @PATH_SEPARATOR@
189PTHREAD_CC = @PTHREAD_CC@
190PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
191PTHREAD_LIBS = @PTHREAD_LIBS@
192RANLIB = @RANLIB@
193SED = @SED@
194SET_MAKE = @SET_MAKE@
195SHELL = @SHELL@
196STRIP = @STRIP@
197VERSION = @VERSION@
80ed523f 198XMKMF = @XMKMF@
8414a40c
VZ
199X_CFLAGS = @X_CFLAGS@
200X_EXTRA_LIBS = @X_EXTRA_LIBS@
201X_LIBS = @X_LIBS@
202X_PRE_LIBS = @X_PRE_LIBS@
80ed523f
VZ
203abs_builddir = @abs_builddir@
204abs_srcdir = @abs_srcdir@
205abs_top_builddir = @abs_top_builddir@
206abs_top_srcdir = @abs_top_srcdir@
8414a40c 207ac_ct_AR = @ac_ct_AR@
8414a40c
VZ
208ac_ct_CC = @ac_ct_CC@
209ac_ct_CXX = @ac_ct_CXX@
8414a40c 210ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
8414a40c
VZ
211am__include = @am__include@
212am__leading_dot = @am__leading_dot@
213am__quote = @am__quote@
214am__tar = @am__tar@
215am__untar = @am__untar@
80ed523f 216ax_pthread_config = @ax_pthread_config@
8414a40c
VZ
217bindir = @bindir@
218build = @build@
219build_alias = @build_alias@
220build_cpu = @build_cpu@
221build_os = @build_os@
222build_vendor = @build_vendor@
80ed523f 223builddir = @builddir@
8414a40c 224datadir = @datadir@
80ed523f
VZ
225datarootdir = @datarootdir@
226docdir = @docdir@
227dvidir = @dvidir@
8414a40c
VZ
228exec_prefix = @exec_prefix@
229host = @host@
230host_alias = @host_alias@
231host_cpu = @host_cpu@
232host_os = @host_os@
233host_vendor = @host_vendor@
80ed523f 234htmldir = @htmldir@
8414a40c
VZ
235includedir = @includedir@
236infodir = @infodir@
237install_sh = @install_sh@
238libdir = @libdir@
239libexecdir = @libexecdir@
80ed523f 240localedir = @localedir@
8414a40c 241localstatedir = @localstatedir@
8414a40c
VZ
242mandir = @mandir@
243mkdir_p = @mkdir_p@
244oldincludedir = @oldincludedir@
80ed523f 245pdfdir = @pdfdir@
8414a40c
VZ
246prefix = @prefix@
247program_transform_name = @program_transform_name@
80ed523f 248psdir = @psdir@
8414a40c
VZ
249sbindir = @sbindir@
250sharedstatedir = @sharedstatedir@
80ed523f 251srcdir = @srcdir@
8414a40c 252sysconfdir = @sysconfdir@
8414a40c 253target_alias = @target_alias@
80ed523f
VZ
254tiff_libs_private = @tiff_libs_private@
255top_build_prefix = @top_build_prefix@
256top_builddir = @top_builddir@
257top_srcdir = @top_srcdir@
8414a40c
VZ
258EXTRA_DIST = Makefile.w95 README.Tiffile README.tiff2dib Tiffile.cpp tiff2dib.c
259all: all-am
260
261.SUFFIXES:
262$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
263 @for dep in $?; do \
264 case '$(am__configure_deps)' in \
265 *$$dep*) \
80ed523f
VZ
266 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
267 && { if test -f $@; then exit 0; else break; fi; }; \
8414a40c
VZ
268 exit 1;; \
269 esac; \
270 done; \
80ed523f
VZ
271 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign contrib/win_dib/Makefile'; \
272 $(am__cd) $(top_srcdir) && \
273 $(AUTOMAKE) --foreign contrib/win_dib/Makefile
8414a40c
VZ
274.PRECIOUS: Makefile
275Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
276 @case '$?' in \
277 *config.status*) \
278 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
279 *) \
280 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
281 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
282 esac;
283
284$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
285 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
286
287$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
288 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
289$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
290 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
80ed523f 291$(am__aclocal_m4_deps):
8414a40c
VZ
292
293mostlyclean-libtool:
294 -rm -f *.lo
295
296clean-libtool:
297 -rm -rf .libs _libs
8414a40c
VZ
298tags: TAGS
299TAGS:
300
301ctags: CTAGS
302CTAGS:
303
80ed523f
VZ
304cscope cscopelist:
305
8414a40c
VZ
306
307distdir: $(DISTFILES)
80ed523f
VZ
308 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
309 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
310 list='$(DISTFILES)'; \
311 dist_files=`for file in $$list; do echo $$file; done | \
312 sed -e "s|^$$srcdirstrip/||;t" \
313 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
314 case $$dist_files in \
315 */*) $(MKDIR_P) `echo "$$dist_files" | \
316 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
317 sort -u` ;; \
318 esac; \
319 for file in $$dist_files; do \
8414a40c 320 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
8414a40c 321 if test -d $$d/$$file; then \
80ed523f
VZ
322 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
323 if test -d "$(distdir)/$$file"; then \
324 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
325 fi; \
8414a40c 326 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
80ed523f
VZ
327 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
328 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
8414a40c 329 fi; \
80ed523f 330 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
8414a40c 331 else \
80ed523f
VZ
332 test -f "$(distdir)/$$file" \
333 || cp -p $$d/$$file "$(distdir)/$$file" \
8414a40c
VZ
334 || exit 1; \
335 fi; \
336 done
337check-am: all-am
338check: check-am
339all-am: Makefile
340installdirs:
341install: install-am
342install-exec: install-exec-am
343install-data: install-data-am
344uninstall: uninstall-am
345
346install-am: all-am
347 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
348
349installcheck: installcheck-am
350install-strip:
80ed523f
VZ
351 if test -z '$(STRIP)'; then \
352 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
353 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
354 install; \
355 else \
356 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
357 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
358 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
359 fi
8414a40c
VZ
360mostlyclean-generic:
361
362clean-generic:
363
364distclean-generic:
365 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
80ed523f 366 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
8414a40c
VZ
367
368maintainer-clean-generic:
369 @echo "This command is intended for maintainers to use"
370 @echo "it deletes files that may require special tools to rebuild."
371clean: clean-am
372
373clean-am: clean-generic clean-libtool mostlyclean-am
374
375distclean: distclean-am
376 -rm -f Makefile
80ed523f 377distclean-am: clean-am distclean-generic
8414a40c
VZ
378
379dvi: dvi-am
380
381dvi-am:
382
383html: html-am
384
80ed523f
VZ
385html-am:
386
8414a40c
VZ
387info: info-am
388
389info-am:
390
391install-data-am:
392
80ed523f
VZ
393install-dvi: install-dvi-am
394
395install-dvi-am:
396
8414a40c
VZ
397install-exec-am:
398
80ed523f
VZ
399install-html: install-html-am
400
401install-html-am:
402
8414a40c
VZ
403install-info: install-info-am
404
80ed523f
VZ
405install-info-am:
406
8414a40c
VZ
407install-man:
408
80ed523f
VZ
409install-pdf: install-pdf-am
410
411install-pdf-am:
412
413install-ps: install-ps-am
414
415install-ps-am:
416
8414a40c
VZ
417installcheck-am:
418
419maintainer-clean: maintainer-clean-am
420 -rm -f Makefile
421maintainer-clean-am: distclean-am maintainer-clean-generic
422
423mostlyclean: mostlyclean-am
424
425mostlyclean-am: mostlyclean-generic mostlyclean-libtool
426
427pdf: pdf-am
428
429pdf-am:
430
431ps: ps-am
432
433ps-am:
434
80ed523f
VZ
435uninstall-am:
436
437.MAKE: install-am install-strip
8414a40c
VZ
438
439.PHONY: all all-am check check-am clean clean-generic clean-libtool \
440 distclean distclean-generic distclean-libtool distdir dvi \
441 dvi-am html html-am info info-am install install-am \
80ed523f
VZ
442 install-data install-data-am install-dvi install-dvi-am \
443 install-exec install-exec-am install-html install-html-am \
444 install-info install-info-am install-man install-pdf \
445 install-pdf-am install-ps install-ps-am install-strip \
8414a40c
VZ
446 installcheck installcheck-am installdirs maintainer-clean \
447 maintainer-clean-generic mostlyclean mostlyclean-generic \
80ed523f
VZ
448 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
449
8414a40c
VZ
450
451# Tell versions [3.59,3.63) of GNU make to not export all variables.
452# Otherwise a system limit (for SysV at least) may be exceeded.
453.NOEXPORT: