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 # $Id: Makefile.in,v 1.32 2006/03/23 14:54:01 dron Exp $
19 # Tag Image File Format (TIFF) Software
21 # Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
23 # Permission to use, copy, modify, distribute, and sell this software and
24 # its documentation for any purpose is hereby granted without fee, provided
25 # that (i) the above copyright notices and this permission notice appear in
26 # all copies of the software and related documentation, and (ii) the names of
27 # Sam Leffler and Silicon Graphics may not be used in any advertising or
28 # publicity relating to the software without the specific, prior written
29 # permission of Sam Leffler and Silicon Graphics.
31 # THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
32 # EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
33 # WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
35 # IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
36 # ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
37 # OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
38 # WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF
39 # LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
42 # Process this file with automake to produce Makefile.in.
44 top_srcdir = @top_srcdir@
46 pkgdatadir = $(datadir)/@PACKAGE@
47 pkglibdir = $(libdir)/@PACKAGE@
48 pkgincludedir = $(includedir)/@PACKAGE@
49 top_builddir = ../../..
50 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
52 install_sh_DATA = $(install_sh) -c -m 644
53 install_sh_PROGRAM = $(install_sh) -c
54 install_sh_SCRIPT = $(install_sh) -c
55 INSTALL_HEADER = $(INSTALL_DATA)
56 transform = $(program_transform_name)
63 build_triplet = @build@
65 target_triplet = @target@
66 subdir = contrib/dbs/xtiff
67 DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
68 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
69 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
70 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
71 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
72 $(top_srcdir)/configure.ac
73 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
75 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
76 CONFIG_HEADER = $(top_builddir)/libtiff/tif_config.h \
77 $(top_builddir)/libtiff/tiffconf.h
81 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
83 AMDEP_FALSE = @AMDEP_FALSE@
84 AMDEP_TRUE = @AMDEP_TRUE@
89 AUTOHEADER = @AUTOHEADER@
93 CCDEPMODE = @CCDEPMODE@
99 CXXDEPMODE = @CXXDEPMODE@
100 CXXFLAGS = @CXXFLAGS@
101 CYGPATH_W = @CYGPATH_W@
112 GLUT_CFLAGS = @GLUT_CFLAGS@
113 GLUT_LIBS = @GLUT_LIBS@
114 GLU_CFLAGS = @GLU_CFLAGS@
115 GLU_LIBS = @GLU_LIBS@
116 GL_CFLAGS = @GL_CFLAGS@
119 HAVE_CXX_FALSE = @HAVE_CXX_FALSE@
120 HAVE_CXX_TRUE = @HAVE_CXX_TRUE@
121 HAVE_OPENGL_FALSE = @HAVE_OPENGL_FALSE@
122 HAVE_OPENGL_TRUE = @HAVE_OPENGL_TRUE@
123 HAVE_RPATH_FALSE = @HAVE_RPATH_FALSE@
124 HAVE_RPATH_TRUE = @HAVE_RPATH_TRUE@
125 INSTALL_DATA = @INSTALL_DATA@
126 INSTALL_PROGRAM = @INSTALL_PROGRAM@
127 INSTALL_SCRIPT = @INSTALL_SCRIPT@
128 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
134 LIBTIFF_ALPHA_VERSION = @LIBTIFF_ALPHA_VERSION@
135 LIBTIFF_DOCDIR = @LIBTIFF_DOCDIR@
136 LIBTIFF_MAJOR_VERSION = @LIBTIFF_MAJOR_VERSION@
137 LIBTIFF_MICRO_VERSION = @LIBTIFF_MICRO_VERSION@
138 LIBTIFF_MINOR_VERSION = @LIBTIFF_MINOR_VERSION@
139 LIBTIFF_RELEASE_DATE = @LIBTIFF_RELEASE_DATE@
140 LIBTIFF_VERSION = @LIBTIFF_VERSION@
141 LIBTIFF_VERSION_INFO = @LIBTIFF_VERSION_INFO@
144 LTLIBOBJS = @LTLIBOBJS@
146 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
147 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
148 MAKEINFO = @MAKEINFO@
153 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
154 PACKAGE_NAME = @PACKAGE_NAME@
155 PACKAGE_STRING = @PACKAGE_STRING@
156 PACKAGE_TARNAME = @PACKAGE_TARNAME@
157 PACKAGE_VERSION = @PACKAGE_VERSION@
158 PATH_SEPARATOR = @PATH_SEPARATOR@
159 PTHREAD_CC = @PTHREAD_CC@
160 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
161 PTHREAD_LIBS = @PTHREAD_LIBS@
164 SET_MAKE = @SET_MAKE@
168 X_CFLAGS = @X_CFLAGS@
169 X_EXTRA_LIBS = @X_EXTRA_LIBS@
171 X_PRE_LIBS = @X_PRE_LIBS@
172 ac_ct_AR = @ac_ct_AR@
173 ac_ct_AS = @ac_ct_AS@
174 ac_ct_CC = @ac_ct_CC@
175 ac_ct_CXX = @ac_ct_CXX@
176 ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
177 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
178 ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
179 ac_ct_RANLIB = @ac_ct_RANLIB@
180 ac_ct_STRIP = @ac_ct_STRIP@
181 acx_pthread_config = @acx_pthread_config@
182 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
183 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
184 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
185 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
186 am__include = @am__include@
187 am__leading_dot = @am__leading_dot@
188 am__quote = @am__quote@
190 am__untar = @am__untar@
193 build_alias = @build_alias@
194 build_cpu = @build_cpu@
195 build_os = @build_os@
196 build_vendor = @build_vendor@
198 exec_prefix = @exec_prefix@
200 host_alias = @host_alias@
201 host_cpu = @host_cpu@
203 host_vendor = @host_vendor@
204 includedir = @includedir@
206 install_sh = @install_sh@
208 libexecdir = @libexecdir@
209 localstatedir = @localstatedir@
213 oldincludedir = @oldincludedir@
215 program_transform_name = @program_transform_name@
217 sharedstatedir = @sharedstatedir@
218 sysconfdir = @sysconfdir@
220 target_alias = @target_alias@
221 target_cpu = @target_cpu@
222 target_os = @target_os@
223 target_vendor = @target_vendor@
224 EXTRA_DIST = Imakefile README patchlevel.h xtiff.c xtifficon.h
228 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
230 case '$(am__configure_deps)' in \
232 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
237 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign contrib/dbs/xtiff/Makefile'; \
238 cd $(top_srcdir) && \
239 $(AUTOMAKE) --foreign contrib/dbs/xtiff/Makefile
241 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
244 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
246 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
247 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
250 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
251 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
253 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
254 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
255 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
256 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
274 distdir: $(DISTFILES)
275 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
276 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
277 list='$(DISTFILES)'; for file in $$list; do \
279 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
280 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
282 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
283 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
284 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
286 $(mkdir_p) "$(distdir)$$dir"; \
290 if test -d $$d/$$file; then \
291 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
292 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
294 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
296 test -f $(distdir)/$$file \
297 || cp -p $$d/$$file $(distdir)/$$file \
306 install-exec: install-exec-am
307 install-data: install-data-am
308 uninstall: uninstall-am
311 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
313 installcheck: installcheck-am
315 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
316 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
317 `test -z '$(STRIP)' || \
318 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
324 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
326 maintainer-clean-generic:
327 @echo "This command is intended for maintainers to use"
328 @echo "it deletes files that may require special tools to rebuild."
331 clean-am: clean-generic clean-libtool mostlyclean-am
333 distclean: distclean-am
335 distclean-am: clean-am distclean-generic distclean-libtool
351 install-info: install-info-am
357 maintainer-clean: maintainer-clean-am
359 maintainer-clean-am: distclean-am maintainer-clean-generic
361 mostlyclean: mostlyclean-am
363 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
373 uninstall-am: uninstall-info-am
375 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
376 distclean distclean-generic distclean-libtool distdir dvi \
377 dvi-am html html-am info info-am install install-am \
378 install-data install-data-am install-exec install-exec-am \
379 install-info install-info-am install-man install-strip \
380 installcheck installcheck-am installdirs maintainer-clean \
381 maintainer-clean-generic mostlyclean mostlyclean-generic \
382 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
385 # Tell versions [3.59,3.63) of GNU make to not export all variables.
386 # Otherwise a system limit (for SysV at least) may be exceeded.