1# Makefile.in generated by automake 1.11 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18# Tag Image File Format (TIFF) Software
19#
20# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
21#
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.
29# 
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.  
33# 
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 
39# OF THIS SOFTWARE.
40
41# Process this file with automake to produce Makefile.in.
42VPATH = @srcdir@
43pkgdatadir = $(datadir)/@PACKAGE@
44pkgincludedir = $(includedir)/@PACKAGE@
45pkglibdir = $(libdir)/@PACKAGE@
46pkglibexecdir = $(libexecdir)/@PACKAGE@
47am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
48install_sh_DATA = $(install_sh) -c -m 644
49install_sh_PROGRAM = $(install_sh) -c
50install_sh_SCRIPT = $(install_sh) -c
51INSTALL_HEADER = $(INSTALL_DATA)
52transform = $(program_transform_name)
53NORMAL_INSTALL = :
54PRE_INSTALL = :
55POST_INSTALL = :
56NORMAL_UNINSTALL = :
57PRE_UNINSTALL = :
58POST_UNINSTALL = :
59build_triplet = @build@
60host_triplet = @host@
61target_triplet = @target@
62subdir = contrib/stream
63DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
64ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
65am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
66	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
67	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
68	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
69am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
70	$(ACLOCAL_M4)
71mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
72CONFIG_HEADER = $(top_builddir)/libtiff/tif_config.h \
73	$(top_builddir)/libtiff/tiffconf.h
74CONFIG_CLEAN_FILES =
75CONFIG_CLEAN_VPATH_FILES =
76AM_V_GEN = $(am__v_GEN_$(V))
77am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
78am__v_GEN_0 = @echo "  GEN   " $@;
79AM_V_at = $(am__v_at_$(V))
80am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
81am__v_at_0 = @
82SOURCES =
83DIST_SOURCES =
84DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
85ACLOCAL = @ACLOCAL@
86AMTAR = @AMTAR@
87AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
88AR = @AR@
89AS = @AS@
90AUTOCONF = @AUTOCONF@
91AUTOHEADER = @AUTOHEADER@
92AUTOMAKE = @AUTOMAKE@
93AWK = @AWK@
94CC = @CC@
95CCDEPMODE = @CCDEPMODE@
96CFLAGS = @CFLAGS@
97CPP = @CPP@
98CPPFLAGS = @CPPFLAGS@
99CXX = @CXX@
100CXXCPP = @CXXCPP@
101CXXDEPMODE = @CXXDEPMODE@
102CXXFLAGS = @CXXFLAGS@
103CYGPATH_W = @CYGPATH_W@
104DEFS = @DEFS@
105DEPDIR = @DEPDIR@
106DLLTOOL = @DLLTOOL@
107DSYMUTIL = @DSYMUTIL@
108DUMPBIN = @DUMPBIN@
109ECHO_C = @ECHO_C@
110ECHO_N = @ECHO_N@
111ECHO_T = @ECHO_T@
112EGREP = @EGREP@
113EXEEXT = @EXEEXT@
114FGREP = @FGREP@
115GLUT_CFLAGS = @GLUT_CFLAGS@
116GLUT_LIBS = @GLUT_LIBS@
117GLU_CFLAGS = @GLU_CFLAGS@
118GLU_LIBS = @GLU_LIBS@
119GL_CFLAGS = @GL_CFLAGS@
120GL_LIBS = @GL_LIBS@
121GREP = @GREP@
122INSTALL = @INSTALL@
123INSTALL_DATA = @INSTALL_DATA@
124INSTALL_PROGRAM = @INSTALL_PROGRAM@
125INSTALL_SCRIPT = @INSTALL_SCRIPT@
126INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
127LD = @LD@
128LDFLAGS = @LDFLAGS@
129LIBDIR = @LIBDIR@
130LIBOBJS = @LIBOBJS@
131LIBS = @LIBS@
132LIBTIFF_ALPHA_VERSION = @LIBTIFF_ALPHA_VERSION@
133LIBTIFF_DOCDIR = @LIBTIFF_DOCDIR@
134LIBTIFF_MAJOR_VERSION = @LIBTIFF_MAJOR_VERSION@
135LIBTIFF_MICRO_VERSION = @LIBTIFF_MICRO_VERSION@
136LIBTIFF_MINOR_VERSION = @LIBTIFF_MINOR_VERSION@
137LIBTIFF_RELEASE_DATE = @LIBTIFF_RELEASE_DATE@
138LIBTIFF_VERSION = @LIBTIFF_VERSION@
139LIBTIFF_VERSION_INFO = @LIBTIFF_VERSION_INFO@
140LIBTOOL = @LIBTOOL@
141LIPO = @LIPO@
142LN_S = @LN_S@
143LTLIBOBJS = @LTLIBOBJS@
144MAINT = @MAINT@
145MAKEINFO = @MAKEINFO@
146MKDIR_P = @MKDIR_P@
147NM = @NM@
148NMEDIT = @NMEDIT@
149OBJDUMP = @OBJDUMP@
150OBJEXT = @OBJEXT@
151OTOOL = @OTOOL@
152OTOOL64 = @OTOOL64@
153PACKAGE = @PACKAGE@
154PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
155PACKAGE_NAME = @PACKAGE_NAME@
156PACKAGE_STRING = @PACKAGE_STRING@
157PACKAGE_TARNAME = @PACKAGE_TARNAME@
158PACKAGE_URL = @PACKAGE_URL@
159PACKAGE_VERSION = @PACKAGE_VERSION@
160PATH_SEPARATOR = @PATH_SEPARATOR@
161PTHREAD_CC = @PTHREAD_CC@
162PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
163PTHREAD_LIBS = @PTHREAD_LIBS@
164RANLIB = @RANLIB@
165SED = @SED@
166SET_MAKE = @SET_MAKE@
167SHELL = @SHELL@
168STRIP = @STRIP@
169VERSION = @VERSION@
170XMKMF = @XMKMF@
171X_CFLAGS = @X_CFLAGS@
172X_EXTRA_LIBS = @X_EXTRA_LIBS@
173X_LIBS = @X_LIBS@
174X_PRE_LIBS = @X_PRE_LIBS@
175abs_builddir = @abs_builddir@
176abs_srcdir = @abs_srcdir@
177abs_top_builddir = @abs_top_builddir@
178abs_top_srcdir = @abs_top_srcdir@
179ac_ct_CC = @ac_ct_CC@
180ac_ct_CXX = @ac_ct_CXX@
181ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
182acx_pthread_config = @acx_pthread_config@
183am__include = @am__include@
184am__leading_dot = @am__leading_dot@
185am__quote = @am__quote@
186am__tar = @am__tar@
187am__untar = @am__untar@
188bindir = @bindir@
189build = @build@
190build_alias = @build_alias@
191build_cpu = @build_cpu@
192build_os = @build_os@
193build_vendor = @build_vendor@
194builddir = @builddir@
195datadir = @datadir@
196datarootdir = @datarootdir@
197docdir = @docdir@
198dvidir = @dvidir@
199exec_prefix = @exec_prefix@
200host = @host@
201host_alias = @host_alias@
202host_cpu = @host_cpu@
203host_os = @host_os@
204host_vendor = @host_vendor@
205htmldir = @htmldir@
206includedir = @includedir@
207infodir = @infodir@
208install_sh = @install_sh@
209libdir = @libdir@
210libexecdir = @libexecdir@
211localedir = @localedir@
212localstatedir = @localstatedir@
213mandir = @mandir@
214mkdir_p = @mkdir_p@
215oldincludedir = @oldincludedir@
216pdfdir = @pdfdir@
217prefix = @prefix@
218program_transform_name = @program_transform_name@
219psdir = @psdir@
220sbindir = @sbindir@
221sharedstatedir = @sharedstatedir@
222srcdir = @srcdir@
223sysconfdir = @sysconfdir@
224target = @target@
225target_alias = @target_alias@
226target_cpu = @target_cpu@
227target_os = @target_os@
228target_vendor = @target_vendor@
229top_build_prefix = @top_build_prefix@
230top_builddir = @top_builddir@
231top_srcdir = @top_srcdir@
232EXTRA_DIST = README tiffstream.cpp tiffstream.h
233INCLUDES = -I../../libtiff -I$(top_srcdir)/libtiff
234all: all-am
235
236.SUFFIXES:
237$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
238	@for dep in $?; do \
239	  case '$(am__configure_deps)' in \
240	    *$$dep*) \
241	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
242	        && { if test -f $@; then exit 0; else break; fi; }; \
243	      exit 1;; \
244	  esac; \
245	done; \
246	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign contrib/stream/Makefile'; \
247	$(am__cd) $(top_srcdir) && \
248	  $(AUTOMAKE) --foreign contrib/stream/Makefile
249.PRECIOUS: Makefile
250Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
251	@case '$?' in \
252	  *config.status*) \
253	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
254	  *) \
255	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
256	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
257	esac;
258
259$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
260	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
261
262$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
263	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
264$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
265	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
266$(am__aclocal_m4_deps):
267
268mostlyclean-libtool:
269	-rm -f *.lo
270
271clean-libtool:
272	-rm -rf .libs _libs
273tags: TAGS
274TAGS:
275
276ctags: CTAGS
277CTAGS:
278
279
280distdir: $(DISTFILES)
281	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
282	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
283	list='$(DISTFILES)'; \
284	  dist_files=`for file in $$list; do echo $$file; done | \
285	  sed -e "s|^$$srcdirstrip/||;t" \
286	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
287	case $$dist_files in \
288	  */*) $(MKDIR_P) `echo "$$dist_files" | \
289			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
290			   sort -u` ;; \
291	esac; \
292	for file in $$dist_files; do \
293	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
294	  if test -d $$d/$$file; then \
295	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
296	    if test -d "$(distdir)/$$file"; then \
297	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
298	    fi; \
299	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
300	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
301	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
302	    fi; \
303	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
304	  else \
305	    test -f "$(distdir)/$$file" \
306	    || cp -p $$d/$$file "$(distdir)/$$file" \
307	    || exit 1; \
308	  fi; \
309	done
310check-am: all-am
311check: check-am
312all-am: Makefile
313installdirs:
314install: install-am
315install-exec: install-exec-am
316install-data: install-data-am
317uninstall: uninstall-am
318
319install-am: all-am
320	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
321
322installcheck: installcheck-am
323install-strip:
324	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
325	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
326	  `test -z '$(STRIP)' || \
327	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
328mostlyclean-generic:
329
330clean-generic:
331
332distclean-generic:
333	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
334	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
335
336maintainer-clean-generic:
337	@echo "This command is intended for maintainers to use"
338	@echo "it deletes files that may require special tools to rebuild."
339clean: clean-am
340
341clean-am: clean-generic clean-libtool mostlyclean-am
342
343distclean: distclean-am
344	-rm -f Makefile
345distclean-am: clean-am distclean-generic
346
347dvi: dvi-am
348
349dvi-am:
350
351html: html-am
352
353html-am:
354
355info: info-am
356
357info-am:
358
359install-data-am:
360
361install-dvi: install-dvi-am
362
363install-dvi-am:
364
365install-exec-am:
366
367install-html: install-html-am
368
369install-html-am:
370
371install-info: install-info-am
372
373install-info-am:
374
375install-man:
376
377install-pdf: install-pdf-am
378
379install-pdf-am:
380
381install-ps: install-ps-am
382
383install-ps-am:
384
385installcheck-am:
386
387maintainer-clean: maintainer-clean-am
388	-rm -f Makefile
389maintainer-clean-am: distclean-am maintainer-clean-generic
390
391mostlyclean: mostlyclean-am
392
393mostlyclean-am: mostlyclean-generic mostlyclean-libtool
394
395pdf: pdf-am
396
397pdf-am:
398
399ps: ps-am
400
401ps-am:
402
403uninstall-am:
404
405.MAKE: install-am install-strip
406
407.PHONY: all all-am check check-am clean clean-generic clean-libtool \
408	distclean distclean-generic distclean-libtool distdir dvi \
409	dvi-am html html-am info info-am install install-am \
410	install-data install-data-am install-dvi install-dvi-am \
411	install-exec install-exec-am install-html install-html-am \
412	install-info install-info-am install-man install-pdf \
413	install-pdf-am install-ps install-ps-am install-strip \
414	installcheck installcheck-am installdirs maintainer-clean \
415	maintainer-clean-generic mostlyclean mostlyclean-generic \
416	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
417
418
419# Tell versions [3.59,3.63) of GNU make to not export all variables.
420# Otherwise a system limit (for SysV at least) may be exceeded.
421.NOEXPORT:
422