1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
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.
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
17 # Tag Image File Format (TIFF) Software
19 # Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
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.
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.
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
40 # Process this file with automake to produce Makefile.in.
42 top_srcdir = @top_srcdir@
44 pkgdatadir = $(datadir)/@PACKAGE@
45 pkglibdir = $(libdir)/@PACKAGE@
46 pkgincludedir = $(includedir)/@PACKAGE@
48 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
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)
61 build_triplet = @build@
63 target_triplet = @target@
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) \
73 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
74 CONFIG_HEADER = $(top_builddir)/libtiff/tif_config.h \
75 $(top_builddir)/libtiff/tiffconf.h
79 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
81 AMDEP_FALSE = @AMDEP_FALSE@
82 AMDEP_TRUE = @AMDEP_TRUE@
87 AUTOHEADER = @AUTOHEADER@
91 CCDEPMODE = @CCDEPMODE@
97 CXXDEPMODE = @CXXDEPMODE@
99 CYGPATH_W = @CYGPATH_W@
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@
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@
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@
142 LTLIBOBJS = @LTLIBOBJS@
144 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
145 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
146 MAKEINFO = @MAKEINFO@
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@
162 SET_MAKE = @SET_MAKE@
166 X_CFLAGS = @X_CFLAGS@
167 X_EXTRA_LIBS = @X_EXTRA_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@
188 am__untar = @am__untar@
191 build_alias = @build_alias@
192 build_cpu = @build_cpu@
193 build_os = @build_os@
194 build_vendor = @build_vendor@
196 exec_prefix = @exec_prefix@
198 host_alias = @host_alias@
199 host_cpu = @host_cpu@
201 host_vendor = @host_vendor@
202 includedir = @includedir@
204 install_sh = @install_sh@
206 libexecdir = @libexecdir@
207 localstatedir = @localstatedir@
211 oldincludedir = @oldincludedir@
213 program_transform_name = @program_transform_name@
215 sharedstatedir = @sharedstatedir@
216 sysconfdir = @sysconfdir@
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
226 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
228 case '$(am__configure_deps)' in \
230 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
235 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign contrib/pds/Makefile'; \
236 cd $(top_srcdir) && \
237 $(AUTOMAKE) --foreign contrib/pds/Makefile
239 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
242 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
244 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
245 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
248 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
249 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
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
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 \
277 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
278 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
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 \
284 $(mkdir_p) "$(distdir)$$dir"; \
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; \
292 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
294 test -f $(distdir)/$$file \
295 || cp -p $$d/$$file $(distdir)/$$file \
304 install-exec: install-exec-am
305 install-data: install-data-am
306 uninstall: uninstall-am
309 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
311 installcheck: installcheck-am
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
322 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
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."
329 clean-am: clean-generic clean-libtool mostlyclean-am
331 distclean: distclean-am
333 distclean-am: clean-am distclean-generic distclean-libtool
349 install-info: install-info-am
355 maintainer-clean: maintainer-clean-am
357 maintainer-clean-am: distclean-am maintainer-clean-generic
359 mostlyclean: mostlyclean-am
361 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
371 uninstall-am: uninstall-info-am
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 \
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.