]> git.saurik.com Git - wxWidgets.git/blob - src/tiff/contrib/dbs/xtiff/Makefile.in
Use wxMarkupParser in wxStaticText for dealing with markup.
[wxWidgets.git] / src / tiff / contrib / dbs / xtiff / Makefile.in
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 # $Id: Makefile.in,v 1.32 2006/03/23 14:54:01 dron Exp $
18 #
19 # Tag Image File Format (TIFF) Software
20 #
21 # Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
22 #
23 # Permission to use, copy, modify, distribute, and sell this software and
24 # its documentation for any purpose is hereby granted without fee, provided
25 # that (i) the above copyright notices and this permission notice appear in
26 # all copies of the software and related documentation, and (ii) the names of
27 # Sam Leffler and Silicon Graphics may not be used in any advertising or
28 # publicity relating to the software without the specific, prior written
29 # permission of Sam Leffler and Silicon Graphics.
30 #
31 # THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
32 # EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
33 # WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
34 #
35 # IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
36 # ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
37 # OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
38 # WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF
39 # LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
40 # OF THIS SOFTWARE.
41
42 # Process this file with automake to produce Makefile.in.
43 srcdir = @srcdir@
44 top_srcdir = @top_srcdir@
45 VPATH = @srcdir@
46 pkgdatadir = $(datadir)/@PACKAGE@
47 pkglibdir = $(libdir)/@PACKAGE@
48 pkgincludedir = $(includedir)/@PACKAGE@
49 top_builddir = ../../..
50 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
51 INSTALL = @INSTALL@
52 install_sh_DATA = $(install_sh) -c -m 644
53 install_sh_PROGRAM = $(install_sh) -c
54 install_sh_SCRIPT = $(install_sh) -c
55 INSTALL_HEADER = $(INSTALL_DATA)
56 transform = $(program_transform_name)
57 NORMAL_INSTALL = :
58 PRE_INSTALL = :
59 POST_INSTALL = :
60 NORMAL_UNINSTALL = :
61 PRE_UNINSTALL = :
62 POST_UNINSTALL = :
63 build_triplet = @build@
64 host_triplet = @host@
65 target_triplet = @target@
66 subdir = contrib/dbs/xtiff
67 DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
68 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
69 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
70 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
71 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
72 $(top_srcdir)/configure.ac
73 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
74 $(ACLOCAL_M4)
75 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
76 CONFIG_HEADER = $(top_builddir)/libtiff/tif_config.h \
77 $(top_builddir)/libtiff/tiffconf.h
78 CONFIG_CLEAN_FILES =
79 SOURCES =
80 DIST_SOURCES =
81 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
82 ACLOCAL = @ACLOCAL@
83 AMDEP_FALSE = @AMDEP_FALSE@
84 AMDEP_TRUE = @AMDEP_TRUE@
85 AMTAR = @AMTAR@
86 AR = @AR@
87 AS = @AS@
88 AUTOCONF = @AUTOCONF@
89 AUTOHEADER = @AUTOHEADER@
90 AUTOMAKE = @AUTOMAKE@
91 AWK = @AWK@
92 CC = @CC@
93 CCDEPMODE = @CCDEPMODE@
94 CFLAGS = @CFLAGS@
95 CPP = @CPP@
96 CPPFLAGS = @CPPFLAGS@
97 CXX = @CXX@
98 CXXCPP = @CXXCPP@
99 CXXDEPMODE = @CXXDEPMODE@
100 CXXFLAGS = @CXXFLAGS@
101 CYGPATH_W = @CYGPATH_W@
102 DEFS = @DEFS@
103 DEPDIR = @DEPDIR@
104 DLLTOOL = @DLLTOOL@
105 DUMPBIN = @DUMPBIN@
106 ECHO_C = @ECHO_C@
107 ECHO_N = @ECHO_N@
108 ECHO_T = @ECHO_T@
109 EGREP = @EGREP@
110 EXEEXT = @EXEEXT@
111 FGREP = @FGREP@
112 GLUT_CFLAGS = @GLUT_CFLAGS@
113 GLUT_LIBS = @GLUT_LIBS@
114 GLU_CFLAGS = @GLU_CFLAGS@
115 GLU_LIBS = @GLU_LIBS@
116 GL_CFLAGS = @GL_CFLAGS@
117 GL_LIBS = @GL_LIBS@
118 GREP = @GREP@
119 HAVE_CXX_FALSE = @HAVE_CXX_FALSE@
120 HAVE_CXX_TRUE = @HAVE_CXX_TRUE@
121 HAVE_OPENGL_FALSE = @HAVE_OPENGL_FALSE@
122 HAVE_OPENGL_TRUE = @HAVE_OPENGL_TRUE@
123 HAVE_RPATH_FALSE = @HAVE_RPATH_FALSE@
124 HAVE_RPATH_TRUE = @HAVE_RPATH_TRUE@
125 INSTALL_DATA = @INSTALL_DATA@
126 INSTALL_PROGRAM = @INSTALL_PROGRAM@
127 INSTALL_SCRIPT = @INSTALL_SCRIPT@
128 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
129 LD = @LD@
130 LDFLAGS = @LDFLAGS@
131 LIBDIR = @LIBDIR@
132 LIBOBJS = @LIBOBJS@
133 LIBS = @LIBS@
134 LIBTIFF_ALPHA_VERSION = @LIBTIFF_ALPHA_VERSION@
135 LIBTIFF_DOCDIR = @LIBTIFF_DOCDIR@
136 LIBTIFF_MAJOR_VERSION = @LIBTIFF_MAJOR_VERSION@
137 LIBTIFF_MICRO_VERSION = @LIBTIFF_MICRO_VERSION@
138 LIBTIFF_MINOR_VERSION = @LIBTIFF_MINOR_VERSION@
139 LIBTIFF_RELEASE_DATE = @LIBTIFF_RELEASE_DATE@
140 LIBTIFF_VERSION = @LIBTIFF_VERSION@
141 LIBTIFF_VERSION_INFO = @LIBTIFF_VERSION_INFO@
142 LIBTOOL = @LIBTOOL@
143 LN_S = @LN_S@
144 LTLIBOBJS = @LTLIBOBJS@
145 MAINT = @MAINT@
146 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
147 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
148 MAKEINFO = @MAKEINFO@
149 NM = @NM@
150 OBJDUMP = @OBJDUMP@
151 OBJEXT = @OBJEXT@
152 PACKAGE = @PACKAGE@
153 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
154 PACKAGE_NAME = @PACKAGE_NAME@
155 PACKAGE_STRING = @PACKAGE_STRING@
156 PACKAGE_TARNAME = @PACKAGE_TARNAME@
157 PACKAGE_VERSION = @PACKAGE_VERSION@
158 PATH_SEPARATOR = @PATH_SEPARATOR@
159 PTHREAD_CC = @PTHREAD_CC@
160 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
161 PTHREAD_LIBS = @PTHREAD_LIBS@
162 RANLIB = @RANLIB@
163 SED = @SED@
164 SET_MAKE = @SET_MAKE@
165 SHELL = @SHELL@
166 STRIP = @STRIP@
167 VERSION = @VERSION@
168 X_CFLAGS = @X_CFLAGS@
169 X_EXTRA_LIBS = @X_EXTRA_LIBS@
170 X_LIBS = @X_LIBS@
171 X_PRE_LIBS = @X_PRE_LIBS@
172 ac_ct_AR = @ac_ct_AR@
173 ac_ct_AS = @ac_ct_AS@
174 ac_ct_CC = @ac_ct_CC@
175 ac_ct_CXX = @ac_ct_CXX@
176 ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
177 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
178 ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
179 ac_ct_RANLIB = @ac_ct_RANLIB@
180 ac_ct_STRIP = @ac_ct_STRIP@
181 acx_pthread_config = @acx_pthread_config@
182 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
183 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
184 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
185 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
186 am__include = @am__include@
187 am__leading_dot = @am__leading_dot@
188 am__quote = @am__quote@
189 am__tar = @am__tar@
190 am__untar = @am__untar@
191 bindir = @bindir@
192 build = @build@
193 build_alias = @build_alias@
194 build_cpu = @build_cpu@
195 build_os = @build_os@
196 build_vendor = @build_vendor@
197 datadir = @datadir@
198 exec_prefix = @exec_prefix@
199 host = @host@
200 host_alias = @host_alias@
201 host_cpu = @host_cpu@
202 host_os = @host_os@
203 host_vendor = @host_vendor@
204 includedir = @includedir@
205 infodir = @infodir@
206 install_sh = @install_sh@
207 libdir = @libdir@
208 libexecdir = @libexecdir@
209 localstatedir = @localstatedir@
210 lt_ECHO = @lt_ECHO@
211 mandir = @mandir@
212 mkdir_p = @mkdir_p@
213 oldincludedir = @oldincludedir@
214 prefix = @prefix@
215 program_transform_name = @program_transform_name@
216 sbindir = @sbindir@
217 sharedstatedir = @sharedstatedir@
218 sysconfdir = @sysconfdir@
219 target = @target@
220 target_alias = @target_alias@
221 target_cpu = @target_cpu@
222 target_os = @target_os@
223 target_vendor = @target_vendor@
224 EXTRA_DIST = Imakefile README patchlevel.h xtiff.c xtifficon.h
225 all: all-am
226
227 .SUFFIXES:
228 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
229 @for dep in $?; do \
230 case '$(am__configure_deps)' in \
231 *$$dep*) \
232 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
233 && exit 0; \
234 exit 1;; \
235 esac; \
236 done; \
237 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign contrib/dbs/xtiff/Makefile'; \
238 cd $(top_srcdir) && \
239 $(AUTOMAKE) --foreign contrib/dbs/xtiff/Makefile
240 .PRECIOUS: Makefile
241 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
242 @case '$?' in \
243 *config.status*) \
244 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
245 *) \
246 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
247 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
248 esac;
249
250 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
251 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
252
253 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
254 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
255 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
256 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
257
258 mostlyclean-libtool:
259 -rm -f *.lo
260
261 clean-libtool:
262 -rm -rf .libs _libs
263
264 distclean-libtool:
265 -rm -f libtool
266 uninstall-info-am:
267 tags: TAGS
268 TAGS:
269
270 ctags: CTAGS
271 CTAGS:
272
273
274 distdir: $(DISTFILES)
275 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
276 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
277 list='$(DISTFILES)'; for file in $$list; do \
278 case $$file in \
279 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
280 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
281 esac; \
282 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
283 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
284 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
285 dir="/$$dir"; \
286 $(mkdir_p) "$(distdir)$$dir"; \
287 else \
288 dir=''; \
289 fi; \
290 if test -d $$d/$$file; then \
291 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
292 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
293 fi; \
294 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
295 else \
296 test -f $(distdir)/$$file \
297 || cp -p $$d/$$file $(distdir)/$$file \
298 || exit 1; \
299 fi; \
300 done
301 check-am: all-am
302 check: check-am
303 all-am: Makefile
304 installdirs:
305 install: install-am
306 install-exec: install-exec-am
307 install-data: install-data-am
308 uninstall: uninstall-am
309
310 install-am: all-am
311 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
312
313 installcheck: installcheck-am
314 install-strip:
315 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
316 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
317 `test -z '$(STRIP)' || \
318 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
319 mostlyclean-generic:
320
321 clean-generic:
322
323 distclean-generic:
324 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
325
326 maintainer-clean-generic:
327 @echo "This command is intended for maintainers to use"
328 @echo "it deletes files that may require special tools to rebuild."
329 clean: clean-am
330
331 clean-am: clean-generic clean-libtool mostlyclean-am
332
333 distclean: distclean-am
334 -rm -f Makefile
335 distclean-am: clean-am distclean-generic distclean-libtool
336
337 dvi: dvi-am
338
339 dvi-am:
340
341 html: html-am
342
343 info: info-am
344
345 info-am:
346
347 install-data-am:
348
349 install-exec-am:
350
351 install-info: install-info-am
352
353 install-man:
354
355 installcheck-am:
356
357 maintainer-clean: maintainer-clean-am
358 -rm -f Makefile
359 maintainer-clean-am: distclean-am maintainer-clean-generic
360
361 mostlyclean: mostlyclean-am
362
363 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
364
365 pdf: pdf-am
366
367 pdf-am:
368
369 ps: ps-am
370
371 ps-am:
372
373 uninstall-am: uninstall-info-am
374
375 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
376 distclean distclean-generic distclean-libtool distdir dvi \
377 dvi-am html html-am info info-am install install-am \
378 install-data install-data-am install-exec install-exec-am \
379 install-info install-info-am install-man install-strip \
380 installcheck installcheck-am installdirs maintainer-clean \
381 maintainer-clean-generic mostlyclean mostlyclean-generic \
382 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
383 uninstall-info-am
384
385 # Tell versions [3.59,3.63) of GNU make to not export all variables.
386 # Otherwise a system limit (for SysV at least) may be exceeded.
387 .NOEXPORT: