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