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