1 # Makefile.in generated by automake 1.12.4 from Makefile.am.
4 # Copyright (C) 1994-2012 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
18 # Tag Image File Format (TIFF) Software
20 # Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
22 # Permission to use, copy, modify, distribute, and sell this software and
23 # its documentation for any purpose is hereby granted without fee, provided
24 # that (i) the above copyright notices and this permission notice appear in
25 # all copies of the software and related documentation, and (ii) the names of
26 # Sam Leffler and Silicon Graphics may not be used in any advertising or
27 # publicity relating to the software without the specific, prior written
28 # permission of Sam Leffler and Silicon Graphics.
30 # THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
31 # EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
32 # WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
34 # IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
35 # ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
36 # OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
37 # WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF
38 # LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
41 # Process this file with automake to produce Makefile.in.
43 #LIBTIFF = $(top_builddir)/libtiff/libtiff.la
50 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
51 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
53 for am__flg in $$MAKEFLAGS; do \
56 *n*) am__dry=yes; break;; \
60 test $$am__dry = yes; \
62 pkgdatadir = $(datadir)/@PACKAGE@
63 pkgincludedir = $(includedir)/@PACKAGE@
64 pkglibdir = $(libdir)/@PACKAGE@
65 pkglibexecdir = $(libexecdir)/@PACKAGE@
66 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
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)
78 build_triplet = @build@
80 subdir = contrib/dbs/xtiff
81 DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
82 $(top_srcdir)/config/mkinstalldirs
83 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
84 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
85 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
86 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
87 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
88 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
90 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
91 CONFIG_HEADER = $(top_builddir)/libtiff/tif_config.h \
92 $(top_builddir)/libtiff/tiffconf.h
94 CONFIG_CLEAN_VPATH_FILES =
95 AM_V_P = $(am__v_P_@AM_V@)
96 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
99 AM_V_GEN = $(am__v_GEN_@AM_V@)
100 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
101 am__v_GEN_0 = @echo " GEN " $@;
103 AM_V_at = $(am__v_at_@AM_V@)
104 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
109 am__can_run_installinfo = \
110 case $$AM_UPDATE_INFO_DIR in \
112 *) (install-info --version) >/dev/null 2>&1;; \
114 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
117 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
120 AUTOCONF = @AUTOCONF@
121 AUTOHEADER = @AUTOHEADER@
122 AUTOMAKE = @AUTOMAKE@
125 CCDEPMODE = @CCDEPMODE@
128 CPPFLAGS = @CPPFLAGS@
131 CXXDEPMODE = @CXXDEPMODE@
132 CXXFLAGS = @CXXFLAGS@
133 CYGPATH_W = @CYGPATH_W@
137 DSYMUTIL = @DSYMUTIL@
145 GLUT_CFLAGS = @GLUT_CFLAGS@
146 GLUT_LIBS = @GLUT_LIBS@
147 GLU_CFLAGS = @GLU_CFLAGS@
148 GLU_LIBS = @GLU_LIBS@
149 GL_CFLAGS = @GL_CFLAGS@
153 INSTALL_DATA = @INSTALL_DATA@
154 INSTALL_PROGRAM = @INSTALL_PROGRAM@
155 INSTALL_SCRIPT = @INSTALL_SCRIPT@
156 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
162 LIBTIFF_ALPHA_VERSION = @LIBTIFF_ALPHA_VERSION@
163 LIBTIFF_DOCDIR = @LIBTIFF_DOCDIR@
164 LIBTIFF_MAJOR_VERSION = @LIBTIFF_MAJOR_VERSION@
165 LIBTIFF_MICRO_VERSION = @LIBTIFF_MICRO_VERSION@
166 LIBTIFF_MINOR_VERSION = @LIBTIFF_MINOR_VERSION@
167 LIBTIFF_RELEASE_DATE = @LIBTIFF_RELEASE_DATE@
168 LIBTIFF_VERSION = @LIBTIFF_VERSION@
169 LIBTIFF_VERSION_INFO = @LIBTIFF_VERSION_INFO@
173 LTLIBOBJS = @LTLIBOBJS@
175 MAKEINFO = @MAKEINFO@
176 MANIFEST_TOOL = @MANIFEST_TOOL@
185 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
186 PACKAGE_NAME = @PACKAGE_NAME@
187 PACKAGE_STRING = @PACKAGE_STRING@
188 PACKAGE_TARNAME = @PACKAGE_TARNAME@
189 PACKAGE_URL = @PACKAGE_URL@
190 PACKAGE_VERSION = @PACKAGE_VERSION@
191 PATH_SEPARATOR = @PATH_SEPARATOR@
192 PTHREAD_CC = @PTHREAD_CC@
193 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
194 PTHREAD_LIBS = @PTHREAD_LIBS@
197 SET_MAKE = @SET_MAKE@
202 X_CFLAGS = @X_CFLAGS@
203 X_EXTRA_LIBS = @X_EXTRA_LIBS@
205 X_PRE_LIBS = @X_PRE_LIBS@
206 abs_builddir = @abs_builddir@
207 abs_srcdir = @abs_srcdir@
208 abs_top_builddir = @abs_top_builddir@
209 abs_top_srcdir = @abs_top_srcdir@
210 ac_ct_AR = @ac_ct_AR@
211 ac_ct_CC = @ac_ct_CC@
212 ac_ct_CXX = @ac_ct_CXX@
213 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
214 am__include = @am__include@
215 am__leading_dot = @am__leading_dot@
216 am__quote = @am__quote@
218 am__untar = @am__untar@
219 ax_pthread_config = @ax_pthread_config@
222 build_alias = @build_alias@
223 build_cpu = @build_cpu@
224 build_os = @build_os@
225 build_vendor = @build_vendor@
226 builddir = @builddir@
228 datarootdir = @datarootdir@
231 exec_prefix = @exec_prefix@
233 host_alias = @host_alias@
234 host_cpu = @host_cpu@
236 host_vendor = @host_vendor@
238 includedir = @includedir@
240 install_sh = @install_sh@
242 libexecdir = @libexecdir@
243 localedir = @localedir@
244 localstatedir = @localstatedir@
247 oldincludedir = @oldincludedir@
250 program_transform_name = @program_transform_name@
253 sharedstatedir = @sharedstatedir@
255 sysconfdir = @sysconfdir@
256 target_alias = @target_alias@
257 tiff_libs_private = @tiff_libs_private@
258 top_build_prefix = @top_build_prefix@
259 top_builddir = @top_builddir@
260 top_srcdir = @top_srcdir@
261 EXTRA_DIST = README patchlevel.h xtiff.c xtifficon.h
265 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
267 case '$(am__configure_deps)' in \
269 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
270 && { if test -f $@; then exit 0; else break; fi; }; \
274 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign contrib/dbs/xtiff/Makefile'; \
275 $(am__cd) $(top_srcdir) && \
276 $(AUTOMAKE) --foreign contrib/dbs/xtiff/Makefile
278 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
281 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
283 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
284 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
287 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
288 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
290 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
291 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
292 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
293 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
294 $(am__aclocal_m4_deps):
310 distdir: $(DISTFILES)
311 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
312 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
313 list='$(DISTFILES)'; \
314 dist_files=`for file in $$list; do echo $$file; done | \
315 sed -e "s|^$$srcdirstrip/||;t" \
316 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
317 case $$dist_files in \
318 */*) $(MKDIR_P) `echo "$$dist_files" | \
319 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
322 for file in $$dist_files; do \
323 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
324 if test -d $$d/$$file; then \
325 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
326 if test -d "$(distdir)/$$file"; then \
327 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
329 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
330 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
331 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
333 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
335 test -f "$(distdir)/$$file" \
336 || cp -p $$d/$$file "$(distdir)/$$file" \
345 install-exec: install-exec-am
346 install-data: install-data-am
347 uninstall: uninstall-am
350 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
352 installcheck: installcheck-am
354 if test -z '$(STRIP)'; then \
355 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
356 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
359 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
360 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
361 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
368 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
369 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
371 maintainer-clean-generic:
372 @echo "This command is intended for maintainers to use"
373 @echo "it deletes files that may require special tools to rebuild."
376 clean-am: clean-generic clean-libtool mostlyclean-am
378 distclean: distclean-am
380 distclean-am: clean-am distclean-generic
396 install-dvi: install-dvi-am
402 install-html: install-html-am
406 install-info: install-info-am
412 install-pdf: install-pdf-am
416 install-ps: install-ps-am
422 maintainer-clean: maintainer-clean-am
424 maintainer-clean-am: distclean-am maintainer-clean-generic
426 mostlyclean: mostlyclean-am
428 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
440 .MAKE: install-am install-strip
442 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
443 distclean distclean-generic distclean-libtool distdir dvi \
444 dvi-am html html-am info info-am install install-am \
445 install-data install-data-am install-dvi install-dvi-am \
446 install-exec install-exec-am install-html install-html-am \
447 install-info install-info-am install-man install-pdf \
448 install-pdf-am install-ps install-ps-am install-strip \
449 installcheck installcheck-am installdirs maintainer-clean \
450 maintainer-clean-generic mostlyclean mostlyclean-generic \
451 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
457 #noinst_PROGRAMS += xtiff
460 #xtiff_SOURCES = patchlevel.h xtiff.c xtifficon.h
461 #xtiff_CFLAGS = $(CFLAGS) $(XAW_CFLAGS) $(AM_CFLAGS)
462 #xtiff_LDADD = $(LIBTIFF) $(X_LIBS) $(XAW_LIBS)
464 #INCLUDES = -I$(top_srcdir)/libtiff
466 # Tell versions [3.59,3.63) of GNU make to not export all variables.
467 # Otherwise a system limit (for SysV at least) may be exceeded.