~ubuntu-branches/ubuntu/hoary/exif/hoary

« back to all changes in this revision

Viewing changes to m4/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): christophe barbe
  • Date: 2004-06-18 14:44:26 UTC
  • Revision ID: james.westby@ubuntu.com-20040618144426-36li8gkxq3f3kau3
Tags: upstream-0.6.9
ImportĀ upstreamĀ versionĀ 0.6.9

Show diffs side-by-side

added added

removed removed

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