]> git.saurik.com Git - wxWidgets.git/blob - src/tiff/libtiff/Makefile.in
Use wxMarkupParser in wxStaticText for dealing with markup.
[wxWidgets.git] / src / tiff / libtiff / 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
43
44 srcdir = @srcdir@
45 top_srcdir = @top_srcdir@
46 VPATH = @srcdir@
47 pkgdatadir = $(datadir)/@PACKAGE@
48 pkglibdir = $(libdir)/@PACKAGE@
49 pkgincludedir = $(includedir)/@PACKAGE@
50 top_builddir = ..
51 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
52 INSTALL = @INSTALL@
53 install_sh_DATA = $(install_sh) -c -m 644
54 install_sh_PROGRAM = $(install_sh) -c
55 install_sh_SCRIPT = $(install_sh) -c
56 INSTALL_HEADER = $(INSTALL_DATA)
57 transform = $(program_transform_name)
58 NORMAL_INSTALL = :
59 PRE_INSTALL = :
60 POST_INSTALL = :
61 NORMAL_UNINSTALL = :
62 PRE_UNINSTALL = :
63 POST_UNINSTALL = :
64 build_triplet = @build@
65 host_triplet = @host@
66 target_triplet = @target@
67 @HAVE_CXX_TRUE@am__append_1 = tiffio.hxx
68 @HAVE_CXX_TRUE@am__append_2 = libtiffxx.la
69 @HAVE_RPATH_TRUE@am__append_3 = $(LIBDIR)
70 @HAVE_RPATH_TRUE@am__append_4 = $(LIBDIR)
71 noinst_PROGRAMS = mkg3states$(EXEEXT)
72 subdir = libtiff
73 DIST_COMMON = $(am__libtiffinclude_HEADERS_DIST) $(noinst_HEADERS) \
74 $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
75 $(srcdir)/tif_config.h.in $(srcdir)/tiffconf.h.in
76 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
77 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
78 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
79 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
80 $(top_srcdir)/configure.ac
81 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
82 $(ACLOCAL_M4)
83 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
84 CONFIG_HEADER = tif_config.h tiffconf.h
85 CONFIG_CLEAN_FILES =
86 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
87 am__vpath_adj = case $$p in \
88 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
89 *) f=$$p;; \
90 esac;
91 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
92 am__installdirs = "$(DESTDIR)$(libdir)" \
93 "$(DESTDIR)$(libtiffincludedir)"
94 libLTLIBRARIES_INSTALL = $(INSTALL)
95 LTLIBRARIES = $(lib_LTLIBRARIES)
96 am__DEPENDENCIES_1 = $(top_builddir)/port/libport.la
97 libtiff_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
98 am__objects_1 = tif_aux.lo tif_close.lo tif_codec.lo tif_color.lo \
99 tif_compress.lo tif_dir.lo tif_dirinfo.lo tif_dirread.lo \
100 tif_dirwrite.lo tif_dumpmode.lo tif_error.lo tif_extension.lo \
101 tif_fax3.lo tif_fax3sm.lo tif_flush.lo tif_getimage.lo \
102 tif_jpeg.lo tif_luv.lo tif_lzw.lo tif_next.lo tif_ojpeg.lo \
103 tif_open.lo tif_packbits.lo tif_pixarlog.lo tif_predict.lo \
104 tif_print.lo tif_read.lo tif_strip.lo tif_swab.lo \
105 tif_thunder.lo tif_tile.lo tif_unix.lo tif_version.lo \
106 tif_warning.lo tif_write.lo tif_zip.lo
107 am_libtiff_la_OBJECTS = $(am__objects_1)
108 libtiff_la_OBJECTS = $(am_libtiff_la_OBJECTS)
109 am__DEPENDENCIES_2 = $(top_builddir)/libtiff/libtiff.la
110 am__objects_2 = tif_stream.lo
111 am_libtiffxx_la_OBJECTS = $(am__objects_2)
112 libtiffxx_la_OBJECTS = $(am_libtiffxx_la_OBJECTS)
113 @HAVE_CXX_TRUE@am_libtiffxx_la_rpath = -rpath $(libdir)
114 PROGRAMS = $(noinst_PROGRAMS)
115 am_mkg3states_OBJECTS = mkg3states.$(OBJEXT)
116 mkg3states_OBJECTS = $(am_mkg3states_OBJECTS)
117 mkg3states_DEPENDENCIES = $(am__DEPENDENCIES_1)
118 DEFAULT_INCLUDES = -I. -I$(srcdir) -I. -I.
119 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
120 am__depfiles_maybe = depfiles
121 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
122 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
123 LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
124 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
125 $(AM_CFLAGS) $(CFLAGS)
126 CCLD = $(CC)
127 LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
128 $(AM_LDFLAGS) $(LDFLAGS) -o $@
129 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
130 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
131 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) \
132 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
133 $(AM_CXXFLAGS) $(CXXFLAGS)
134 CXXLD = $(CXX)
135 CXXLINK = $(LIBTOOL) --tag=CXX --mode=link $(CXXLD) $(AM_CXXFLAGS) \
136 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
137 SOURCES = $(libtiff_la_SOURCES) $(libtiffxx_la_SOURCES) \
138 $(mkg3states_SOURCES)
139 DIST_SOURCES = $(libtiff_la_SOURCES) $(libtiffxx_la_SOURCES) \
140 $(mkg3states_SOURCES)
141 am__libtiffinclude_HEADERS_DIST = tiff.h tiffconf.h tiffio.h \
142 tiffvers.h tiffio.hxx
143 libtiffincludeHEADERS_INSTALL = $(INSTALL_HEADER)
144 HEADERS = $(libtiffinclude_HEADERS) $(noinst_HEADERS)
145 ETAGS = etags
146 CTAGS = ctags
147 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
148 ACLOCAL = @ACLOCAL@
149 AMDEP_FALSE = @AMDEP_FALSE@
150 AMDEP_TRUE = @AMDEP_TRUE@
151 AMTAR = @AMTAR@
152 AR = @AR@
153 AS = @AS@
154 AUTOCONF = @AUTOCONF@
155 AUTOHEADER = @AUTOHEADER@
156 AUTOMAKE = @AUTOMAKE@
157 AWK = @AWK@
158 CC = @CC@
159 CCDEPMODE = @CCDEPMODE@
160 CFLAGS = @CFLAGS@
161 CPP = @CPP@
162 CPPFLAGS = @CPPFLAGS@
163 CXX = @CXX@
164 CXXCPP = @CXXCPP@
165 CXXDEPMODE = @CXXDEPMODE@
166 CXXFLAGS = @CXXFLAGS@
167 CYGPATH_W = @CYGPATH_W@
168 DEFS = @DEFS@
169 DEPDIR = @DEPDIR@
170 DLLTOOL = @DLLTOOL@
171 DUMPBIN = @DUMPBIN@
172 ECHO_C = @ECHO_C@
173 ECHO_N = @ECHO_N@
174 ECHO_T = @ECHO_T@
175 EGREP = @EGREP@
176 EXEEXT = @EXEEXT@
177 FGREP = @FGREP@
178 GLUT_CFLAGS = @GLUT_CFLAGS@
179 GLUT_LIBS = @GLUT_LIBS@
180 GLU_CFLAGS = @GLU_CFLAGS@
181 GLU_LIBS = @GLU_LIBS@
182 GL_CFLAGS = @GL_CFLAGS@
183 GL_LIBS = @GL_LIBS@
184 GREP = @GREP@
185 HAVE_CXX_FALSE = @HAVE_CXX_FALSE@
186 HAVE_CXX_TRUE = @HAVE_CXX_TRUE@
187 HAVE_OPENGL_FALSE = @HAVE_OPENGL_FALSE@
188 HAVE_OPENGL_TRUE = @HAVE_OPENGL_TRUE@
189 HAVE_RPATH_FALSE = @HAVE_RPATH_FALSE@
190 HAVE_RPATH_TRUE = @HAVE_RPATH_TRUE@
191 INSTALL_DATA = @INSTALL_DATA@
192 INSTALL_PROGRAM = @INSTALL_PROGRAM@
193 INSTALL_SCRIPT = @INSTALL_SCRIPT@
194 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
195 LD = @LD@
196 LDFLAGS = @LDFLAGS@
197 LIBDIR = @LIBDIR@
198 LIBOBJS = @LIBOBJS@
199 LIBS = @LIBS@
200 LIBTIFF_ALPHA_VERSION = @LIBTIFF_ALPHA_VERSION@
201 LIBTIFF_DOCDIR = @LIBTIFF_DOCDIR@
202 LIBTIFF_MAJOR_VERSION = @LIBTIFF_MAJOR_VERSION@
203 LIBTIFF_MICRO_VERSION = @LIBTIFF_MICRO_VERSION@
204 LIBTIFF_MINOR_VERSION = @LIBTIFF_MINOR_VERSION@
205 LIBTIFF_RELEASE_DATE = @LIBTIFF_RELEASE_DATE@
206 LIBTIFF_VERSION = @LIBTIFF_VERSION@
207 LIBTIFF_VERSION_INFO = @LIBTIFF_VERSION_INFO@
208 LIBTOOL = @LIBTOOL@
209 LN_S = @LN_S@
210 LTLIBOBJS = @LTLIBOBJS@
211 MAINT = @MAINT@
212 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
213 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
214 MAKEINFO = @MAKEINFO@
215 NM = @NM@
216 OBJDUMP = @OBJDUMP@
217 OBJEXT = @OBJEXT@
218 PACKAGE = @PACKAGE@
219 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
220 PACKAGE_NAME = @PACKAGE_NAME@
221 PACKAGE_STRING = @PACKAGE_STRING@
222 PACKAGE_TARNAME = @PACKAGE_TARNAME@
223 PACKAGE_VERSION = @PACKAGE_VERSION@
224 PATH_SEPARATOR = @PATH_SEPARATOR@
225 PTHREAD_CC = @PTHREAD_CC@
226 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
227 PTHREAD_LIBS = @PTHREAD_LIBS@
228 RANLIB = @RANLIB@
229 SED = @SED@
230 SET_MAKE = @SET_MAKE@
231 SHELL = @SHELL@
232 STRIP = @STRIP@
233 VERSION = @VERSION@
234 X_CFLAGS = @X_CFLAGS@
235 X_EXTRA_LIBS = @X_EXTRA_LIBS@
236 X_LIBS = @X_LIBS@
237 X_PRE_LIBS = @X_PRE_LIBS@
238 ac_ct_AR = @ac_ct_AR@
239 ac_ct_AS = @ac_ct_AS@
240 ac_ct_CC = @ac_ct_CC@
241 ac_ct_CXX = @ac_ct_CXX@
242 ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
243 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
244 ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
245 ac_ct_RANLIB = @ac_ct_RANLIB@
246 ac_ct_STRIP = @ac_ct_STRIP@
247 acx_pthread_config = @acx_pthread_config@
248 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
249 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
250 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
251 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
252 am__include = @am__include@
253 am__leading_dot = @am__leading_dot@
254 am__quote = @am__quote@
255 am__tar = @am__tar@
256 am__untar = @am__untar@
257 bindir = @bindir@
258 build = @build@
259 build_alias = @build_alias@
260 build_cpu = @build_cpu@
261 build_os = @build_os@
262 build_vendor = @build_vendor@
263 datadir = @datadir@
264 exec_prefix = @exec_prefix@
265 host = @host@
266 host_alias = @host_alias@
267 host_cpu = @host_cpu@
268 host_os = @host_os@
269 host_vendor = @host_vendor@
270 includedir = @includedir@
271 infodir = @infodir@
272 install_sh = @install_sh@
273 libdir = @libdir@
274 libexecdir = @libexecdir@
275 localstatedir = @localstatedir@
276 lt_ECHO = @lt_ECHO@
277 mandir = @mandir@
278 mkdir_p = @mkdir_p@
279 oldincludedir = @oldincludedir@
280 prefix = @prefix@
281 program_transform_name = @program_transform_name@
282 sbindir = @sbindir@
283 sharedstatedir = @sharedstatedir@
284 sysconfdir = @sysconfdir@
285 target = @target@
286 target_alias = @target_alias@
287 target_cpu = @target_cpu@
288 target_os = @target_os@
289 target_vendor = @target_vendor@
290 LIBPORT = $(top_builddir)/port/libport.la
291 LIBTIFF = $(top_builddir)/libtiff/libtiff.la
292 EXTRA_DIST = Makefile.vc SConstruct tif_config.h.vc tiffconf.h.vc libtiff.def \
293 $(EXTRA_SRCS)
294
295 HDRS = tiff.h tiffconf.h tiffio.h tiffvers.h $(am__append_1)
296 EXTRA_HDRS = \
297 t4.h \
298 tif_dir.h \
299 tif_predict.h \
300 tiffiop.h \
301 uvcode.h
302
303 SRCS = \
304 tif_aux.c \
305 tif_close.c \
306 tif_codec.c \
307 tif_color.c \
308 tif_compress.c \
309 tif_dir.c \
310 tif_dirinfo.c \
311 tif_dirread.c \
312 tif_dirwrite.c \
313 tif_dumpmode.c \
314 tif_error.c \
315 tif_extension.c \
316 tif_fax3.c \
317 tif_fax3sm.c \
318 tif_flush.c \
319 tif_getimage.c \
320 tif_jpeg.c \
321 tif_luv.c \
322 tif_lzw.c \
323 tif_next.c \
324 tif_ojpeg.c \
325 tif_open.c \
326 tif_packbits.c \
327 tif_pixarlog.c \
328 tif_predict.c \
329 tif_print.c \
330 tif_read.c \
331 tif_strip.c \
332 tif_swab.c \
333 tif_thunder.c \
334 tif_tile.c \
335 tif_unix.c \
336 tif_version.c \
337 tif_warning.c \
338 tif_write.c \
339 tif_zip.c
340
341 SRCSXX = \
342 tif_stream.cxx
343
344 EXTRA_SRCS = \
345 tif_acorn.c \
346 tif_apple.c \
347 tif_atari.c \
348 tif_msdos.c \
349 tif_next.c \
350 tif_win3.c \
351 tif_win32.c
352
353 libtiffincludedir = $(includedir)
354 libtiffinclude_HEADERS = $(HDRS)
355 noinst_HEADERS = $(EXTRA_HDRS)
356 lib_LTLIBRARIES = libtiff.la $(am__append_2)
357 libtiff_la_SOURCES = $(SRCS)
358 libtiff_la_LDFLAGS = -no-undefined -version-number \
359 $(LIBTIFF_VERSION_INFO) $(am__append_3)
360 libtiff_la_LIBADD = $(LIBPORT)
361 libtiffxx_la_SOURCES = $(SRCSXX)
362 libtiffxx_la_LDFLAGS = -no-undefined -version-number \
363 $(LIBTIFF_VERSION_INFO) $(am__append_4)
364 libtiffxx_la_LIBADD = $(LIBTIFF) $(LIBPORT)
365 libtiffxx_la_DEPENDENCIES = libtiff.la
366 mkg3states_SOURCES = mkg3states.c tif_fax3.h
367 mkg3states_LDADD = $(LIBPORT)
368 all: tif_config.h tiffconf.h
369 $(MAKE) $(AM_MAKEFLAGS) all-am
370
371 .SUFFIXES:
372 .SUFFIXES: .c .cxx .lo .o .obj
373 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
374 @for dep in $?; do \
375 case '$(am__configure_deps)' in \
376 *$$dep*) \
377 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
378 && exit 0; \
379 exit 1;; \
380 esac; \
381 done; \
382 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign libtiff/Makefile'; \
383 cd $(top_srcdir) && \
384 $(AUTOMAKE) --foreign libtiff/Makefile
385 .PRECIOUS: Makefile
386 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
387 @case '$?' in \
388 *config.status*) \
389 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
390 *) \
391 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
392 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
393 esac;
394
395 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
396 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
397
398 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
399 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
400 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
401 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
402
403 tif_config.h: stamp-h1
404 @if test ! -f $@; then \
405 rm -f stamp-h1; \
406 $(MAKE) stamp-h1; \
407 else :; fi
408
409 stamp-h1: $(srcdir)/tif_config.h.in $(top_builddir)/config.status
410 @rm -f stamp-h1
411 cd $(top_builddir) && $(SHELL) ./config.status libtiff/tif_config.h
412 $(srcdir)/tif_config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
413 cd $(top_srcdir) && $(AUTOHEADER)
414 rm -f stamp-h1
415 touch $@
416
417 tiffconf.h: stamp-h2
418 @if test ! -f $@; then \
419 rm -f stamp-h2; \
420 $(MAKE) stamp-h2; \
421 else :; fi
422
423 stamp-h2: $(srcdir)/tiffconf.h.in $(top_builddir)/config.status
424 @rm -f stamp-h2
425 cd $(top_builddir) && $(SHELL) ./config.status libtiff/tiffconf.h
426
427 distclean-hdr:
428 -rm -f tif_config.h stamp-h1 tiffconf.h stamp-h2
429 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
430 @$(NORMAL_INSTALL)
431 test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
432 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
433 if test -f $$p; then \
434 f=$(am__strip_dir) \
435 echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
436 $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
437 else :; fi; \
438 done
439
440 uninstall-libLTLIBRARIES:
441 @$(NORMAL_UNINSTALL)
442 @set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \
443 p=$(am__strip_dir) \
444 echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
445 $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
446 done
447
448 clean-libLTLIBRARIES:
449 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
450 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
451 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
452 test "$$dir" != "$$p" || dir=.; \
453 echo "rm -f \"$${dir}/so_locations\""; \
454 rm -f "$${dir}/so_locations"; \
455 done
456 libtiff.la: $(libtiff_la_OBJECTS) $(libtiff_la_DEPENDENCIES)
457 $(LINK) -rpath $(libdir) $(libtiff_la_LDFLAGS) $(libtiff_la_OBJECTS) $(libtiff_la_LIBADD) $(LIBS)
458 libtiffxx.la: $(libtiffxx_la_OBJECTS) $(libtiffxx_la_DEPENDENCIES)
459 $(CXXLINK) $(am_libtiffxx_la_rpath) $(libtiffxx_la_LDFLAGS) $(libtiffxx_la_OBJECTS) $(libtiffxx_la_LIBADD) $(LIBS)
460
461 clean-noinstPROGRAMS:
462 @list='$(noinst_PROGRAMS)'; for p in $$list; do \
463 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
464 echo " rm -f $$p $$f"; \
465 rm -f $$p $$f ; \
466 done
467 mkg3states$(EXEEXT): $(mkg3states_OBJECTS) $(mkg3states_DEPENDENCIES)
468 @rm -f mkg3states$(EXEEXT)
469 $(LINK) $(mkg3states_LDFLAGS) $(mkg3states_OBJECTS) $(mkg3states_LDADD) $(LIBS)
470
471 mostlyclean-compile:
472 -rm -f *.$(OBJEXT)
473
474 distclean-compile:
475 -rm -f *.tab.c
476
477 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mkg3states.Po@am__quote@
478 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_aux.Plo@am__quote@
479 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_close.Plo@am__quote@
480 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_codec.Plo@am__quote@
481 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_color.Plo@am__quote@
482 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_compress.Plo@am__quote@
483 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_dir.Plo@am__quote@
484 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_dirinfo.Plo@am__quote@
485 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_dirread.Plo@am__quote@
486 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_dirwrite.Plo@am__quote@
487 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_dumpmode.Plo@am__quote@
488 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_error.Plo@am__quote@
489 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_extension.Plo@am__quote@
490 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_fax3.Plo@am__quote@
491 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_fax3sm.Plo@am__quote@
492 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_flush.Plo@am__quote@
493 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_getimage.Plo@am__quote@
494 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_jpeg.Plo@am__quote@
495 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_luv.Plo@am__quote@
496 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_lzw.Plo@am__quote@
497 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_next.Plo@am__quote@
498 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_ojpeg.Plo@am__quote@
499 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_open.Plo@am__quote@
500 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_packbits.Plo@am__quote@
501 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_pixarlog.Plo@am__quote@
502 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_predict.Plo@am__quote@
503 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_print.Plo@am__quote@
504 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_read.Plo@am__quote@
505 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_stream.Plo@am__quote@
506 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_strip.Plo@am__quote@
507 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_swab.Plo@am__quote@
508 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_thunder.Plo@am__quote@
509 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_tile.Plo@am__quote@
510 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_unix.Plo@am__quote@
511 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_version.Plo@am__quote@
512 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_warning.Plo@am__quote@
513 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_write.Plo@am__quote@
514 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_zip.Plo@am__quote@
515
516 .c.o:
517 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
518 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
519 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
520 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
521 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
522
523 .c.obj:
524 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
525 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
526 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
527 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
528 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
529
530 .c.lo:
531 @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
532 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
533 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
534 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
535 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
536
537 .cxx.o:
538 @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
539 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
540 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
541 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
542 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
543
544 .cxx.obj:
545 @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
546 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
547 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
548 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
549 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
550
551 .cxx.lo:
552 @am__fastdepCXX_TRUE@ if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
553 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
554 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
555 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
556 @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
557
558 mostlyclean-libtool:
559 -rm -f *.lo
560
561 clean-libtool:
562 -rm -rf .libs _libs
563
564 distclean-libtool:
565 -rm -f libtool
566 uninstall-info-am:
567 install-libtiffincludeHEADERS: $(libtiffinclude_HEADERS)
568 @$(NORMAL_INSTALL)
569 test -z "$(libtiffincludedir)" || $(mkdir_p) "$(DESTDIR)$(libtiffincludedir)"
570 @list='$(libtiffinclude_HEADERS)'; for p in $$list; do \
571 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
572 f=$(am__strip_dir) \
573 echo " $(libtiffincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(libtiffincludedir)/$$f'"; \
574 $(libtiffincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(libtiffincludedir)/$$f"; \
575 done
576
577 uninstall-libtiffincludeHEADERS:
578 @$(NORMAL_UNINSTALL)
579 @list='$(libtiffinclude_HEADERS)'; for p in $$list; do \
580 f=$(am__strip_dir) \
581 echo " rm -f '$(DESTDIR)$(libtiffincludedir)/$$f'"; \
582 rm -f "$(DESTDIR)$(libtiffincludedir)/$$f"; \
583 done
584
585 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
586 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
587 unique=`for i in $$list; do \
588 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
589 done | \
590 $(AWK) ' { files[$$0] = 1; } \
591 END { for (i in files) print i; }'`; \
592 mkid -fID $$unique
593 tags: TAGS
594
595 TAGS: $(HEADERS) $(SOURCES) tif_config.h.in tiffconf.h.in $(TAGS_DEPENDENCIES) \
596 $(TAGS_FILES) $(LISP)
597 tags=; \
598 here=`pwd`; \
599 list='$(SOURCES) $(HEADERS) tif_config.h.in tiffconf.h.in $(LISP) $(TAGS_FILES)'; \
600 unique=`for i in $$list; do \
601 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
602 done | \
603 $(AWK) ' { files[$$0] = 1; } \
604 END { for (i in files) print i; }'`; \
605 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
606 test -n "$$unique" || unique=$$empty_fix; \
607 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
608 $$tags $$unique; \
609 fi
610 ctags: CTAGS
611 CTAGS: $(HEADERS) $(SOURCES) tif_config.h.in tiffconf.h.in $(TAGS_DEPENDENCIES) \
612 $(TAGS_FILES) $(LISP)
613 tags=; \
614 here=`pwd`; \
615 list='$(SOURCES) $(HEADERS) tif_config.h.in tiffconf.h.in $(LISP) $(TAGS_FILES)'; \
616 unique=`for i in $$list; do \
617 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
618 done | \
619 $(AWK) ' { files[$$0] = 1; } \
620 END { for (i in files) print i; }'`; \
621 test -z "$(CTAGS_ARGS)$$tags$$unique" \
622 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
623 $$tags $$unique
624
625 GTAGS:
626 here=`$(am__cd) $(top_builddir) && pwd` \
627 && cd $(top_srcdir) \
628 && gtags -i $(GTAGS_ARGS) $$here
629
630 distclean-tags:
631 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
632
633 distdir: $(DISTFILES)
634 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
635 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
636 list='$(DISTFILES)'; for file in $$list; do \
637 case $$file in \
638 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
639 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
640 esac; \
641 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
642 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
643 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
644 dir="/$$dir"; \
645 $(mkdir_p) "$(distdir)$$dir"; \
646 else \
647 dir=''; \
648 fi; \
649 if test -d $$d/$$file; then \
650 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
651 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
652 fi; \
653 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
654 else \
655 test -f $(distdir)/$$file \
656 || cp -p $$d/$$file $(distdir)/$$file \
657 || exit 1; \
658 fi; \
659 done
660 check-am: all-am
661 check: check-am
662 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(HEADERS) tif_config.h \
663 tiffconf.h
664 installdirs:
665 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(libtiffincludedir)"; do \
666 test -z "$$dir" || $(mkdir_p) "$$dir"; \
667 done
668 install: install-am
669 install-exec: install-exec-am
670 install-data: install-data-am
671 uninstall: uninstall-am
672
673 install-am: all-am
674 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
675
676 installcheck: installcheck-am
677 install-strip:
678 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
679 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
680 `test -z '$(STRIP)' || \
681 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
682 mostlyclean-generic:
683
684 clean-generic:
685
686 distclean-generic:
687 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
688
689 maintainer-clean-generic:
690 @echo "This command is intended for maintainers to use"
691 @echo "it deletes files that may require special tools to rebuild."
692 clean: clean-am
693
694 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
695 clean-noinstPROGRAMS mostlyclean-am
696
697 distclean: distclean-am
698 -rm -rf ./$(DEPDIR)
699 -rm -f Makefile
700 distclean-am: clean-am distclean-compile distclean-generic \
701 distclean-hdr distclean-libtool distclean-tags
702
703 dvi: dvi-am
704
705 dvi-am:
706
707 html: html-am
708
709 info: info-am
710
711 info-am:
712
713 install-data-am: install-libtiffincludeHEADERS
714
715 install-exec-am: install-libLTLIBRARIES
716
717 install-info: install-info-am
718
719 install-man:
720
721 installcheck-am:
722
723 maintainer-clean: maintainer-clean-am
724 -rm -rf ./$(DEPDIR)
725 -rm -f Makefile
726 maintainer-clean-am: distclean-am maintainer-clean-generic
727
728 mostlyclean: mostlyclean-am
729
730 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
731 mostlyclean-libtool
732
733 pdf: pdf-am
734
735 pdf-am:
736
737 ps: ps-am
738
739 ps-am:
740
741 uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES \
742 uninstall-libtiffincludeHEADERS
743
744 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
745 clean-libLTLIBRARIES clean-libtool clean-noinstPROGRAMS ctags \
746 distclean distclean-compile distclean-generic distclean-hdr \
747 distclean-libtool distclean-tags distdir dvi dvi-am html \
748 html-am info info-am install install-am install-data \
749 install-data-am install-exec install-exec-am install-info \
750 install-info-am install-libLTLIBRARIES \
751 install-libtiffincludeHEADERS install-man install-strip \
752 installcheck installcheck-am installdirs maintainer-clean \
753 maintainer-clean-generic mostlyclean mostlyclean-compile \
754 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
755 tags uninstall uninstall-am uninstall-info-am \
756 uninstall-libLTLIBRARIES uninstall-libtiffincludeHEADERS
757
758
759 faxtable: mkg3states
760 (rm -f tif_fax3sm.c && ./mkg3states -b -c const tif_fax3sm.c)
761 # Tell versions [3.59,3.63) of GNU make to not export all variables.
762 # Otherwise a system limit (for SysV at least) may be exceeded.
763 .NOEXPORT: