~ubuntu-branches/ubuntu/oneiric/tiff/oneiric

« back to all changes in this revision

Viewing changes to contrib/tags/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Jay Berkenbilt
  • Date: 2009-08-28 15:44:23 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20090828154423-7oisj77n302jrroa
Tags: 3.9.1-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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.
 
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
target_triplet = @target@
 
62
subdir = contrib/tags
 
63
DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
64
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
65
am__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
 
69
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
70
        $(ACLOCAL_M4)
 
71
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
 
72
CONFIG_HEADER = $(top_builddir)/libtiff/tif_config.h \
 
73
        $(top_builddir)/libtiff/tiffconf.h
 
74
CONFIG_CLEAN_FILES =
 
75
CONFIG_CLEAN_VPATH_FILES =
 
76
AM_V_GEN = $(am__v_GEN_$(V))
 
77
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
78
am__v_GEN_0 = @echo "  GEN   " $@;
 
79
AM_V_at = $(am__v_at_$(V))
 
80
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
81
am__v_at_0 = @
 
82
SOURCES =
 
83
DIST_SOURCES =
 
84
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
85
ACLOCAL = @ACLOCAL@
 
86
AMTAR = @AMTAR@
 
87
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
 
88
AR = @AR@
 
89
AS = @AS@
 
90
AUTOCONF = @AUTOCONF@
 
91
AUTOHEADER = @AUTOHEADER@
 
92
AUTOMAKE = @AUTOMAKE@
 
93
AWK = @AWK@
 
94
CC = @CC@
 
95
CCDEPMODE = @CCDEPMODE@
 
96
CFLAGS = @CFLAGS@
 
97
CPP = @CPP@
 
98
CPPFLAGS = @CPPFLAGS@
 
99
CXX = @CXX@
 
100
CXXCPP = @CXXCPP@
 
101
CXXDEPMODE = @CXXDEPMODE@
 
102
CXXFLAGS = @CXXFLAGS@
 
103
CYGPATH_W = @CYGPATH_W@
 
104
DEFS = @DEFS@
 
105
DEPDIR = @DEPDIR@
 
106
DLLTOOL = @DLLTOOL@
 
107
DSYMUTIL = @DSYMUTIL@
 
108
DUMPBIN = @DUMPBIN@
 
109
ECHO_C = @ECHO_C@
 
110
ECHO_N = @ECHO_N@
 
111
ECHO_T = @ECHO_T@
 
112
EGREP = @EGREP@
 
113
EXEEXT = @EXEEXT@
 
114
FGREP = @FGREP@
 
115
GLUT_CFLAGS = @GLUT_CFLAGS@
 
116
GLUT_LIBS = @GLUT_LIBS@
 
117
GLU_CFLAGS = @GLU_CFLAGS@
 
118
GLU_LIBS = @GLU_LIBS@
 
119
GL_CFLAGS = @GL_CFLAGS@
 
120
GL_LIBS = @GL_LIBS@
 
121
GREP = @GREP@
 
122
INSTALL = @INSTALL@
 
123
INSTALL_DATA = @INSTALL_DATA@
 
124
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
125
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
126
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
127
LD = @LD@
 
128
LDFLAGS = @LDFLAGS@
 
129
LIBDIR = @LIBDIR@
 
130
LIBOBJS = @LIBOBJS@
 
131
LIBS = @LIBS@
 
132
LIBTIFF_ALPHA_VERSION = @LIBTIFF_ALPHA_VERSION@
 
133
LIBTIFF_DOCDIR = @LIBTIFF_DOCDIR@
 
134
LIBTIFF_MAJOR_VERSION = @LIBTIFF_MAJOR_VERSION@
 
135
LIBTIFF_MICRO_VERSION = @LIBTIFF_MICRO_VERSION@
 
136
LIBTIFF_MINOR_VERSION = @LIBTIFF_MINOR_VERSION@
 
137
LIBTIFF_RELEASE_DATE = @LIBTIFF_RELEASE_DATE@
 
138
LIBTIFF_VERSION = @LIBTIFF_VERSION@
 
139
LIBTIFF_VERSION_INFO = @LIBTIFF_VERSION_INFO@
 
140
LIBTOOL = @LIBTOOL@
 
141
LIPO = @LIPO@
 
142
LN_S = @LN_S@
 
143
LTLIBOBJS = @LTLIBOBJS@
 
144
MAINT = @MAINT@
 
145
MAKEINFO = @MAKEINFO@
 
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_CC = @ac_ct_CC@
 
180
ac_ct_CXX = @ac_ct_CXX@
 
181
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
182
acx_pthread_config = @acx_pthread_config@
 
183
am__include = @am__include@
 
184
am__leading_dot = @am__leading_dot@
 
185
am__quote = @am__quote@
 
186
am__tar = @am__tar@
 
187
am__untar = @am__untar@
 
188
bindir = @bindir@
 
189
build = @build@
 
190
build_alias = @build_alias@
 
191
build_cpu = @build_cpu@
 
192
build_os = @build_os@
 
193
build_vendor = @build_vendor@
 
194
builddir = @builddir@
 
195
datadir = @datadir@
 
196
datarootdir = @datarootdir@
 
197
docdir = @docdir@
 
198
dvidir = @dvidir@
 
199
exec_prefix = @exec_prefix@
 
200
host = @host@
 
201
host_alias = @host_alias@
 
202
host_cpu = @host_cpu@
 
203
host_os = @host_os@
 
204
host_vendor = @host_vendor@
 
205
htmldir = @htmldir@
 
206
includedir = @includedir@
 
207
infodir = @infodir@
 
208
install_sh = @install_sh@
 
209
libdir = @libdir@
 
210
libexecdir = @libexecdir@
 
211
localedir = @localedir@
 
212
localstatedir = @localstatedir@
 
213
lt_ECHO = @lt_ECHO@
 
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 = @target@
 
226
target_alias = @target_alias@
 
227
target_cpu = @target_cpu@
 
228
target_os = @target_os@
 
229
target_vendor = @target_vendor@
 
230
top_build_prefix = @top_build_prefix@
 
231
top_builddir = @top_builddir@
 
232
top_srcdir = @top_srcdir@
 
233
EXTRA_DIST = README listtif.c maketif.c xtif_dir.c xtiffio.h xtiffiop.h
 
234
INCLUDES = -I../../libtiff -I$(top_srcdir)/libtiff
 
235
all: all-am
 
236
 
 
237
.SUFFIXES:
 
238
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
239
        @for dep in $?; do \
 
240
          case '$(am__configure_deps)' in \
 
241
            *$$dep*) \
 
242
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
243
                && { if test -f $@; then exit 0; else break; fi; }; \
 
244
              exit 1;; \
 
245
          esac; \
 
246
        done; \
 
247
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign contrib/tags/Makefile'; \
 
248
        $(am__cd) $(top_srcdir) && \
 
249
          $(AUTOMAKE) --foreign contrib/tags/Makefile
 
250
.PRECIOUS: Makefile
 
251
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
252
        @case '$?' in \
 
253
          *config.status*) \
 
254
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
255
          *) \
 
256
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
257
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
258
        esac;
 
259
 
 
260
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
261
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
262
 
 
263
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
264
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
265
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
266
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
267
$(am__aclocal_m4_deps):
 
268
 
 
269
mostlyclean-libtool:
 
270
        -rm -f *.lo
 
271
 
 
272
clean-libtool:
 
273
        -rm -rf .libs _libs
 
274
tags: TAGS
 
275
TAGS:
 
276
 
 
277
ctags: CTAGS
 
278
CTAGS:
 
279
 
 
280
 
 
281
distdir: $(DISTFILES)
 
282
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
283
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
284
        list='$(DISTFILES)'; \
 
285
          dist_files=`for file in $$list; do echo $$file; done | \
 
286
          sed -e "s|^$$srcdirstrip/||;t" \
 
287
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
288
        case $$dist_files in \
 
289
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
290
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
291
                           sort -u` ;; \
 
292
        esac; \
 
293
        for file in $$dist_files; do \
 
294
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
295
          if test -d $$d/$$file; then \
 
296
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
297
            if test -d "$(distdir)/$$file"; then \
 
298
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
299
            fi; \
 
300
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
301
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
302
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
303
            fi; \
 
304
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
305
          else \
 
306
            test -f "$(distdir)/$$file" \
 
307
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
308
            || exit 1; \
 
309
          fi; \
 
310
        done
 
311
check-am: all-am
 
312
check: check-am
 
313
all-am: Makefile
 
314
installdirs:
 
315
install: install-am
 
316
install-exec: install-exec-am
 
317
install-data: install-data-am
 
318
uninstall: uninstall-am
 
319
 
 
320
install-am: all-am
 
321
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
322
 
 
323
installcheck: installcheck-am
 
324
install-strip:
 
325
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
326
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
327
          `test -z '$(STRIP)' || \
 
328
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
329
mostlyclean-generic:
 
330
 
 
331
clean-generic:
 
332
 
 
333
distclean-generic:
 
334
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
335
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
336
 
 
337
maintainer-clean-generic:
 
338
        @echo "This command is intended for maintainers to use"
 
339
        @echo "it deletes files that may require special tools to rebuild."
 
340
clean: clean-am
 
341
 
 
342
clean-am: clean-generic clean-libtool mostlyclean-am
 
343
 
 
344
distclean: distclean-am
 
345
        -rm -f Makefile
 
346
distclean-am: clean-am distclean-generic
 
347
 
 
348
dvi: dvi-am
 
349
 
 
350
dvi-am:
 
351
 
 
352
html: html-am
 
353
 
 
354
html-am:
 
355
 
 
356
info: info-am
 
357
 
 
358
info-am:
 
359
 
 
360
install-data-am:
 
361
 
 
362
install-dvi: install-dvi-am
 
363
 
 
364
install-dvi-am:
 
365
 
 
366
install-exec-am:
 
367
 
 
368
install-html: install-html-am
 
369
 
 
370
install-html-am:
 
371
 
 
372
install-info: install-info-am
 
373
 
 
374
install-info-am:
 
375
 
 
376
install-man:
 
377
 
 
378
install-pdf: install-pdf-am
 
379
 
 
380
install-pdf-am:
 
381
 
 
382
install-ps: install-ps-am
 
383
 
 
384
install-ps-am:
 
385
 
 
386
installcheck-am:
 
387
 
 
388
maintainer-clean: maintainer-clean-am
 
389
        -rm -f Makefile
 
390
maintainer-clean-am: distclean-am maintainer-clean-generic
 
391
 
 
392
mostlyclean: mostlyclean-am
 
393
 
 
394
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
395
 
 
396
pdf: pdf-am
 
397
 
 
398
pdf-am:
 
399
 
 
400
ps: ps-am
 
401
 
 
402
ps-am:
 
403
 
 
404
uninstall-am:
 
405
 
 
406
.MAKE: install-am install-strip
 
407
 
 
408
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
409
        distclean distclean-generic distclean-libtool distdir dvi \
 
410
        dvi-am html html-am info info-am install install-am \
 
411
        install-data install-data-am install-dvi install-dvi-am \
 
412
        install-exec install-exec-am install-html install-html-am \
 
413
        install-info install-info-am install-man install-pdf \
 
414
        install-pdf-am install-ps install-ps-am install-strip \
 
415
        installcheck installcheck-am installdirs maintainer-clean \
 
416
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
417
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
 
418
 
 
419
 
 
420
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
421
# Otherwise a system limit (for SysV at least) may be exceeded.
 
422
.NOEXPORT: