]> git.saurik.com Git - wxWidgets.git/blob - src/tiff/html/images/Makefile.in
Use wxMarkupParser in wxStaticText for dealing with markup.
[wxWidgets.git] / src / tiff / html / images / 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 # 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
42 srcdir = @srcdir@
43 top_srcdir = @top_srcdir@
44 VPATH = @srcdir@
45 pkgdatadir = $(datadir)/@PACKAGE@
46 pkglibdir = $(libdir)/@PACKAGE@
47 pkgincludedir = $(includedir)/@PACKAGE@
48 top_builddir = ../..
49 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
50 INSTALL = @INSTALL@
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)
56 NORMAL_INSTALL = :
57 PRE_INSTALL = :
58 POST_INSTALL = :
59 NORMAL_UNINSTALL = :
60 PRE_UNINSTALL = :
61 POST_UNINSTALL = :
62 build_triplet = @build@
63 host_triplet = @host@
64 target_triplet = @target@
65 subdir = html/images
66 DIST_COMMON = $(dist_doc_DATA) $(srcdir)/Makefile.am \
67 $(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 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
82 am__vpath_adj = case $$p in \
83 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
84 *) f=$$p;; \
85 esac;
86 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
87 am__installdirs = "$(DESTDIR)$(docdir)"
88 dist_docDATA_INSTALL = $(INSTALL_DATA)
89 DATA = $(dist_doc_DATA)
90 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
91 ACLOCAL = @ACLOCAL@
92 AMDEP_FALSE = @AMDEP_FALSE@
93 AMDEP_TRUE = @AMDEP_TRUE@
94 AMTAR = @AMTAR@
95 AR = @AR@
96 AS = @AS@
97 AUTOCONF = @AUTOCONF@
98 AUTOHEADER = @AUTOHEADER@
99 AUTOMAKE = @AUTOMAKE@
100 AWK = @AWK@
101 CC = @CC@
102 CCDEPMODE = @CCDEPMODE@
103 CFLAGS = @CFLAGS@
104 CPP = @CPP@
105 CPPFLAGS = @CPPFLAGS@
106 CXX = @CXX@
107 CXXCPP = @CXXCPP@
108 CXXDEPMODE = @CXXDEPMODE@
109 CXXFLAGS = @CXXFLAGS@
110 CYGPATH_W = @CYGPATH_W@
111 DEFS = @DEFS@
112 DEPDIR = @DEPDIR@
113 DLLTOOL = @DLLTOOL@
114 DUMPBIN = @DUMPBIN@
115 ECHO_C = @ECHO_C@
116 ECHO_N = @ECHO_N@
117 ECHO_T = @ECHO_T@
118 EGREP = @EGREP@
119 EXEEXT = @EXEEXT@
120 FGREP = @FGREP@
121 GLUT_CFLAGS = @GLUT_CFLAGS@
122 GLUT_LIBS = @GLUT_LIBS@
123 GLU_CFLAGS = @GLU_CFLAGS@
124 GLU_LIBS = @GLU_LIBS@
125 GL_CFLAGS = @GL_CFLAGS@
126 GL_LIBS = @GL_LIBS@
127 GREP = @GREP@
128 HAVE_CXX_FALSE = @HAVE_CXX_FALSE@
129 HAVE_CXX_TRUE = @HAVE_CXX_TRUE@
130 HAVE_OPENGL_FALSE = @HAVE_OPENGL_FALSE@
131 HAVE_OPENGL_TRUE = @HAVE_OPENGL_TRUE@
132 HAVE_RPATH_FALSE = @HAVE_RPATH_FALSE@
133 HAVE_RPATH_TRUE = @HAVE_RPATH_TRUE@
134 INSTALL_DATA = @INSTALL_DATA@
135 INSTALL_PROGRAM = @INSTALL_PROGRAM@
136 INSTALL_SCRIPT = @INSTALL_SCRIPT@
137 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
138 LD = @LD@
139 LDFLAGS = @LDFLAGS@
140 LIBDIR = @LIBDIR@
141 LIBOBJS = @LIBOBJS@
142 LIBS = @LIBS@
143 LIBTIFF_ALPHA_VERSION = @LIBTIFF_ALPHA_VERSION@
144 LIBTIFF_DOCDIR = @LIBTIFF_DOCDIR@
145 LIBTIFF_MAJOR_VERSION = @LIBTIFF_MAJOR_VERSION@
146 LIBTIFF_MICRO_VERSION = @LIBTIFF_MICRO_VERSION@
147 LIBTIFF_MINOR_VERSION = @LIBTIFF_MINOR_VERSION@
148 LIBTIFF_RELEASE_DATE = @LIBTIFF_RELEASE_DATE@
149 LIBTIFF_VERSION = @LIBTIFF_VERSION@
150 LIBTIFF_VERSION_INFO = @LIBTIFF_VERSION_INFO@
151 LIBTOOL = @LIBTOOL@
152 LN_S = @LN_S@
153 LTLIBOBJS = @LTLIBOBJS@
154 MAINT = @MAINT@
155 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
156 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
157 MAKEINFO = @MAKEINFO@
158 NM = @NM@
159 OBJDUMP = @OBJDUMP@
160 OBJEXT = @OBJEXT@
161 PACKAGE = @PACKAGE@
162 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
163 PACKAGE_NAME = @PACKAGE_NAME@
164 PACKAGE_STRING = @PACKAGE_STRING@
165 PACKAGE_TARNAME = @PACKAGE_TARNAME@
166 PACKAGE_VERSION = @PACKAGE_VERSION@
167 PATH_SEPARATOR = @PATH_SEPARATOR@
168 PTHREAD_CC = @PTHREAD_CC@
169 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
170 PTHREAD_LIBS = @PTHREAD_LIBS@
171 RANLIB = @RANLIB@
172 SED = @SED@
173 SET_MAKE = @SET_MAKE@
174 SHELL = @SHELL@
175 STRIP = @STRIP@
176 VERSION = @VERSION@
177 X_CFLAGS = @X_CFLAGS@
178 X_EXTRA_LIBS = @X_EXTRA_LIBS@
179 X_LIBS = @X_LIBS@
180 X_PRE_LIBS = @X_PRE_LIBS@
181 ac_ct_AR = @ac_ct_AR@
182 ac_ct_AS = @ac_ct_AS@
183 ac_ct_CC = @ac_ct_CC@
184 ac_ct_CXX = @ac_ct_CXX@
185 ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
186 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
187 ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
188 ac_ct_RANLIB = @ac_ct_RANLIB@
189 ac_ct_STRIP = @ac_ct_STRIP@
190 acx_pthread_config = @acx_pthread_config@
191 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
192 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
193 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
194 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
195 am__include = @am__include@
196 am__leading_dot = @am__leading_dot@
197 am__quote = @am__quote@
198 am__tar = @am__tar@
199 am__untar = @am__untar@
200 bindir = @bindir@
201 build = @build@
202 build_alias = @build_alias@
203 build_cpu = @build_cpu@
204 build_os = @build_os@
205 build_vendor = @build_vendor@
206 datadir = @datadir@
207 exec_prefix = @exec_prefix@
208 host = @host@
209 host_alias = @host_alias@
210 host_cpu = @host_cpu@
211 host_os = @host_os@
212 host_vendor = @host_vendor@
213 includedir = @includedir@
214 infodir = @infodir@
215 install_sh = @install_sh@
216 libdir = @libdir@
217 libexecdir = @libexecdir@
218 localstatedir = @localstatedir@
219 lt_ECHO = @lt_ECHO@
220 mandir = @mandir@
221 mkdir_p = @mkdir_p@
222 oldincludedir = @oldincludedir@
223 prefix = @prefix@
224 program_transform_name = @program_transform_name@
225 sbindir = @sbindir@
226 sharedstatedir = @sharedstatedir@
227 sysconfdir = @sysconfdir@
228 target = @target@
229 target_alias = @target_alias@
230 target_cpu = @target_cpu@
231 target_os = @target_os@
232 target_vendor = @target_vendor@
233 docdir = $(LIBTIFF_DOCDIR)/html/images
234 docfiles = \
235 back.gif \
236 bali.jpg \
237 cat.gif \
238 cover.jpg \
239 cramps.gif \
240 dave.gif \
241 info.gif \
242 jello.jpg \
243 jim.gif \
244 note.gif \
245 oxford.gif \
246 quad.jpg \
247 ring.gif \
248 smallliz.jpg \
249 strike.gif \
250 warning.gif
251
252 dist_doc_DATA = $(docfiles)
253 all: all-am
254
255 .SUFFIXES:
256 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
257 @for dep in $?; do \
258 case '$(am__configure_deps)' in \
259 *$$dep*) \
260 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
261 && exit 0; \
262 exit 1;; \
263 esac; \
264 done; \
265 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign html/images/Makefile'; \
266 cd $(top_srcdir) && \
267 $(AUTOMAKE) --foreign html/images/Makefile
268 .PRECIOUS: Makefile
269 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
270 @case '$?' in \
271 *config.status*) \
272 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
273 *) \
274 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
275 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
276 esac;
277
278 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
279 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
280
281 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
282 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
283 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
284 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
285
286 mostlyclean-libtool:
287 -rm -f *.lo
288
289 clean-libtool:
290 -rm -rf .libs _libs
291
292 distclean-libtool:
293 -rm -f libtool
294 uninstall-info-am:
295 install-dist_docDATA: $(dist_doc_DATA)
296 @$(NORMAL_INSTALL)
297 test -z "$(docdir)" || $(mkdir_p) "$(DESTDIR)$(docdir)"
298 @list='$(dist_doc_DATA)'; for p in $$list; do \
299 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
300 f=$(am__strip_dir) \
301 echo " $(dist_docDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(docdir)/$$f'"; \
302 $(dist_docDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(docdir)/$$f"; \
303 done
304
305 uninstall-dist_docDATA:
306 @$(NORMAL_UNINSTALL)
307 @list='$(dist_doc_DATA)'; for p in $$list; do \
308 f=$(am__strip_dir) \
309 echo " rm -f '$(DESTDIR)$(docdir)/$$f'"; \
310 rm -f "$(DESTDIR)$(docdir)/$$f"; \
311 done
312 tags: TAGS
313 TAGS:
314
315 ctags: CTAGS
316 CTAGS:
317
318
319 distdir: $(DISTFILES)
320 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
321 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
322 list='$(DISTFILES)'; for file in $$list; do \
323 case $$file in \
324 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
325 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
326 esac; \
327 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
328 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
329 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
330 dir="/$$dir"; \
331 $(mkdir_p) "$(distdir)$$dir"; \
332 else \
333 dir=''; \
334 fi; \
335 if test -d $$d/$$file; then \
336 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
337 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
338 fi; \
339 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
340 else \
341 test -f $(distdir)/$$file \
342 || cp -p $$d/$$file $(distdir)/$$file \
343 || exit 1; \
344 fi; \
345 done
346 check-am: all-am
347 check: check-am
348 all-am: Makefile $(DATA)
349 installdirs:
350 for dir in "$(DESTDIR)$(docdir)"; do \
351 test -z "$$dir" || $(mkdir_p) "$$dir"; \
352 done
353 install: install-am
354 install-exec: install-exec-am
355 install-data: install-data-am
356 uninstall: uninstall-am
357
358 install-am: all-am
359 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
360
361 installcheck: installcheck-am
362 install-strip:
363 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
364 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
365 `test -z '$(STRIP)' || \
366 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
367 mostlyclean-generic:
368
369 clean-generic:
370
371 distclean-generic:
372 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
373
374 maintainer-clean-generic:
375 @echo "This command is intended for maintainers to use"
376 @echo "it deletes files that may require special tools to rebuild."
377 clean: clean-am
378
379 clean-am: clean-generic clean-libtool mostlyclean-am
380
381 distclean: distclean-am
382 -rm -f Makefile
383 distclean-am: clean-am distclean-generic distclean-libtool
384
385 dvi: dvi-am
386
387 dvi-am:
388
389 html: html-am
390
391 info: info-am
392
393 info-am:
394
395 install-data-am: install-dist_docDATA
396
397 install-exec-am:
398
399 install-info: install-info-am
400
401 install-man:
402
403 installcheck-am:
404
405 maintainer-clean: maintainer-clean-am
406 -rm -f Makefile
407 maintainer-clean-am: distclean-am maintainer-clean-generic
408
409 mostlyclean: mostlyclean-am
410
411 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
412
413 pdf: pdf-am
414
415 pdf-am:
416
417 ps: ps-am
418
419 ps-am:
420
421 uninstall-am: uninstall-dist_docDATA uninstall-info-am
422
423 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
424 distclean distclean-generic distclean-libtool distdir dvi \
425 dvi-am html html-am info info-am install install-am \
426 install-data install-data-am install-dist_docDATA install-exec \
427 install-exec-am install-info install-info-am install-man \
428 install-strip installcheck installcheck-am installdirs \
429 maintainer-clean maintainer-clean-generic mostlyclean \
430 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
431 uninstall uninstall-am uninstall-dist_docDATA \
432 uninstall-info-am
433
434 # Tell versions [3.59,3.63) of GNU make to not export all variables.
435 # Otherwise a system limit (for SysV at least) may be exceeded.
436 .NOEXPORT: