1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# @configure_input@
3
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.
9
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
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17# Tag Image File Format (TIFF) Software
18#
19# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
20#
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.
28#
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.
32#
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
38# OF THIS SOFTWARE.
39
40# Process this file with automake to produce Makefile.in.
41srcdir = @srcdir@
42top_srcdir = @top_srcdir@
43VPATH = @srcdir@
44pkgdatadir = $(datadir)/@PACKAGE@
45pkglibdir = $(libdir)/@PACKAGE@
46pkgincludedir = $(includedir)/@PACKAGE@
47top_builddir = ../..
48am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
49INSTALL = @INSTALL@
50install_sh_DATA = $(install_sh) -c -m 644
51install_sh_PROGRAM = $(install_sh) -c
52install_sh_SCRIPT = $(install_sh) -c
53INSTALL_HEADER = $(INSTALL_DATA)
54transform = $(program_transform_name)
55NORMAL_INSTALL = :
56PRE_INSTALL = :
57POST_INSTALL = :
58NORMAL_UNINSTALL = :
59PRE_UNINSTALL = :
60POST_UNINSTALL = :
61build_triplet = @build@
62host_triplet = @host@
63target_triplet = @target@
64subdir = contrib/mac-cw
65DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
66ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
67am__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
71am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
72	$(ACLOCAL_M4)
73mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
74CONFIG_HEADER = $(top_builddir)/libtiff/tif_config.h \
75	$(top_builddir)/libtiff/tiffconf.h
76CONFIG_CLEAN_FILES =
77SOURCES =
78DIST_SOURCES =
79DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
80ACLOCAL = @ACLOCAL@
81AMDEP_FALSE = @AMDEP_FALSE@
82AMDEP_TRUE = @AMDEP_TRUE@
83AMTAR = @AMTAR@
84AR = @AR@
85AS = @AS@
86AUTOCONF = @AUTOCONF@
87AUTOHEADER = @AUTOHEADER@
88AUTOMAKE = @AUTOMAKE@
89AWK = @AWK@
90CC = @CC@
91CCDEPMODE = @CCDEPMODE@
92CFLAGS = @CFLAGS@
93CPP = @CPP@
94CPPFLAGS = @CPPFLAGS@
95CXX = @CXX@
96CXXCPP = @CXXCPP@
97CXXDEPMODE = @CXXDEPMODE@
98CXXFLAGS = @CXXFLAGS@
99CYGPATH_W = @CYGPATH_W@
100DEFS = @DEFS@
101DEPDIR = @DEPDIR@
102DLLTOOL = @DLLTOOL@
103DUMPBIN = @DUMPBIN@
104ECHO_C = @ECHO_C@
105ECHO_N = @ECHO_N@
106ECHO_T = @ECHO_T@
107EGREP = @EGREP@
108EXEEXT = @EXEEXT@
109FGREP = @FGREP@
110GLUT_CFLAGS = @GLUT_CFLAGS@
111GLUT_LIBS = @GLUT_LIBS@
112GLU_CFLAGS = @GLU_CFLAGS@
113GLU_LIBS = @GLU_LIBS@
114GL_CFLAGS = @GL_CFLAGS@
115GL_LIBS = @GL_LIBS@
116GREP = @GREP@
117HAVE_CXX_FALSE = @HAVE_CXX_FALSE@
118HAVE_CXX_TRUE = @HAVE_CXX_TRUE@
119HAVE_OPENGL_FALSE = @HAVE_OPENGL_FALSE@
120HAVE_OPENGL_TRUE = @HAVE_OPENGL_TRUE@
121HAVE_RPATH_FALSE = @HAVE_RPATH_FALSE@
122HAVE_RPATH_TRUE = @HAVE_RPATH_TRUE@
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@
141LN_S = @LN_S@
142LTLIBOBJS = @LTLIBOBJS@
143MAINT = @MAINT@
144MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
145MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
146MAKEINFO = @MAKEINFO@
147NM = @NM@
148OBJDUMP = @OBJDUMP@
149OBJEXT = @OBJEXT@
150PACKAGE = @PACKAGE@
151PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
152PACKAGE_NAME = @PACKAGE_NAME@
153PACKAGE_STRING = @PACKAGE_STRING@
154PACKAGE_TARNAME = @PACKAGE_TARNAME@
155PACKAGE_VERSION = @PACKAGE_VERSION@
156PATH_SEPARATOR = @PATH_SEPARATOR@
157PTHREAD_CC = @PTHREAD_CC@
158PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
159PTHREAD_LIBS = @PTHREAD_LIBS@
160RANLIB = @RANLIB@
161SED = @SED@
162SET_MAKE = @SET_MAKE@
163SHELL = @SHELL@
164STRIP = @STRIP@
165VERSION = @VERSION@
166X_CFLAGS = @X_CFLAGS@
167X_EXTRA_LIBS = @X_EXTRA_LIBS@
168X_LIBS = @X_LIBS@
169X_PRE_LIBS = @X_PRE_LIBS@
170ac_ct_AR = @ac_ct_AR@
171ac_ct_AS = @ac_ct_AS@
172ac_ct_CC = @ac_ct_CC@
173ac_ct_CXX = @ac_ct_CXX@
174ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
175ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
176ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
177ac_ct_RANLIB = @ac_ct_RANLIB@
178ac_ct_STRIP = @ac_ct_STRIP@
179acx_pthread_config = @acx_pthread_config@
180am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
181am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
182am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
183am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
184am__include = @am__include@
185am__leading_dot = @am__leading_dot@
186am__quote = @am__quote@
187am__tar = @am__tar@
188am__untar = @am__untar@
189bindir = @bindir@
190build = @build@
191build_alias = @build_alias@
192build_cpu = @build_cpu@
193build_os = @build_os@
194build_vendor = @build_vendor@
195datadir = @datadir@
196exec_prefix = @exec_prefix@
197host = @host@
198host_alias = @host_alias@
199host_cpu = @host_cpu@
200host_os = @host_os@
201host_vendor = @host_vendor@
202includedir = @includedir@
203infodir = @infodir@
204install_sh = @install_sh@
205libdir = @libdir@
206libexecdir = @libexecdir@
207localstatedir = @localstatedir@
208lt_ECHO = @lt_ECHO@
209mandir = @mandir@
210mkdir_p = @mkdir_p@
211oldincludedir = @oldincludedir@
212prefix = @prefix@
213program_transform_name = @program_transform_name@
214sbindir = @sbindir@
215sharedstatedir = @sharedstatedir@
216sysconfdir = @sysconfdir@
217target = @target@
218target_alias = @target_alias@
219target_cpu = @target_cpu@
220target_os = @target_os@
221target_vendor = @target_vendor@
222EXTRA_DIST = Makefile.script README mac_main.c mac_main.h metrowerks.note mkg3_main.c version.h
223all: all-am
224
225.SUFFIXES:
226$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
227	@for dep in $?; do \
228	  case '$(am__configure_deps)' in \
229	    *$$dep*) \
230	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
231		&& exit 0; \
232	      exit 1;; \
233	  esac; \
234	done; \
235	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  contrib/mac-cw/Makefile'; \
236	cd $(top_srcdir) && \
237	  $(AUTOMAKE) --foreign  contrib/mac-cw/Makefile
238.PRECIOUS: Makefile
239Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
240	@case '$?' in \
241	  *config.status*) \
242	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
243	  *) \
244	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
245	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
246	esac;
247
248$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
249	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
250
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
255
256mostlyclean-libtool:
257	-rm -f *.lo
258
259clean-libtool:
260	-rm -rf .libs _libs
261
262distclean-libtool:
263	-rm -f libtool
264uninstall-info-am:
265tags: TAGS
266TAGS:
267
268ctags: CTAGS
269CTAGS:
270
271
272distdir: $(DISTFILES)
273	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
274	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
275	list='$(DISTFILES)'; for file in $$list; do \
276	  case $$file in \
277	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
278	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
279	  esac; \
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 \
283	    dir="/$$dir"; \
284	    $(mkdir_p) "$(distdir)$$dir"; \
285	  else \
286	    dir=''; \
287	  fi; \
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; \
291	    fi; \
292	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
293	  else \
294	    test -f $(distdir)/$$file \
295	    || cp -p $$d/$$file $(distdir)/$$file \
296	    || exit 1; \
297	  fi; \
298	done
299check-am: all-am
300check: check-am
301all-am: Makefile
302installdirs:
303install: install-am
304install-exec: install-exec-am
305install-data: install-data-am
306uninstall: uninstall-am
307
308install-am: all-am
309	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
310
311installcheck: installcheck-am
312install-strip:
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
317mostlyclean-generic:
318
319clean-generic:
320
321distclean-generic:
322	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
323
324maintainer-clean-generic:
325	@echo "This command is intended for maintainers to use"
326	@echo "it deletes files that may require special tools to rebuild."
327clean: clean-am
328
329clean-am: clean-generic clean-libtool mostlyclean-am
330
331distclean: distclean-am
332	-rm -f Makefile
333distclean-am: clean-am distclean-generic distclean-libtool
334
335dvi: dvi-am
336
337dvi-am:
338
339html: html-am
340
341info: info-am
342
343info-am:
344
345install-data-am:
346
347install-exec-am:
348
349install-info: install-info-am
350
351install-man:
352
353installcheck-am:
354
355maintainer-clean: maintainer-clean-am
356	-rm -f Makefile
357maintainer-clean-am: distclean-am maintainer-clean-generic
358
359mostlyclean: mostlyclean-am
360
361mostlyclean-am: mostlyclean-generic mostlyclean-libtool
362
363pdf: pdf-am
364
365pdf-am:
366
367ps: ps-am
368
369ps-am:
370
371uninstall-am: uninstall-info-am
372
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 \
381	uninstall-info-am
382
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.
385.NOEXPORT:
386