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.
43 top_srcdir = @top_srcdir@
45 pkgdatadir = $(datadir)/@PACKAGE@
46 pkglibdir = $(libdir)/@PACKAGE@
47 pkgincludedir = $(includedir)/@PACKAGE@
49 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
51 install_sh_DATA = $(install_sh) -c -m 644
52 install_sh_PROGRAM = $(install_sh) -c
53 install_sh_SCRIPT = $(install_sh) -c
54 INSTALL_HEADER = $(INSTALL_DATA)
55 transform = $(program_transform_name)
62 build_triplet = @build@
64 target_triplet = @target@
65 noinst_PROGRAMS = addtiffo$(EXEEXT)
66 subdir = contrib/addtiffo
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
79 PROGRAMS = $(noinst_PROGRAMS)
80 am_addtiffo_OBJECTS = addtiffo.$(OBJEXT) tif_overview.$(OBJEXT) \
81 tif_ovrcache.$(OBJEXT)
82 addtiffo_OBJECTS = $(am_addtiffo_OBJECTS)
83 am__DEPENDENCIES_1 = $(top_builddir)/libtiff/libtiff.la
84 addtiffo_DEPENDENCIES = $(am__DEPENDENCIES_1)
85 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/libtiff -I$(top_builddir)/libtiff
86 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
87 am__depfiles_maybe = depfiles
88 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
89 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
90 LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
91 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
92 $(AM_CFLAGS) $(CFLAGS)
94 LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
95 $(AM_LDFLAGS) $(LDFLAGS) -o $@
96 SOURCES = $(addtiffo_SOURCES)
97 DIST_SOURCES = $(addtiffo_SOURCES)
100 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
102 AMDEP_FALSE = @AMDEP_FALSE@
103 AMDEP_TRUE = @AMDEP_TRUE@
107 AUTOCONF = @AUTOCONF@
108 AUTOHEADER = @AUTOHEADER@
109 AUTOMAKE = @AUTOMAKE@
112 CCDEPMODE = @CCDEPMODE@
115 CPPFLAGS = @CPPFLAGS@
118 CXXDEPMODE = @CXXDEPMODE@
119 CXXFLAGS = @CXXFLAGS@
120 CYGPATH_W = @CYGPATH_W@
131 GLUT_CFLAGS = @GLUT_CFLAGS@
132 GLUT_LIBS = @GLUT_LIBS@
133 GLU_CFLAGS = @GLU_CFLAGS@
134 GLU_LIBS = @GLU_LIBS@
135 GL_CFLAGS = @GL_CFLAGS@
138 HAVE_CXX_FALSE = @HAVE_CXX_FALSE@
139 HAVE_CXX_TRUE = @HAVE_CXX_TRUE@
140 HAVE_OPENGL_FALSE = @HAVE_OPENGL_FALSE@
141 HAVE_OPENGL_TRUE = @HAVE_OPENGL_TRUE@
142 HAVE_RPATH_FALSE = @HAVE_RPATH_FALSE@
143 HAVE_RPATH_TRUE = @HAVE_RPATH_TRUE@
144 INSTALL_DATA = @INSTALL_DATA@
145 INSTALL_PROGRAM = @INSTALL_PROGRAM@
146 INSTALL_SCRIPT = @INSTALL_SCRIPT@
147 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
153 LIBTIFF_ALPHA_VERSION = @LIBTIFF_ALPHA_VERSION@
154 LIBTIFF_DOCDIR = @LIBTIFF_DOCDIR@
155 LIBTIFF_MAJOR_VERSION = @LIBTIFF_MAJOR_VERSION@
156 LIBTIFF_MICRO_VERSION = @LIBTIFF_MICRO_VERSION@
157 LIBTIFF_MINOR_VERSION = @LIBTIFF_MINOR_VERSION@
158 LIBTIFF_RELEASE_DATE = @LIBTIFF_RELEASE_DATE@
159 LIBTIFF_VERSION = @LIBTIFF_VERSION@
160 LIBTIFF_VERSION_INFO = @LIBTIFF_VERSION_INFO@
163 LTLIBOBJS = @LTLIBOBJS@
165 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
166 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
167 MAKEINFO = @MAKEINFO@
172 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
173 PACKAGE_NAME = @PACKAGE_NAME@
174 PACKAGE_STRING = @PACKAGE_STRING@
175 PACKAGE_TARNAME = @PACKAGE_TARNAME@
176 PACKAGE_VERSION = @PACKAGE_VERSION@
177 PATH_SEPARATOR = @PATH_SEPARATOR@
178 PTHREAD_CC = @PTHREAD_CC@
179 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
180 PTHREAD_LIBS = @PTHREAD_LIBS@
183 SET_MAKE = @SET_MAKE@
187 X_CFLAGS = @X_CFLAGS@
188 X_EXTRA_LIBS = @X_EXTRA_LIBS@
190 X_PRE_LIBS = @X_PRE_LIBS@
191 ac_ct_AR = @ac_ct_AR@
192 ac_ct_AS = @ac_ct_AS@
193 ac_ct_CC = @ac_ct_CC@
194 ac_ct_CXX = @ac_ct_CXX@
195 ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
196 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
197 ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
198 ac_ct_RANLIB = @ac_ct_RANLIB@
199 ac_ct_STRIP = @ac_ct_STRIP@
200 acx_pthread_config = @acx_pthread_config@
201 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
202 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
203 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
204 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
205 am__include = @am__include@
206 am__leading_dot = @am__leading_dot@
207 am__quote = @am__quote@
209 am__untar = @am__untar@
212 build_alias = @build_alias@
213 build_cpu = @build_cpu@
214 build_os = @build_os@
215 build_vendor = @build_vendor@
217 exec_prefix = @exec_prefix@
219 host_alias = @host_alias@
220 host_cpu = @host_cpu@
222 host_vendor = @host_vendor@
223 includedir = @includedir@
225 install_sh = @install_sh@
227 libexecdir = @libexecdir@
228 localstatedir = @localstatedir@
232 oldincludedir = @oldincludedir@
234 program_transform_name = @program_transform_name@
236 sharedstatedir = @sharedstatedir@
237 sysconfdir = @sysconfdir@
239 target_alias = @target_alias@
240 target_cpu = @target_cpu@
241 target_os = @target_os@
242 target_vendor = @target_vendor@
243 LIBTIFF = $(top_builddir)/libtiff/libtiff.la
244 EXTRA_DIST = README Makefile.vc
245 addtiffo_SOURCES = addtiffo.c tif_overview.c tif_ovrcache.c tif_ovrcache.h
246 addtiffo_LDADD = $(LIBTIFF)
247 INCLUDES = -I$(top_srcdir)/libtiff
251 .SUFFIXES: .c .lo .o .obj
252 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
254 case '$(am__configure_deps)' in \
256 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
261 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign contrib/addtiffo/Makefile'; \
262 cd $(top_srcdir) && \
263 $(AUTOMAKE) --foreign contrib/addtiffo/Makefile
265 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
268 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
270 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
271 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
274 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
275 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
277 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
278 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
279 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
280 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
282 clean-noinstPROGRAMS:
283 @list='$(noinst_PROGRAMS)'; for p in $$list; do \
284 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
285 echo " rm -f $$p $$f"; \
288 addtiffo$(EXEEXT): $(addtiffo_OBJECTS) $(addtiffo_DEPENDENCIES)
289 @rm -f addtiffo$(EXEEXT)
290 $(LINK) $(addtiffo_LDFLAGS) $(addtiffo_OBJECTS) $(addtiffo_LDADD) $(LIBS)
298 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/addtiffo.Po@am__quote@
299 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_overview.Po@am__quote@
300 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_ovrcache.Po@am__quote@
303 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
304 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
305 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
306 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
307 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
310 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
311 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
312 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
313 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
314 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
317 @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
318 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
319 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
320 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
321 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
333 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
334 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
335 unique=`for i in $$list; do \
336 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
338 $(AWK) ' { files[$$0] = 1; } \
339 END { for (i in files) print i; }'`; \
343 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
344 $(TAGS_FILES) $(LISP)
347 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
348 unique=`for i in $$list; do \
349 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
351 $(AWK) ' { files[$$0] = 1; } \
352 END { for (i in files) print i; }'`; \
353 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
354 test -n "$$unique" || unique=$$empty_fix; \
355 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
359 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
360 $(TAGS_FILES) $(LISP)
363 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
364 unique=`for i in $$list; do \
365 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
367 $(AWK) ' { files[$$0] = 1; } \
368 END { for (i in files) print i; }'`; \
369 test -z "$(CTAGS_ARGS)$$tags$$unique" \
370 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
374 here=`$(am__cd) $(top_builddir) && pwd` \
375 && cd $(top_srcdir) \
376 && gtags -i $(GTAGS_ARGS) $$here
379 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
381 distdir: $(DISTFILES)
382 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
383 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
384 list='$(DISTFILES)'; for file in $$list; do \
386 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
387 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
389 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
390 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
391 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
393 $(mkdir_p) "$(distdir)$$dir"; \
397 if test -d $$d/$$file; then \
398 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
399 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
401 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
403 test -f $(distdir)/$$file \
404 || cp -p $$d/$$file $(distdir)/$$file \
410 all-am: Makefile $(PROGRAMS)
413 install-exec: install-exec-am
414 install-data: install-data-am
415 uninstall: uninstall-am
418 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
420 installcheck: installcheck-am
422 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
423 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
424 `test -z '$(STRIP)' || \
425 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
431 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
433 maintainer-clean-generic:
434 @echo "This command is intended for maintainers to use"
435 @echo "it deletes files that may require special tools to rebuild."
438 clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
441 distclean: distclean-am
444 distclean-am: clean-am distclean-compile distclean-generic \
445 distclean-libtool distclean-tags
461 install-info: install-info-am
467 maintainer-clean: maintainer-clean-am
470 maintainer-clean-am: distclean-am maintainer-clean-generic
472 mostlyclean: mostlyclean-am
474 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
485 uninstall-am: uninstall-info-am
487 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
488 clean-libtool clean-noinstPROGRAMS ctags distclean \
489 distclean-compile distclean-generic distclean-libtool \
490 distclean-tags distdir dvi dvi-am html html-am info info-am \
491 install install-am install-data install-data-am install-exec \
492 install-exec-am install-info install-info-am install-man \
493 install-strip installcheck installcheck-am installdirs \
494 maintainer-clean maintainer-clean-generic mostlyclean \
495 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
496 pdf pdf-am ps ps-am tags uninstall uninstall-am \
499 # Tell versions [3.59,3.63) of GNU make to not export all variables.
500 # Otherwise a system limit (for SysV at least) may be exceeded.