]>
Commit | Line | Data |
---|---|---|
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. | |
41 | ||
42 | ||
43 | ||
8414a40c | 44 | VPATH = @srcdir@ |
80ed523f VZ |
45 | am__make_dryrun = \ |
46 | { \ | |
47 | am__dry=no; \ | |
48 | case $$MAKEFLAGS in \ | |
49 | *\\[\ \ ]*) \ | |
50 | echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ | |
51 | | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ | |
52 | *) \ | |
53 | for am__flg in $$MAKEFLAGS; do \ | |
54 | case $$am__flg in \ | |
55 | *=*|--*) ;; \ | |
56 | *n*) am__dry=yes; break;; \ | |
57 | esac; \ | |
58 | done;; \ | |
59 | esac; \ | |
60 | test $$am__dry = yes; \ | |
61 | } | |
8414a40c | 62 | pkgdatadir = $(datadir)/@PACKAGE@ |
8414a40c | 63 | pkgincludedir = $(includedir)/@PACKAGE@ |
80ed523f VZ |
64 | pkglibdir = $(libdir)/@PACKAGE@ |
65 | pkglibexecdir = $(libexecdir)/@PACKAGE@ | |
8414a40c | 66 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
8414a40c VZ |
67 | install_sh_DATA = $(install_sh) -c -m 644 |
68 | install_sh_PROGRAM = $(install_sh) -c | |
69 | install_sh_SCRIPT = $(install_sh) -c | |
70 | INSTALL_HEADER = $(INSTALL_DATA) | |
71 | transform = $(program_transform_name) | |
72 | NORMAL_INSTALL = : | |
73 | PRE_INSTALL = : | |
74 | POST_INSTALL = : | |
75 | NORMAL_UNINSTALL = : | |
76 | PRE_UNINSTALL = : | |
77 | POST_UNINSTALL = : | |
78 | build_triplet = @build@ | |
79 | host_triplet = @host@ | |
8414a40c | 80 | @HAVE_CXX_TRUE@am__append_1 = tiffio.hxx |
80ed523f VZ |
81 | @WIN32_IO_TRUE@am__append_2 = tif_unix.c |
82 | @WIN32_IO_TRUE@am__append_3 = tif_win32.c | |
83 | @WIN32_IO_FALSE@am__append_4 = tif_win32.c | |
84 | @WIN32_IO_FALSE@am__append_5 = tif_unix.c | |
85 | @HAVE_CXX_TRUE@am__append_6 = libtiffxx.la | |
86 | @HAVE_RPATH_TRUE@am__append_7 = $(LIBDIR) | |
87 | @HAVE_LD_VERSION_SCRIPT_TRUE@am__append_8 = -Wl,--version-script=$(srcdir)/libtiff.map | |
88 | @HAVE_RPATH_TRUE@am__append_9 = $(LIBDIR) | |
89 | @HAVE_LD_VERSION_SCRIPT_TRUE@am__append_10 = -Wl,--version-script=$(srcdir)/libtiffxx.map | |
8414a40c VZ |
90 | noinst_PROGRAMS = mkg3states$(EXEEXT) |
91 | subdir = libtiff | |
92 | DIST_COMMON = $(am__libtiffinclude_HEADERS_DIST) $(noinst_HEADERS) \ | |
93 | $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ | |
80ed523f VZ |
94 | $(srcdir)/tif_config.h.in $(srcdir)/tiffconf.h.in \ |
95 | $(top_srcdir)/config/depcomp \ | |
96 | $(top_srcdir)/config/mkinstalldirs | |
8414a40c VZ |
97 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
98 | am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \ | |
99 | $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ | |
100 | $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ | |
80ed523f | 101 | $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac |
8414a40c VZ |
102 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
103 | $(ACLOCAL_M4) | |
104 | mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs | |
105 | CONFIG_HEADER = tif_config.h tiffconf.h | |
106 | CONFIG_CLEAN_FILES = | |
80ed523f | 107 | CONFIG_CLEAN_VPATH_FILES = |
8414a40c VZ |
108 | am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; |
109 | am__vpath_adj = case $$p in \ | |
110 | $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ | |
111 | *) f=$$p;; \ | |
112 | esac; | |
80ed523f VZ |
113 | am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; |
114 | am__install_max = 40 | |
115 | am__nobase_strip_setup = \ | |
116 | srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` | |
117 | am__nobase_strip = \ | |
118 | for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" | |
119 | am__nobase_list = $(am__nobase_strip_setup); \ | |
120 | for p in $$list; do echo "$$p $$p"; done | \ | |
121 | sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ | |
122 | $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ | |
123 | if (++n[$$2] == $(am__install_max)) \ | |
124 | { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ | |
125 | END { for (dir in files) print dir, files[dir] }' | |
126 | am__base_list = \ | |
127 | sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ | |
128 | sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | |
129 | am__uninstall_files_from_dir = { \ | |
130 | test -z "$$files" \ | |
131 | || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ | |
132 | || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ | |
133 | $(am__cd) "$$dir" && rm -f $$files; }; \ | |
134 | } | |
8414a40c | 135 | am__installdirs = "$(DESTDIR)$(libdir)" \ |
80ed523f | 136 | "$(DESTDIR)$(libtiffincludedir)" \ |
8414a40c | 137 | "$(DESTDIR)$(libtiffincludedir)" |
8414a40c | 138 | LTLIBRARIES = $(lib_LTLIBRARIES) |
80ed523f VZ |
139 | libtiff_la_DEPENDENCIES = $(LIBPORT) |
140 | am__libtiff_la_SOURCES_DIST = tif_aux.c tif_close.c tif_codec.c \ | |
141 | tif_color.c tif_compress.c tif_dir.c tif_dirinfo.c \ | |
142 | tif_dirread.c tif_dirwrite.c tif_dumpmode.c tif_error.c \ | |
143 | tif_extension.c tif_fax3.c tif_fax3sm.c tif_flush.c \ | |
144 | tif_getimage.c tif_jbig.c tif_jpeg.c tif_jpeg_12.c tif_luv.c \ | |
145 | tif_lzma.c tif_lzw.c tif_next.c tif_ojpeg.c tif_open.c \ | |
146 | tif_packbits.c tif_pixarlog.c tif_predict.c tif_print.c \ | |
147 | tif_read.c tif_strip.c tif_swab.c tif_thunder.c tif_tile.c \ | |
148 | tif_version.c tif_warning.c tif_write.c tif_zip.c tif_win32.c \ | |
149 | tif_unix.c | |
150 | @WIN32_IO_TRUE@am__objects_1 = tif_win32.lo | |
151 | @WIN32_IO_FALSE@am__objects_2 = tif_unix.lo | |
152 | am_libtiff_la_OBJECTS = tif_aux.lo tif_close.lo tif_codec.lo \ | |
153 | tif_color.lo tif_compress.lo tif_dir.lo tif_dirinfo.lo \ | |
154 | tif_dirread.lo tif_dirwrite.lo tif_dumpmode.lo tif_error.lo \ | |
155 | tif_extension.lo tif_fax3.lo tif_fax3sm.lo tif_flush.lo \ | |
156 | tif_getimage.lo tif_jbig.lo tif_jpeg.lo tif_jpeg_12.lo \ | |
157 | tif_luv.lo tif_lzma.lo tif_lzw.lo tif_next.lo tif_ojpeg.lo \ | |
8414a40c VZ |
158 | tif_open.lo tif_packbits.lo tif_pixarlog.lo tif_predict.lo \ |
159 | tif_print.lo tif_read.lo tif_strip.lo tif_swab.lo \ | |
80ed523f VZ |
160 | tif_thunder.lo tif_tile.lo tif_version.lo tif_warning.lo \ |
161 | tif_write.lo tif_zip.lo $(am__objects_1) $(am__objects_2) | |
8414a40c | 162 | libtiff_la_OBJECTS = $(am_libtiff_la_OBJECTS) |
80ed523f VZ |
163 | AM_V_lt = $(am__v_lt_@AM_V@) |
164 | am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) | |
165 | am__v_lt_0 = --silent | |
166 | am__v_lt_1 = | |
167 | libtiff_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ | |
168 | $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ | |
169 | $(libtiff_la_LDFLAGS) $(LDFLAGS) -o $@ | |
170 | am_libtiffxx_la_OBJECTS = tif_stream.lo | |
8414a40c | 171 | libtiffxx_la_OBJECTS = $(am_libtiffxx_la_OBJECTS) |
80ed523f VZ |
172 | libtiffxx_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \ |
173 | $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \ | |
174 | $(CXXFLAGS) $(libtiffxx_la_LDFLAGS) $(LDFLAGS) -o $@ | |
8414a40c VZ |
175 | @HAVE_CXX_TRUE@am_libtiffxx_la_rpath = -rpath $(libdir) |
176 | PROGRAMS = $(noinst_PROGRAMS) | |
177 | am_mkg3states_OBJECTS = mkg3states.$(OBJEXT) | |
178 | mkg3states_OBJECTS = $(am_mkg3states_OBJECTS) | |
80ed523f VZ |
179 | mkg3states_DEPENDENCIES = $(LIBPORT) |
180 | AM_V_P = $(am__v_P_@AM_V@) | |
181 | am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) | |
182 | am__v_P_0 = false | |
183 | am__v_P_1 = : | |
184 | AM_V_GEN = $(am__v_GEN_@AM_V@) | |
185 | am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) | |
186 | am__v_GEN_0 = @echo " GEN " $@; | |
187 | am__v_GEN_1 = | |
188 | AM_V_at = $(am__v_at_@AM_V@) | |
189 | am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) | |
190 | am__v_at_0 = @ | |
191 | am__v_at_1 = | |
192 | DEFAULT_INCLUDES = -I.@am__isrc@ | |
8414a40c VZ |
193 | depcomp = $(SHELL) $(top_srcdir)/config/depcomp |
194 | am__depfiles_maybe = depfiles | |
80ed523f | 195 | am__mv = mv -f |
8414a40c VZ |
196 | COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ |
197 | $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) | |
80ed523f VZ |
198 | LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ |
199 | $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ | |
8414a40c VZ |
200 | $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ |
201 | $(AM_CFLAGS) $(CFLAGS) | |
80ed523f VZ |
202 | AM_V_CC = $(am__v_CC_@AM_V@) |
203 | am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) | |
204 | am__v_CC_0 = @echo " CC " $@; | |
205 | am__v_CC_1 = | |
8414a40c | 206 | CCLD = $(CC) |
80ed523f VZ |
207 | LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ |
208 | $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ | |
8414a40c | 209 | $(AM_LDFLAGS) $(LDFLAGS) -o $@ |
80ed523f VZ |
210 | AM_V_CCLD = $(am__v_CCLD_@AM_V@) |
211 | am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) | |
212 | am__v_CCLD_0 = @echo " CCLD " $@; | |
213 | am__v_CCLD_1 = | |
8414a40c VZ |
214 | CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ |
215 | $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) | |
80ed523f VZ |
216 | LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \ |
217 | $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \ | |
8414a40c VZ |
218 | $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ |
219 | $(AM_CXXFLAGS) $(CXXFLAGS) | |
80ed523f VZ |
220 | AM_V_CXX = $(am__v_CXX_@AM_V@) |
221 | am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@) | |
222 | am__v_CXX_0 = @echo " CXX " $@; | |
223 | am__v_CXX_1 = | |
8414a40c | 224 | CXXLD = $(CXX) |
80ed523f VZ |
225 | CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \ |
226 | $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \ | |
8414a40c | 227 | $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ |
80ed523f VZ |
228 | AM_V_CXXLD = $(am__v_CXXLD_@AM_V@) |
229 | am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@) | |
230 | am__v_CXXLD_0 = @echo " CXXLD " $@; | |
231 | am__v_CXXLD_1 = | |
8414a40c VZ |
232 | SOURCES = $(libtiff_la_SOURCES) $(libtiffxx_la_SOURCES) \ |
233 | $(mkg3states_SOURCES) | |
80ed523f | 234 | DIST_SOURCES = $(am__libtiff_la_SOURCES_DIST) $(libtiffxx_la_SOURCES) \ |
8414a40c | 235 | $(mkg3states_SOURCES) |
80ed523f VZ |
236 | am__can_run_installinfo = \ |
237 | case $$AM_UPDATE_INFO_DIR in \ | |
238 | n|no|NO) false;; \ | |
239 | *) (install-info --version) >/dev/null 2>&1;; \ | |
240 | esac | |
241 | am__libtiffinclude_HEADERS_DIST = tiff.h tiffio.h tiffvers.h \ | |
242 | tiffio.hxx | |
243 | HEADERS = $(libtiffinclude_HEADERS) $(nodist_libtiffinclude_HEADERS) \ | |
244 | $(noinst_HEADERS) | |
8414a40c VZ |
245 | ETAGS = etags |
246 | CTAGS = ctags | |
247 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | |
248 | ACLOCAL = @ACLOCAL@ | |
8414a40c | 249 | AMTAR = @AMTAR@ |
80ed523f | 250 | AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ |
8414a40c VZ |
251 | AR = @AR@ |
252 | AS = @AS@ | |
253 | AUTOCONF = @AUTOCONF@ | |
254 | AUTOHEADER = @AUTOHEADER@ | |
255 | AUTOMAKE = @AUTOMAKE@ | |
256 | AWK = @AWK@ | |
257 | CC = @CC@ | |
258 | CCDEPMODE = @CCDEPMODE@ | |
259 | CFLAGS = @CFLAGS@ | |
260 | CPP = @CPP@ | |
261 | CPPFLAGS = @CPPFLAGS@ | |
262 | CXX = @CXX@ | |
263 | CXXCPP = @CXXCPP@ | |
264 | CXXDEPMODE = @CXXDEPMODE@ | |
265 | CXXFLAGS = @CXXFLAGS@ | |
266 | CYGPATH_W = @CYGPATH_W@ | |
267 | DEFS = @DEFS@ | |
268 | DEPDIR = @DEPDIR@ | |
269 | DLLTOOL = @DLLTOOL@ | |
80ed523f | 270 | DSYMUTIL = @DSYMUTIL@ |
8414a40c VZ |
271 | DUMPBIN = @DUMPBIN@ |
272 | ECHO_C = @ECHO_C@ | |
273 | ECHO_N = @ECHO_N@ | |
274 | ECHO_T = @ECHO_T@ | |
275 | EGREP = @EGREP@ | |
276 | EXEEXT = @EXEEXT@ | |
277 | FGREP = @FGREP@ | |
278 | GLUT_CFLAGS = @GLUT_CFLAGS@ | |
279 | GLUT_LIBS = @GLUT_LIBS@ | |
280 | GLU_CFLAGS = @GLU_CFLAGS@ | |
281 | GLU_LIBS = @GLU_LIBS@ | |
282 | GL_CFLAGS = @GL_CFLAGS@ | |
283 | GL_LIBS = @GL_LIBS@ | |
284 | GREP = @GREP@ | |
80ed523f | 285 | INSTALL = @INSTALL@ |
8414a40c VZ |
286 | INSTALL_DATA = @INSTALL_DATA@ |
287 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ | |
288 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ | |
289 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | |
290 | LD = @LD@ | |
291 | LDFLAGS = @LDFLAGS@ | |
292 | LIBDIR = @LIBDIR@ | |
293 | LIBOBJS = @LIBOBJS@ | |
294 | LIBS = @LIBS@ | |
295 | LIBTIFF_ALPHA_VERSION = @LIBTIFF_ALPHA_VERSION@ | |
296 | LIBTIFF_DOCDIR = @LIBTIFF_DOCDIR@ | |
297 | LIBTIFF_MAJOR_VERSION = @LIBTIFF_MAJOR_VERSION@ | |
298 | LIBTIFF_MICRO_VERSION = @LIBTIFF_MICRO_VERSION@ | |
299 | LIBTIFF_MINOR_VERSION = @LIBTIFF_MINOR_VERSION@ | |
300 | LIBTIFF_RELEASE_DATE = @LIBTIFF_RELEASE_DATE@ | |
301 | LIBTIFF_VERSION = @LIBTIFF_VERSION@ | |
302 | LIBTIFF_VERSION_INFO = @LIBTIFF_VERSION_INFO@ | |
303 | LIBTOOL = @LIBTOOL@ | |
80ed523f | 304 | LIPO = @LIPO@ |
8414a40c VZ |
305 | LN_S = @LN_S@ |
306 | LTLIBOBJS = @LTLIBOBJS@ | |
307 | MAINT = @MAINT@ | |
8414a40c | 308 | MAKEINFO = @MAKEINFO@ |
80ed523f VZ |
309 | MANIFEST_TOOL = @MANIFEST_TOOL@ |
310 | MKDIR_P = @MKDIR_P@ | |
8414a40c | 311 | NM = @NM@ |
80ed523f | 312 | NMEDIT = @NMEDIT@ |
8414a40c VZ |
313 | OBJDUMP = @OBJDUMP@ |
314 | OBJEXT = @OBJEXT@ | |
80ed523f VZ |
315 | OTOOL = @OTOOL@ |
316 | OTOOL64 = @OTOOL64@ | |
8414a40c VZ |
317 | PACKAGE = @PACKAGE@ |
318 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ | |
319 | PACKAGE_NAME = @PACKAGE_NAME@ | |
320 | PACKAGE_STRING = @PACKAGE_STRING@ | |
321 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ | |
80ed523f | 322 | PACKAGE_URL = @PACKAGE_URL@ |
8414a40c VZ |
323 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
324 | PATH_SEPARATOR = @PATH_SEPARATOR@ | |
325 | PTHREAD_CC = @PTHREAD_CC@ | |
326 | PTHREAD_CFLAGS = @PTHREAD_CFLAGS@ | |
327 | PTHREAD_LIBS = @PTHREAD_LIBS@ | |
328 | RANLIB = @RANLIB@ | |
329 | SED = @SED@ | |
330 | SET_MAKE = @SET_MAKE@ | |
331 | SHELL = @SHELL@ | |
332 | STRIP = @STRIP@ | |
333 | VERSION = @VERSION@ | |
80ed523f | 334 | XMKMF = @XMKMF@ |
8414a40c VZ |
335 | X_CFLAGS = @X_CFLAGS@ |
336 | X_EXTRA_LIBS = @X_EXTRA_LIBS@ | |
337 | X_LIBS = @X_LIBS@ | |
338 | X_PRE_LIBS = @X_PRE_LIBS@ | |
80ed523f VZ |
339 | abs_builddir = @abs_builddir@ |
340 | abs_srcdir = @abs_srcdir@ | |
341 | abs_top_builddir = @abs_top_builddir@ | |
342 | abs_top_srcdir = @abs_top_srcdir@ | |
8414a40c | 343 | ac_ct_AR = @ac_ct_AR@ |
8414a40c VZ |
344 | ac_ct_CC = @ac_ct_CC@ |
345 | ac_ct_CXX = @ac_ct_CXX@ | |
8414a40c | 346 | ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ |
8414a40c VZ |
347 | am__include = @am__include@ |
348 | am__leading_dot = @am__leading_dot@ | |
349 | am__quote = @am__quote@ | |
350 | am__tar = @am__tar@ | |
351 | am__untar = @am__untar@ | |
80ed523f | 352 | ax_pthread_config = @ax_pthread_config@ |
8414a40c VZ |
353 | bindir = @bindir@ |
354 | build = @build@ | |
355 | build_alias = @build_alias@ | |
356 | build_cpu = @build_cpu@ | |
357 | build_os = @build_os@ | |
358 | build_vendor = @build_vendor@ | |
80ed523f | 359 | builddir = @builddir@ |
8414a40c | 360 | datadir = @datadir@ |
80ed523f VZ |
361 | datarootdir = @datarootdir@ |
362 | docdir = @docdir@ | |
363 | dvidir = @dvidir@ | |
8414a40c VZ |
364 | exec_prefix = @exec_prefix@ |
365 | host = @host@ | |
366 | host_alias = @host_alias@ | |
367 | host_cpu = @host_cpu@ | |
368 | host_os = @host_os@ | |
369 | host_vendor = @host_vendor@ | |
80ed523f | 370 | htmldir = @htmldir@ |
8414a40c VZ |
371 | includedir = @includedir@ |
372 | infodir = @infodir@ | |
373 | install_sh = @install_sh@ | |
374 | libdir = @libdir@ | |
375 | libexecdir = @libexecdir@ | |
80ed523f | 376 | localedir = @localedir@ |
8414a40c | 377 | localstatedir = @localstatedir@ |
8414a40c VZ |
378 | mandir = @mandir@ |
379 | mkdir_p = @mkdir_p@ | |
380 | oldincludedir = @oldincludedir@ | |
80ed523f | 381 | pdfdir = @pdfdir@ |
8414a40c VZ |
382 | prefix = @prefix@ |
383 | program_transform_name = @program_transform_name@ | |
80ed523f | 384 | psdir = @psdir@ |
8414a40c VZ |
385 | sbindir = @sbindir@ |
386 | sharedstatedir = @sharedstatedir@ | |
80ed523f | 387 | srcdir = @srcdir@ |
8414a40c | 388 | sysconfdir = @sysconfdir@ |
8414a40c | 389 | target_alias = @target_alias@ |
80ed523f VZ |
390 | tiff_libs_private = @tiff_libs_private@ |
391 | top_build_prefix = @top_build_prefix@ | |
392 | top_builddir = @top_builddir@ | |
393 | top_srcdir = @top_srcdir@ | |
8414a40c VZ |
394 | LIBPORT = $(top_builddir)/port/libport.la |
395 | LIBTIFF = $(top_builddir)/libtiff/libtiff.la | |
80ed523f VZ |
396 | libtiffincludedir = $(includedir) |
397 | EXTRA_DIST = Makefile.vc SConstruct tif_config.h-vms tif_config.vc.h \ | |
398 | tif_config.wince.h tiffconf.vc.h tiffconf.wince.h libtiff.def \ | |
399 | libtiff.map libtiffxx.map $(am__append_2) $(am__append_4) | |
400 | libtiffinclude_HEADERS = tiff.h tiffio.h tiffvers.h $(am__append_1) | |
401 | noinst_HEADERS = \ | |
8414a40c VZ |
402 | t4.h \ |
403 | tif_dir.h \ | |
404 | tif_predict.h \ | |
405 | tiffiop.h \ | |
406 | uvcode.h | |
407 | ||
80ed523f VZ |
408 | nodist_libtiffinclude_HEADERS = \ |
409 | tiffconf.h | |
410 | ||
411 | libtiff_la_SOURCES = tif_aux.c tif_close.c tif_codec.c tif_color.c \ | |
412 | tif_compress.c tif_dir.c tif_dirinfo.c tif_dirread.c \ | |
413 | tif_dirwrite.c tif_dumpmode.c tif_error.c tif_extension.c \ | |
414 | tif_fax3.c tif_fax3sm.c tif_flush.c tif_getimage.c tif_jbig.c \ | |
415 | tif_jpeg.c tif_jpeg_12.c tif_luv.c tif_lzma.c tif_lzw.c \ | |
416 | tif_next.c tif_ojpeg.c tif_open.c tif_packbits.c \ | |
417 | tif_pixarlog.c tif_predict.c tif_print.c tif_read.c \ | |
418 | tif_strip.c tif_swab.c tif_thunder.c tif_tile.c tif_version.c \ | |
419 | tif_warning.c tif_write.c tif_zip.c $(am__append_3) \ | |
420 | $(am__append_5) | |
421 | libtiffxx_la_SOURCES = \ | |
8414a40c VZ |
422 | tif_stream.cxx |
423 | ||
80ed523f VZ |
424 | lib_LTLIBRARIES = libtiff.la $(am__append_6) |
425 | libtiff_la_LDFLAGS = -no-undefined -version-info \ | |
426 | $(LIBTIFF_VERSION_INFO) $(am__append_7) $(am__append_8) | |
8414a40c | 427 | libtiff_la_LIBADD = $(LIBPORT) |
80ed523f VZ |
428 | libtiffxx_la_LDFLAGS = -no-undefined -version-info \ |
429 | $(LIBTIFF_VERSION_INFO) $(am__append_9) $(am__append_10) | |
8414a40c VZ |
430 | libtiffxx_la_LIBADD = $(LIBTIFF) $(LIBPORT) |
431 | libtiffxx_la_DEPENDENCIES = libtiff.la | |
432 | mkg3states_SOURCES = mkg3states.c tif_fax3.h | |
433 | mkg3states_LDADD = $(LIBPORT) | |
434 | all: tif_config.h tiffconf.h | |
435 | $(MAKE) $(AM_MAKEFLAGS) all-am | |
436 | ||
437 | .SUFFIXES: | |
438 | .SUFFIXES: .c .cxx .lo .o .obj | |
439 | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) | |
440 | @for dep in $?; do \ | |
441 | case '$(am__configure_deps)' in \ | |
442 | *$$dep*) \ | |
80ed523f VZ |
443 | ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ |
444 | && { if test -f $@; then exit 0; else break; fi; }; \ | |
8414a40c VZ |
445 | exit 1;; \ |
446 | esac; \ | |
447 | done; \ | |
80ed523f VZ |
448 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign libtiff/Makefile'; \ |
449 | $(am__cd) $(top_srcdir) && \ | |
450 | $(AUTOMAKE) --foreign libtiff/Makefile | |
8414a40c VZ |
451 | .PRECIOUS: Makefile |
452 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status | |
453 | @case '$?' in \ | |
454 | *config.status*) \ | |
455 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ | |
456 | *) \ | |
457 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ | |
458 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ | |
459 | esac; | |
460 | ||
461 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) | |
462 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |
463 | ||
464 | $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) | |
465 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |
466 | $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) | |
467 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |
80ed523f | 468 | $(am__aclocal_m4_deps): |
8414a40c VZ |
469 | |
470 | tif_config.h: stamp-h1 | |
80ed523f VZ |
471 | @if test ! -f $@; then rm -f stamp-h1; else :; fi |
472 | @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi | |
8414a40c VZ |
473 | |
474 | stamp-h1: $(srcdir)/tif_config.h.in $(top_builddir)/config.status | |
475 | @rm -f stamp-h1 | |
476 | cd $(top_builddir) && $(SHELL) ./config.status libtiff/tif_config.h | |
477 | $(srcdir)/tif_config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) | |
80ed523f | 478 | ($(am__cd) $(top_srcdir) && $(AUTOHEADER)) |
8414a40c VZ |
479 | rm -f stamp-h1 |
480 | touch $@ | |
481 | ||
482 | tiffconf.h: stamp-h2 | |
80ed523f VZ |
483 | @if test ! -f $@; then rm -f stamp-h2; else :; fi |
484 | @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h2; else :; fi | |
8414a40c VZ |
485 | |
486 | stamp-h2: $(srcdir)/tiffconf.h.in $(top_builddir)/config.status | |
487 | @rm -f stamp-h2 | |
488 | cd $(top_builddir) && $(SHELL) ./config.status libtiff/tiffconf.h | |
489 | ||
490 | distclean-hdr: | |
491 | -rm -f tif_config.h stamp-h1 tiffconf.h stamp-h2 | |
492 | install-libLTLIBRARIES: $(lib_LTLIBRARIES) | |
493 | @$(NORMAL_INSTALL) | |
80ed523f VZ |
494 | @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ |
495 | list2=; for p in $$list; do \ | |
8414a40c | 496 | if test -f $$p; then \ |
80ed523f | 497 | list2="$$list2 $$p"; \ |
8414a40c | 498 | else :; fi; \ |
80ed523f VZ |
499 | done; \ |
500 | test -z "$$list2" || { \ | |
501 | echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \ | |
502 | $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \ | |
503 | echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \ | |
504 | $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \ | |
505 | } | |
8414a40c VZ |
506 | |
507 | uninstall-libLTLIBRARIES: | |
508 | @$(NORMAL_UNINSTALL) | |
80ed523f VZ |
509 | @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ |
510 | for p in $$list; do \ | |
511 | $(am__strip_dir) \ | |
512 | echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \ | |
513 | $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \ | |
8414a40c VZ |
514 | done |
515 | ||
516 | clean-libLTLIBRARIES: | |
517 | -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) | |
80ed523f VZ |
518 | @list='$(lib_LTLIBRARIES)'; \ |
519 | locs=`for p in $$list; do echo $$p; done | \ | |
520 | sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ | |
521 | sort -u`; \ | |
522 | test -z "$$locs" || { \ | |
523 | echo rm -f $${locs}; \ | |
524 | rm -f $${locs}; \ | |
525 | } | |
526 | libtiff.la: $(libtiff_la_OBJECTS) $(libtiff_la_DEPENDENCIES) $(EXTRA_libtiff_la_DEPENDENCIES) | |
527 | $(AM_V_CCLD)$(libtiff_la_LINK) -rpath $(libdir) $(libtiff_la_OBJECTS) $(libtiff_la_LIBADD) $(LIBS) | |
528 | libtiffxx.la: $(libtiffxx_la_OBJECTS) $(libtiffxx_la_DEPENDENCIES) $(EXTRA_libtiffxx_la_DEPENDENCIES) | |
529 | $(AM_V_CXXLD)$(libtiffxx_la_LINK) $(am_libtiffxx_la_rpath) $(libtiffxx_la_OBJECTS) $(libtiffxx_la_LIBADD) $(LIBS) | |
8414a40c VZ |
530 | |
531 | clean-noinstPROGRAMS: | |
80ed523f VZ |
532 | @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \ |
533 | echo " rm -f" $$list; \ | |
534 | rm -f $$list || exit $$?; \ | |
535 | test -n "$(EXEEXT)" || exit 0; \ | |
536 | list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ | |
537 | echo " rm -f" $$list; \ | |
538 | rm -f $$list | |
539 | mkg3states$(EXEEXT): $(mkg3states_OBJECTS) $(mkg3states_DEPENDENCIES) $(EXTRA_mkg3states_DEPENDENCIES) | |
8414a40c | 540 | @rm -f mkg3states$(EXEEXT) |
80ed523f | 541 | $(AM_V_CCLD)$(LINK) $(mkg3states_OBJECTS) $(mkg3states_LDADD) $(LIBS) |
8414a40c VZ |
542 | |
543 | mostlyclean-compile: | |
544 | -rm -f *.$(OBJEXT) | |
545 | ||
546 | distclean-compile: | |
547 | -rm -f *.tab.c | |
548 | ||
549 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mkg3states.Po@am__quote@ | |
550 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_aux.Plo@am__quote@ | |
551 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_close.Plo@am__quote@ | |
552 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_codec.Plo@am__quote@ | |
553 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_color.Plo@am__quote@ | |
554 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_compress.Plo@am__quote@ | |
555 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_dir.Plo@am__quote@ | |
556 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_dirinfo.Plo@am__quote@ | |
557 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_dirread.Plo@am__quote@ | |
558 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_dirwrite.Plo@am__quote@ | |
559 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_dumpmode.Plo@am__quote@ | |
560 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_error.Plo@am__quote@ | |
561 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_extension.Plo@am__quote@ | |
562 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_fax3.Plo@am__quote@ | |
563 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_fax3sm.Plo@am__quote@ | |
564 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_flush.Plo@am__quote@ | |
565 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_getimage.Plo@am__quote@ | |
80ed523f | 566 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_jbig.Plo@am__quote@ |
8414a40c | 567 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_jpeg.Plo@am__quote@ |
80ed523f | 568 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_jpeg_12.Plo@am__quote@ |
8414a40c | 569 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_luv.Plo@am__quote@ |
80ed523f | 570 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_lzma.Plo@am__quote@ |
8414a40c VZ |
571 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_lzw.Plo@am__quote@ |
572 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_next.Plo@am__quote@ | |
573 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_ojpeg.Plo@am__quote@ | |
574 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_open.Plo@am__quote@ | |
575 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_packbits.Plo@am__quote@ | |
576 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_pixarlog.Plo@am__quote@ | |
577 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_predict.Plo@am__quote@ | |
578 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_print.Plo@am__quote@ | |
579 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_read.Plo@am__quote@ | |
580 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_stream.Plo@am__quote@ | |
581 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_strip.Plo@am__quote@ | |
582 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_swab.Plo@am__quote@ | |
583 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_thunder.Plo@am__quote@ | |
584 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_tile.Plo@am__quote@ | |
585 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_unix.Plo@am__quote@ | |
586 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_version.Plo@am__quote@ | |
587 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_warning.Plo@am__quote@ | |
80ed523f | 588 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_win32.Plo@am__quote@ |
8414a40c VZ |
589 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_write.Plo@am__quote@ |
590 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_zip.Plo@am__quote@ | |
591 | ||
592 | .c.o: | |
80ed523f VZ |
593 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< |
594 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po | |
595 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ | |
8414a40c | 596 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
80ed523f | 597 | @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $< |
8414a40c VZ |
598 | |
599 | .c.obj: | |
80ed523f VZ |
600 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` |
601 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po | |
602 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ | |
8414a40c | 603 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
80ed523f | 604 | @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'` |
8414a40c VZ |
605 | |
606 | .c.lo: | |
80ed523f VZ |
607 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< |
608 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo | |
609 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ | |
8414a40c | 610 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
80ed523f | 611 | @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< |
8414a40c VZ |
612 | |
613 | .cxx.o: | |
80ed523f VZ |
614 | @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< |
615 | @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po | |
616 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ | |
8414a40c | 617 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
80ed523f | 618 | @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $< |
8414a40c VZ |
619 | |
620 | .cxx.obj: | |
80ed523f VZ |
621 | @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` |
622 | @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po | |
623 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ | |
8414a40c | 624 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
80ed523f | 625 | @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` |
8414a40c VZ |
626 | |
627 | .cxx.lo: | |
80ed523f VZ |
628 | @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< |
629 | @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo | |
630 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ | |
8414a40c | 631 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
80ed523f | 632 | @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $< |
8414a40c VZ |
633 | |
634 | mostlyclean-libtool: | |
635 | -rm -f *.lo | |
636 | ||
637 | clean-libtool: | |
638 | -rm -rf .libs _libs | |
8414a40c VZ |
639 | install-libtiffincludeHEADERS: $(libtiffinclude_HEADERS) |
640 | @$(NORMAL_INSTALL) | |
80ed523f VZ |
641 | @list='$(libtiffinclude_HEADERS)'; test -n "$(libtiffincludedir)" || list=; \ |
642 | if test -n "$$list"; then \ | |
643 | echo " $(MKDIR_P) '$(DESTDIR)$(libtiffincludedir)'"; \ | |
644 | $(MKDIR_P) "$(DESTDIR)$(libtiffincludedir)" || exit 1; \ | |
645 | fi; \ | |
646 | for p in $$list; do \ | |
8414a40c | 647 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ |
80ed523f VZ |
648 | echo "$$d$$p"; \ |
649 | done | $(am__base_list) | \ | |
650 | while read files; do \ | |
651 | echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libtiffincludedir)'"; \ | |
652 | $(INSTALL_HEADER) $$files "$(DESTDIR)$(libtiffincludedir)" || exit $$?; \ | |
8414a40c VZ |
653 | done |
654 | ||
655 | uninstall-libtiffincludeHEADERS: | |
656 | @$(NORMAL_UNINSTALL) | |
80ed523f VZ |
657 | @list='$(libtiffinclude_HEADERS)'; test -n "$(libtiffincludedir)" || list=; \ |
658 | files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ | |
659 | dir='$(DESTDIR)$(libtiffincludedir)'; $(am__uninstall_files_from_dir) | |
660 | install-nodist_libtiffincludeHEADERS: $(nodist_libtiffinclude_HEADERS) | |
661 | @$(NORMAL_INSTALL) | |
662 | @list='$(nodist_libtiffinclude_HEADERS)'; test -n "$(libtiffincludedir)" || list=; \ | |
663 | if test -n "$$list"; then \ | |
664 | echo " $(MKDIR_P) '$(DESTDIR)$(libtiffincludedir)'"; \ | |
665 | $(MKDIR_P) "$(DESTDIR)$(libtiffincludedir)" || exit 1; \ | |
666 | fi; \ | |
667 | for p in $$list; do \ | |
668 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ | |
669 | echo "$$d$$p"; \ | |
670 | done | $(am__base_list) | \ | |
671 | while read files; do \ | |
672 | echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libtiffincludedir)'"; \ | |
673 | $(INSTALL_HEADER) $$files "$(DESTDIR)$(libtiffincludedir)" || exit $$?; \ | |
8414a40c VZ |
674 | done |
675 | ||
80ed523f VZ |
676 | uninstall-nodist_libtiffincludeHEADERS: |
677 | @$(NORMAL_UNINSTALL) | |
678 | @list='$(nodist_libtiffinclude_HEADERS)'; test -n "$(libtiffincludedir)" || list=; \ | |
679 | files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ | |
680 | dir='$(DESTDIR)$(libtiffincludedir)'; $(am__uninstall_files_from_dir) | |
681 | ||
8414a40c VZ |
682 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
683 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |
684 | unique=`for i in $$list; do \ | |
685 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
686 | done | \ | |
80ed523f VZ |
687 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
688 | END { if (nonempty) { for (i in files) print i; }; }'`; \ | |
8414a40c VZ |
689 | mkid -fID $$unique |
690 | tags: TAGS | |
691 | ||
692 | TAGS: $(HEADERS) $(SOURCES) tif_config.h.in tiffconf.h.in $(TAGS_DEPENDENCIES) \ | |
693 | $(TAGS_FILES) $(LISP) | |
80ed523f | 694 | set x; \ |
8414a40c VZ |
695 | here=`pwd`; \ |
696 | list='$(SOURCES) $(HEADERS) tif_config.h.in tiffconf.h.in $(LISP) $(TAGS_FILES)'; \ | |
697 | unique=`for i in $$list; do \ | |
698 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
699 | done | \ | |
80ed523f VZ |
700 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
701 | END { if (nonempty) { for (i in files) print i; }; }'`; \ | |
702 | shift; \ | |
703 | if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ | |
8414a40c | 704 | test -n "$$unique" || unique=$$empty_fix; \ |
80ed523f VZ |
705 | if test $$# -gt 0; then \ |
706 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ | |
707 | "$$@" $$unique; \ | |
708 | else \ | |
709 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ | |
710 | $$unique; \ | |
711 | fi; \ | |
8414a40c VZ |
712 | fi |
713 | ctags: CTAGS | |
714 | CTAGS: $(HEADERS) $(SOURCES) tif_config.h.in tiffconf.h.in $(TAGS_DEPENDENCIES) \ | |
715 | $(TAGS_FILES) $(LISP) | |
8414a40c VZ |
716 | list='$(SOURCES) $(HEADERS) tif_config.h.in tiffconf.h.in $(LISP) $(TAGS_FILES)'; \ |
717 | unique=`for i in $$list; do \ | |
718 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
719 | done | \ | |
80ed523f VZ |
720 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
721 | END { if (nonempty) { for (i in files) print i; }; }'`; \ | |
722 | test -z "$(CTAGS_ARGS)$$unique" \ | |
8414a40c | 723 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
80ed523f | 724 | $$unique |
8414a40c VZ |
725 | |
726 | GTAGS: | |
727 | here=`$(am__cd) $(top_builddir) && pwd` \ | |
80ed523f VZ |
728 | && $(am__cd) $(top_srcdir) \ |
729 | && gtags -i $(GTAGS_ARGS) "$$here" | |
730 | ||
731 | cscopelist: $(HEADERS) $(SOURCES) $(LISP) | |
732 | list='$(SOURCES) $(HEADERS) $(LISP)'; \ | |
733 | case "$(srcdir)" in \ | |
734 | [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ | |
735 | *) sdir=$(subdir)/$(srcdir) ;; \ | |
736 | esac; \ | |
737 | for i in $$list; do \ | |
738 | if test -f "$$i"; then \ | |
739 | echo "$(subdir)/$$i"; \ | |
740 | else \ | |
741 | echo "$$sdir/$$i"; \ | |
742 | fi; \ | |
743 | done >> $(top_builddir)/cscope.files | |
8414a40c VZ |
744 | |
745 | distclean-tags: | |
746 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags | |
747 | ||
748 | distdir: $(DISTFILES) | |
80ed523f VZ |
749 | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
750 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | |
751 | list='$(DISTFILES)'; \ | |
752 | dist_files=`for file in $$list; do echo $$file; done | \ | |
753 | sed -e "s|^$$srcdirstrip/||;t" \ | |
754 | -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ | |
755 | case $$dist_files in \ | |
756 | */*) $(MKDIR_P) `echo "$$dist_files" | \ | |
757 | sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ | |
758 | sort -u` ;; \ | |
759 | esac; \ | |
760 | for file in $$dist_files; do \ | |
8414a40c | 761 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
8414a40c | 762 | if test -d $$d/$$file; then \ |
80ed523f VZ |
763 | dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ |
764 | if test -d "$(distdir)/$$file"; then \ | |
765 | find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ | |
766 | fi; \ | |
8414a40c | 767 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
80ed523f VZ |
768 | cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ |
769 | find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ | |
8414a40c | 770 | fi; \ |
80ed523f | 771 | cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ |
8414a40c | 772 | else \ |
80ed523f VZ |
773 | test -f "$(distdir)/$$file" \ |
774 | || cp -p $$d/$$file "$(distdir)/$$file" \ | |
8414a40c VZ |
775 | || exit 1; \ |
776 | fi; \ | |
777 | done | |
778 | check-am: all-am | |
779 | check: check-am | |
780 | all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(HEADERS) tif_config.h \ | |
781 | tiffconf.h | |
782 | installdirs: | |
80ed523f VZ |
783 | for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(libtiffincludedir)" "$(DESTDIR)$(libtiffincludedir)"; do \ |
784 | test -z "$$dir" || $(MKDIR_P) "$$dir"; \ | |
8414a40c VZ |
785 | done |
786 | install: install-am | |
787 | install-exec: install-exec-am | |
788 | install-data: install-data-am | |
789 | uninstall: uninstall-am | |
790 | ||
791 | install-am: all-am | |
792 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | |
793 | ||
794 | installcheck: installcheck-am | |
795 | install-strip: | |
80ed523f VZ |
796 | if test -z '$(STRIP)'; then \ |
797 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | |
798 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ | |
799 | install; \ | |
800 | else \ | |
801 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | |
802 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ | |
803 | "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ | |
804 | fi | |
8414a40c VZ |
805 | mostlyclean-generic: |
806 | ||
807 | clean-generic: | |
808 | ||
809 | distclean-generic: | |
810 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) | |
80ed523f | 811 | -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) |
8414a40c VZ |
812 | |
813 | maintainer-clean-generic: | |
814 | @echo "This command is intended for maintainers to use" | |
815 | @echo "it deletes files that may require special tools to rebuild." | |
816 | clean: clean-am | |
817 | ||
818 | clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \ | |
819 | clean-noinstPROGRAMS mostlyclean-am | |
820 | ||
821 | distclean: distclean-am | |
822 | -rm -rf ./$(DEPDIR) | |
823 | -rm -f Makefile | |
824 | distclean-am: clean-am distclean-compile distclean-generic \ | |
80ed523f | 825 | distclean-hdr distclean-tags |
8414a40c VZ |
826 | |
827 | dvi: dvi-am | |
828 | ||
829 | dvi-am: | |
830 | ||
831 | html: html-am | |
832 | ||
80ed523f VZ |
833 | html-am: |
834 | ||
8414a40c VZ |
835 | info: info-am |
836 | ||
837 | info-am: | |
838 | ||
80ed523f VZ |
839 | install-data-am: install-libtiffincludeHEADERS \ |
840 | install-nodist_libtiffincludeHEADERS | |
841 | ||
842 | install-dvi: install-dvi-am | |
843 | ||
844 | install-dvi-am: | |
8414a40c VZ |
845 | |
846 | install-exec-am: install-libLTLIBRARIES | |
847 | ||
80ed523f VZ |
848 | install-html: install-html-am |
849 | ||
850 | install-html-am: | |
851 | ||
8414a40c VZ |
852 | install-info: install-info-am |
853 | ||
80ed523f VZ |
854 | install-info-am: |
855 | ||
8414a40c VZ |
856 | install-man: |
857 | ||
80ed523f VZ |
858 | install-pdf: install-pdf-am |
859 | ||
860 | install-pdf-am: | |
861 | ||
862 | install-ps: install-ps-am | |
863 | ||
864 | install-ps-am: | |
865 | ||
8414a40c VZ |
866 | installcheck-am: |
867 | ||
868 | maintainer-clean: maintainer-clean-am | |
869 | -rm -rf ./$(DEPDIR) | |
870 | -rm -f Makefile | |
871 | maintainer-clean-am: distclean-am maintainer-clean-generic | |
872 | ||
873 | mostlyclean: mostlyclean-am | |
874 | ||
875 | mostlyclean-am: mostlyclean-compile mostlyclean-generic \ | |
876 | mostlyclean-libtool | |
877 | ||
878 | pdf: pdf-am | |
879 | ||
880 | pdf-am: | |
881 | ||
882 | ps: ps-am | |
883 | ||
884 | ps-am: | |
885 | ||
80ed523f VZ |
886 | uninstall-am: uninstall-libLTLIBRARIES uninstall-libtiffincludeHEADERS \ |
887 | uninstall-nodist_libtiffincludeHEADERS | |
888 | ||
889 | .MAKE: all install-am install-strip | |
8414a40c VZ |
890 | |
891 | .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ | |
80ed523f VZ |
892 | clean-libLTLIBRARIES clean-libtool clean-noinstPROGRAMS \ |
893 | cscopelist ctags distclean distclean-compile distclean-generic \ | |
894 | distclean-hdr distclean-libtool distclean-tags distdir dvi \ | |
895 | dvi-am html html-am info info-am install install-am \ | |
896 | install-data install-data-am install-dvi install-dvi-am \ | |
897 | install-exec install-exec-am install-html install-html-am \ | |
898 | install-info install-info-am install-libLTLIBRARIES \ | |
899 | install-libtiffincludeHEADERS install-man \ | |
900 | install-nodist_libtiffincludeHEADERS install-pdf \ | |
901 | install-pdf-am install-ps install-ps-am install-strip \ | |
8414a40c VZ |
902 | installcheck installcheck-am installdirs maintainer-clean \ |
903 | maintainer-clean-generic mostlyclean mostlyclean-compile \ | |
904 | mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ | |
80ed523f VZ |
905 | tags uninstall uninstall-am uninstall-libLTLIBRARIES \ |
906 | uninstall-libtiffincludeHEADERS \ | |
907 | uninstall-nodist_libtiffincludeHEADERS | |
8414a40c VZ |
908 | |
909 | ||
910 | faxtable: mkg3states | |
911 | (rm -f tif_fax3sm.c && ./mkg3states -b -c const tif_fax3sm.c) | |
80ed523f | 912 | |
8414a40c VZ |
913 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
914 | # Otherwise a system limit (for SysV at least) may be exceeded. | |
915 | .NOEXPORT: |