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