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