~ubuntu-branches/ubuntu/gutsy/exif/gutsy

« back to all changes in this revision

Viewing changes to m4m/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Frederic Peters
  • Date: 2007-05-25 14:28:03 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20070525142803-j3jml8oeonhliemq
Tags: 0.6.15-1
* New upstream release.
* debian/compat: set to 5
* debian/control: updated debhelper build-depends to 5.0.0
* debian/control: added autotools-dev as build-depends to get newer
  config.sub and config.guess

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.10 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005, 2006  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
VPATH = @srcdir@
 
17
pkgdatadir = $(datadir)/@PACKAGE@
 
18
pkglibdir = $(libdir)/@PACKAGE@
 
19
pkgincludedir = $(includedir)/@PACKAGE@
 
20
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
21
install_sh_DATA = $(install_sh) -c -m 644
 
22
install_sh_PROGRAM = $(install_sh) -c
 
23
install_sh_SCRIPT = $(install_sh) -c
 
24
INSTALL_HEADER = $(INSTALL_DATA)
 
25
transform = $(program_transform_name)
 
26
NORMAL_INSTALL = :
 
27
PRE_INSTALL = :
 
28
POST_INSTALL = :
 
29
NORMAL_UNINSTALL = :
 
30
PRE_UNINSTALL = :
 
31
POST_UNINSTALL = :
 
32
build_triplet = @build@
 
33
host_triplet = @host@
 
34
subdir = m4m
 
35
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
36
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
37
am__aclocal_m4_deps = $(top_srcdir)/m4m/gp-check-library.m4 \
 
38
        $(top_srcdir)/m4m/gp-check-popt.m4 \
 
39
        $(top_srcdir)/m4m/gp-check-shell-environment.m4 \
 
40
        $(top_srcdir)/m4m/gp-config-msg.m4 \
 
41
        $(top_srcdir)/m4m/gp-gettext-hack.m4 \
 
42
        $(top_srcdir)/m4m/gp-pkg-config.m4 \
 
43
        $(top_srcdir)/auto-m4/gettext.m4 \
 
44
        $(top_srcdir)/auto-m4/iconv.m4 $(top_srcdir)/auto-m4/lib-ld.m4 \
 
45
        $(top_srcdir)/auto-m4/lib-link.m4 \
 
46
        $(top_srcdir)/auto-m4/lib-prefix.m4 \
 
47
        $(top_srcdir)/auto-m4/nls.m4 $(top_srcdir)/auto-m4/po.m4 \
 
48
        $(top_srcdir)/auto-m4/progtest.m4 $(top_srcdir)/configure.ac
 
49
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
50
        $(ACLOCAL_M4)
 
51
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
52
CONFIG_HEADER = $(top_builddir)/config.h
 
53
CONFIG_CLEAN_FILES =
 
54
SOURCES =
 
55
DIST_SOURCES =
 
56
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
57
ACLOCAL = @ACLOCAL@
 
58
AMTAR = @AMTAR@
 
59
AM_CPPFLAGS = @AM_CPPFLAGS@
 
60
AM_LDFLAGS = @AM_LDFLAGS@
 
61
AR = @AR@
 
62
AUTOCONF = @AUTOCONF@
 
63
AUTOHEADER = @AUTOHEADER@
 
64
AUTOMAKE = @AUTOMAKE@
 
65
AWK = @AWK@
 
66
CC = @CC@
 
67
CCDEPMODE = @CCDEPMODE@
 
68
CFLAGS = @CFLAGS@
 
69
CPP = @CPP@
 
70
CPPFLAGS = @CPPFLAGS@
 
71
CXX = @CXX@
 
72
CXXCPP = @CXXCPP@
 
73
CXXDEPMODE = @CXXDEPMODE@
 
74
CXXFLAGS = @CXXFLAGS@
 
75
CYGPATH_W = @CYGPATH_W@
 
76
DEFS = @DEFS@
 
77
DEPDIR = @DEPDIR@
 
78
ECHO = @ECHO@
 
79
ECHO_C = @ECHO_C@
 
80
ECHO_N = @ECHO_N@
 
81
ECHO_T = @ECHO_T@
 
82
EGREP = @EGREP@
 
83
EXEEXT = @EXEEXT@
 
84
F77 = @F77@
 
85
FFLAGS = @FFLAGS@
 
86
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
87
GMSGFMT = @GMSGFMT@
 
88
GREP = @GREP@
 
89
INSTALL = @INSTALL@
 
90
INSTALL_DATA = @INSTALL_DATA@
 
91
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
92
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
93
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
94
INTLLIBS = @INTLLIBS@
 
95
LDFLAGS = @LDFLAGS@
 
96
LIBEXIF_CFLAGS = @LIBEXIF_CFLAGS@
 
97
LIBEXIF_CONFIG_PROG = @LIBEXIF_CONFIG_PROG@
 
98
LIBEXIF_LIBS = @LIBEXIF_LIBS@
 
99
LIBICONV = @LIBICONV@
 
100
LIBINTL = @LIBINTL@
 
101
LIBOBJS = @LIBOBJS@
 
102
LIBS = @LIBS@
 
103
LIBTOOL = @LIBTOOL@
 
104
LN_S = @LN_S@
 
105
LTLIBICONV = @LTLIBICONV@
 
106
LTLIBINTL = @LTLIBINTL@
 
107
LTLIBOBJS = @LTLIBOBJS@
 
108
MAKEINFO = @MAKEINFO@
 
109
MKDIR_P = @MKDIR_P@
 
110
MKINSTALLDIRS = @MKINSTALLDIRS@
 
111
MSGFMT = @MSGFMT@
 
112
MSGMERGE = @MSGMERGE@
 
113
OBJEXT = @OBJEXT@
 
114
PACKAGE = @PACKAGE@
 
115
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
116
PACKAGE_NAME = @PACKAGE_NAME@
 
117
PACKAGE_STRING = @PACKAGE_STRING@
 
118
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
119
PACKAGE_VERSION = @PACKAGE_VERSION@
 
120
PATH_SEPARATOR = @PATH_SEPARATOR@
 
121
PKG_CONFIG = @PKG_CONFIG@
 
122
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
 
123
POPT_CFLAGS = @POPT_CFLAGS@
 
124
POPT_LIBS = @POPT_LIBS@
 
125
POSUB = @POSUB@
 
126
RANLIB = @RANLIB@
 
127
SED = @SED@
 
128
SET_MAKE = @SET_MAKE@
 
129
SHELL = @SHELL@
 
130
STRIP = @STRIP@
 
131
USE_NLS = @USE_NLS@
 
132
VERSION = @VERSION@
 
133
XGETTEXT = @XGETTEXT@
 
134
abs_builddir = @abs_builddir@
 
135
abs_srcdir = @abs_srcdir@
 
136
abs_top_builddir = @abs_top_builddir@
 
137
abs_top_srcdir = @abs_top_srcdir@
 
138
ac_ct_CC = @ac_ct_CC@
 
139
ac_ct_CXX = @ac_ct_CXX@
 
140
ac_ct_F77 = @ac_ct_F77@
 
141
am__include = @am__include@
 
142
am__leading_dot = @am__leading_dot@
 
143
am__quote = @am__quote@
 
144
am__tar = @am__tar@
 
145
am__untar = @am__untar@
 
146
bindir = @bindir@
 
147
build = @build@
 
148
build_alias = @build_alias@
 
149
build_cpu = @build_cpu@
 
150
build_os = @build_os@
 
151
build_vendor = @build_vendor@
 
152
builddir = @builddir@
 
153
datadir = @datadir@
 
154
datarootdir = @datarootdir@
 
155
docdir = @docdir@
 
156
dvidir = @dvidir@
 
157
exec_prefix = @exec_prefix@
 
158
host = @host@
 
159
host_alias = @host_alias@
 
160
host_cpu = @host_cpu@
 
161
host_os = @host_os@
 
162
host_vendor = @host_vendor@
 
163
htmldir = @htmldir@
 
164
includedir = @includedir@
 
165
infodir = @infodir@
 
166
install_sh = @install_sh@
 
167
libdir = @libdir@
 
168
libexecdir = @libexecdir@
 
169
localedir = @localedir@
 
170
localstatedir = @localstatedir@
 
171
mandir = @mandir@
 
172
mkdir_p = @mkdir_p@
 
173
oldincludedir = @oldincludedir@
 
174
pdfdir = @pdfdir@
 
175
prefix = @prefix@
 
176
program_transform_name = @program_transform_name@
 
177
psdir = @psdir@
 
178
sbindir = @sbindir@
 
179
sharedstatedir = @sharedstatedir@
 
180
srcdir = @srcdir@
 
181
sysconfdir = @sysconfdir@
 
182
target_alias = @target_alias@
 
183
top_builddir = @top_builddir@
 
184
top_srcdir = @top_srcdir@
 
185
EXTRA_DIST = gp-byteorder.m4 gp-check-library.m4 gp-check-popt.m4 gp-check-shell-environment.m4 gp-config-msg.m4 gp-documentation.m4 gp-gettext-hack.m4 gp-packaging.m4 gp-pkg-config.m4 gp-references.m4 stdint.m4
 
186
all: all-am
 
187
 
 
188
.SUFFIXES:
 
189
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
190
        @for dep in $?; do \
 
191
          case '$(am__configure_deps)' in \
 
192
            *$$dep*) \
 
193
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
194
                && exit 0; \
 
195
              exit 1;; \
 
196
          esac; \
 
197
        done; \
 
198
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  m4m/Makefile'; \
 
199
        cd $(top_srcdir) && \
 
200
          $(AUTOMAKE) --gnu  m4m/Makefile
 
201
.PRECIOUS: Makefile
 
202
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
203
        @case '$?' in \
 
204
          *config.status*) \
 
205
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
206
          *) \
 
207
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
208
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
209
        esac;
 
210
 
 
211
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
212
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
213
 
 
214
$(top_srcdir)/configure:  $(am__configure_deps)
 
215
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
216
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
217
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
218
 
 
219
mostlyclean-libtool:
 
220
        -rm -f *.lo
 
221
 
 
222
clean-libtool:
 
223
        -rm -rf .libs _libs
 
224
tags: TAGS
 
225
TAGS:
 
226
 
 
227
ctags: CTAGS
 
228
CTAGS:
 
229
 
 
230
 
 
231
distdir: $(DISTFILES)
 
232
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
233
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
234
        list='$(DISTFILES)'; \
 
235
          dist_files=`for file in $$list; do echo $$file; done | \
 
236
          sed -e "s|^$$srcdirstrip/||;t" \
 
237
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
238
        case $$dist_files in \
 
239
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
240
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
241
                           sort -u` ;; \
 
242
        esac; \
 
243
        for file in $$dist_files; do \
 
244
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
245
          if test -d $$d/$$file; then \
 
246
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
247
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
248
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
249
            fi; \
 
250
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
251
          else \
 
252
            test -f $(distdir)/$$file \
 
253
            || cp -p $$d/$$file $(distdir)/$$file \
 
254
            || exit 1; \
 
255
          fi; \
 
256
        done
 
257
check-am: all-am
 
258
check: check-am
 
259
all-am: Makefile
 
260
installdirs:
 
261
install: install-am
 
262
install-exec: install-exec-am
 
263
install-data: install-data-am
 
264
uninstall: uninstall-am
 
265
 
 
266
install-am: all-am
 
267
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
268
 
 
269
installcheck: installcheck-am
 
270
install-strip:
 
271
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
272
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
273
          `test -z '$(STRIP)' || \
 
274
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
275
mostlyclean-generic:
 
276
 
 
277
clean-generic:
 
278
 
 
279
distclean-generic:
 
280
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
281
 
 
282
maintainer-clean-generic:
 
283
        @echo "This command is intended for maintainers to use"
 
284
        @echo "it deletes files that may require special tools to rebuild."
 
285
clean: clean-am
 
286
 
 
287
clean-am: clean-generic clean-libtool mostlyclean-am
 
288
 
 
289
distclean: distclean-am
 
290
        -rm -f Makefile
 
291
distclean-am: clean-am distclean-generic
 
292
 
 
293
dvi: dvi-am
 
294
 
 
295
dvi-am:
 
296
 
 
297
html: html-am
 
298
 
 
299
info: info-am
 
300
 
 
301
info-am:
 
302
 
 
303
install-data-am:
 
304
 
 
305
install-dvi: install-dvi-am
 
306
 
 
307
install-exec-am:
 
308
 
 
309
install-html: install-html-am
 
310
 
 
311
install-info: install-info-am
 
312
 
 
313
install-man:
 
314
 
 
315
install-pdf: install-pdf-am
 
316
 
 
317
install-ps: install-ps-am
 
318
 
 
319
installcheck-am:
 
320
 
 
321
maintainer-clean: maintainer-clean-am
 
322
        -rm -f Makefile
 
323
maintainer-clean-am: distclean-am maintainer-clean-generic
 
324
 
 
325
mostlyclean: mostlyclean-am
 
326
 
 
327
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
328
 
 
329
pdf: pdf-am
 
330
 
 
331
pdf-am:
 
332
 
 
333
ps: ps-am
 
334
 
 
335
ps-am:
 
336
 
 
337
uninstall-am:
 
338
 
 
339
.MAKE: install-am install-strip
 
340
 
 
341
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
342
        distclean distclean-generic distclean-libtool distdir dvi \
 
343
        dvi-am html html-am info info-am install install-am \
 
344
        install-data install-data-am install-dvi install-dvi-am \
 
345
        install-exec install-exec-am install-html install-html-am \
 
346
        install-info install-info-am install-man install-pdf \
 
347
        install-pdf-am install-ps install-ps-am install-strip \
 
348
        installcheck installcheck-am installdirs maintainer-clean \
 
349
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
350
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
 
351
 
 
352
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
353
# Otherwise a system limit (for SysV at least) may be exceeded.
 
354
.NOEXPORT: