~ubuntu-branches/ubuntu/natty/libexif/natty-security

« back to all changes in this revision

Viewing changes to contrib/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Emmanuel Bouthenot
  • Date: 2009-10-24 09:29:24 UTC
  • mfrom: (6.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20091024092924-iuxq6vfwpqi5a2ej
Tags: 0.6.18-1
* New upstream release
* Clean and minify the build process (using dh7 overrides)
* Bump Standards-Version to 3.8.3.
* Add README.source file.
* Add doc-base file for libexif API documentation.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10.2 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
13
13
# PARTICULAR PURPOSE.
14
14
 
15
15
@SET_MAKE@
16
 
 
17
 
# The c++ and aolserver contrib directories are out of date and are
18
 
# are pointless to distribute in the offical source release.
19
16
VPATH = @srcdir@
20
17
pkgdatadir = $(datadir)/@PACKAGE@
21
18
pkglibdir = $(libdir)/@PACKAGE@
45
42
        $(top_srcdir)/auto-m4/iconv.m4 $(top_srcdir)/auto-m4/lib-ld.m4 \
46
43
        $(top_srcdir)/auto-m4/lib-link.m4 \
47
44
        $(top_srcdir)/auto-m4/lib-prefix.m4 \
 
45
        $(top_srcdir)/auto-m4/libtool.m4 \
 
46
        $(top_srcdir)/auto-m4/ltoptions.m4 \
 
47
        $(top_srcdir)/auto-m4/ltsugar.m4 \
 
48
        $(top_srcdir)/auto-m4/ltversion.m4 \
 
49
        $(top_srcdir)/auto-m4/lt~obsolete.m4 \
48
50
        $(top_srcdir)/auto-m4/nls.m4 $(top_srcdir)/auto-m4/po.m4 \
49
51
        $(top_srcdir)/auto-m4/progtest.m4 $(top_srcdir)/configure.ac
50
52
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
54
56
CONFIG_CLEAN_FILES =
55
57
SOURCES =
56
58
DIST_SOURCES =
 
59
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
60
        html-recursive info-recursive install-data-recursive \
 
61
        install-dvi-recursive install-exec-recursive \
 
62
        install-html-recursive install-info-recursive \
 
63
        install-pdf-recursive install-ps-recursive install-recursive \
 
64
        installcheck-recursive installdirs-recursive pdf-recursive \
 
65
        ps-recursive uninstall-recursive
 
66
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
67
  distclean-recursive maintainer-clean-recursive
 
68
ETAGS = etags
 
69
CTAGS = ctags
 
70
DIST_SUBDIRS = $(SUBDIRS)
57
71
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
58
72
ACLOCAL = @ACLOCAL@
59
73
AMTAR = @AMTAR@
69
83
CFLAGS = @CFLAGS@
70
84
CPP = @CPP@
71
85
CPPFLAGS = @CPPFLAGS@
72
 
CXX = @CXX@
73
 
CXXCPP = @CXXCPP@
74
 
CXXDEPMODE = @CXXDEPMODE@
75
 
CXXFLAGS = @CXXFLAGS@
76
86
CYGPATH_W = @CYGPATH_W@
77
87
DEFS = @DEFS@
78
88
DEPDIR = @DEPDIR@
79
89
DOT = @DOT@
80
90
DOXYGEN = @DOXYGEN@
81
91
DOXYGEN_OUTPUT_DIR = @DOXYGEN_OUTPUT_DIR@
82
 
ECHO = @ECHO@
 
92
DSYMUTIL = @DSYMUTIL@
 
93
DUMPBIN = @DUMPBIN@
83
94
ECHO_C = @ECHO_C@
84
95
ECHO_N = @ECHO_N@
85
96
ECHO_T = @ECHO_T@
86
97
EGREP = @EGREP@
87
98
EXEEXT = @EXEEXT@
88
 
F77 = @F77@
89
 
FFLAGS = @FFLAGS@
 
99
FGREP = @FGREP@
90
100
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
91
101
GMSGFMT = @GMSGFMT@
92
102
GREP = @GREP@
99
109
INSTALL_SCRIPT = @INSTALL_SCRIPT@
100
110
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
101
111
INTLLIBS = @INTLLIBS@
 
112
LD = @LD@
102
113
LDFLAGS = @LDFLAGS@
103
114
LIBEXIF_AGE = @LIBEXIF_AGE@
104
115
LIBEXIF_CURRENT = @LIBEXIF_CURRENT@
110
121
LIBOBJS = @LIBOBJS@
111
122
LIBS = @LIBS@
112
123
LIBTOOL = @LIBTOOL@
 
124
LIPO = @LIPO@
113
125
LN_S = @LN_S@
114
126
LTLIBICONV = @LTLIBICONV@
115
127
LTLIBINTL = @LTLIBINTL@
116
128
LTLIBOBJS = @LTLIBOBJS@
 
129
MAINT = @MAINT@
117
130
MAKEINFO = @MAKEINFO@
118
 
MATHLIBS = @MATHLIBS@
119
131
MKDIR_P = @MKDIR_P@
120
132
MKINSTALLDIRS = @MKINSTALLDIRS@
121
133
MSGFMT = @MSGFMT@
122
134
MSGMERGE = @MSGMERGE@
 
135
NM = @NM@
 
136
NMEDIT = @NMEDIT@
 
137
OBJDUMP = @OBJDUMP@
123
138
OBJEXT = @OBJEXT@
 
139
OTOOL = @OTOOL@
 
140
OTOOL64 = @OTOOL64@
124
141
PACKAGE = @PACKAGE@
125
142
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
126
143
PACKAGE_NAME = @PACKAGE_NAME@
142
159
abs_top_builddir = @abs_top_builddir@
143
160
abs_top_srcdir = @abs_top_srcdir@
144
161
ac_ct_CC = @ac_ct_CC@
145
 
ac_ct_CXX = @ac_ct_CXX@
146
 
ac_ct_F77 = @ac_ct_F77@
 
162
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
147
163
am__include = @am__include@
148
164
am__leading_dot = @am__leading_dot@
149
165
am__quote = @am__quote@
174
190
libexecdir = @libexecdir@
175
191
localedir = @localedir@
176
192
localstatedir = @localstatedir@
 
193
lt_ECHO = @lt_ECHO@
177
194
mandir = @mandir@
178
195
mkdir_p = @mkdir_p@
179
196
oldincludedir = @oldincludedir@
186
203
srcdir = @srcdir@
187
204
sysconfdir = @sysconfdir@
188
205
target_alias = @target_alias@
 
206
top_build_prefix = @top_build_prefix@
189
207
top_builddir = @top_builddir@
190
208
top_srcdir = @top_srcdir@
 
209
SUBDIRS = examples
 
210
 
 
211
# The c++ and aolserver contrib directories are out of date and are
 
212
# are pointless to distribute in the offical source release.
191
213
EXTRA_DIST = watcom/Makefile watcom/_stdint.h
192
 
all: all-am
 
214
all: all-recursive
193
215
 
194
216
.SUFFIXES:
195
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
217
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
196
218
        @for dep in $?; do \
197
219
          case '$(am__configure_deps)' in \
198
220
            *$$dep*) \
199
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
200
 
                && exit 0; \
 
221
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
222
                && { if test -f $@; then exit 0; else break; fi; }; \
201
223
              exit 1;; \
202
224
          esac; \
203
225
        done; \
217
239
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
218
240
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
219
241
 
220
 
$(top_srcdir)/configure:  $(am__configure_deps)
 
242
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
221
243
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
222
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
244
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
223
245
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
224
246
 
225
247
mostlyclean-libtool:
227
249
 
228
250
clean-libtool:
229
251
        -rm -rf .libs _libs
 
252
 
 
253
# This directory's subdirectories are mostly independent; you can cd
 
254
# into them and run `make' without going through this Makefile.
 
255
# To change the values of `make' variables: instead of editing Makefiles,
 
256
# (1) if the variable is set in `config.status', edit `config.status'
 
257
#     (which will cause the Makefiles to be regenerated when you run `make');
 
258
# (2) otherwise, pass the desired values on the `make' command line.
 
259
$(RECURSIVE_TARGETS):
 
260
        @failcom='exit 1'; \
 
261
        for f in x $$MAKEFLAGS; do \
 
262
          case $$f in \
 
263
            *=* | --[!k]*);; \
 
264
            *k*) failcom='fail=yes';; \
 
265
          esac; \
 
266
        done; \
 
267
        dot_seen=no; \
 
268
        target=`echo $@ | sed s/-recursive//`; \
 
269
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
270
          echo "Making $$target in $$subdir"; \
 
271
          if test "$$subdir" = "."; then \
 
272
            dot_seen=yes; \
 
273
            local_target="$$target-am"; \
 
274
          else \
 
275
            local_target="$$target"; \
 
276
          fi; \
 
277
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
278
          || eval $$failcom; \
 
279
        done; \
 
280
        if test "$$dot_seen" = "no"; then \
 
281
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
282
        fi; test -z "$$fail"
 
283
 
 
284
$(RECURSIVE_CLEAN_TARGETS):
 
285
        @failcom='exit 1'; \
 
286
        for f in x $$MAKEFLAGS; do \
 
287
          case $$f in \
 
288
            *=* | --[!k]*);; \
 
289
            *k*) failcom='fail=yes';; \
 
290
          esac; \
 
291
        done; \
 
292
        dot_seen=no; \
 
293
        case "$@" in \
 
294
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
295
          *) list='$(SUBDIRS)' ;; \
 
296
        esac; \
 
297
        rev=''; for subdir in $$list; do \
 
298
          if test "$$subdir" = "."; then :; else \
 
299
            rev="$$subdir $$rev"; \
 
300
          fi; \
 
301
        done; \
 
302
        rev="$$rev ."; \
 
303
        target=`echo $@ | sed s/-recursive//`; \
 
304
        for subdir in $$rev; do \
 
305
          echo "Making $$target in $$subdir"; \
 
306
          if test "$$subdir" = "."; then \
 
307
            local_target="$$target-am"; \
 
308
          else \
 
309
            local_target="$$target"; \
 
310
          fi; \
 
311
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
312
          || eval $$failcom; \
 
313
        done && test -z "$$fail"
 
314
tags-recursive:
 
315
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
316
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
317
        done
 
318
ctags-recursive:
 
319
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
320
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
321
        done
 
322
 
 
323
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
324
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
325
        unique=`for i in $$list; do \
 
326
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
327
          done | \
 
328
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
329
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
330
        mkid -fID $$unique
230
331
tags: TAGS
231
 
TAGS:
232
332
 
 
333
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
334
                $(TAGS_FILES) $(LISP)
 
335
        tags=; \
 
336
        here=`pwd`; \
 
337
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
338
          include_option=--etags-include; \
 
339
          empty_fix=.; \
 
340
        else \
 
341
          include_option=--include; \
 
342
          empty_fix=; \
 
343
        fi; \
 
344
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
345
          if test "$$subdir" = .; then :; else \
 
346
            test ! -f $$subdir/TAGS || \
 
347
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
348
          fi; \
 
349
        done; \
 
350
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
351
        unique=`for i in $$list; do \
 
352
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
353
          done | \
 
354
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
355
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
356
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
357
          test -n "$$unique" || unique=$$empty_fix; \
 
358
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
359
            $$tags $$unique; \
 
360
        fi
233
361
ctags: CTAGS
234
 
CTAGS:
235
 
 
 
362
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
363
                $(TAGS_FILES) $(LISP)
 
364
        tags=; \
 
365
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
366
        unique=`for i in $$list; do \
 
367
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
368
          done | \
 
369
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
370
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
371
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
372
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
373
             $$tags $$unique
 
374
 
 
375
GTAGS:
 
376
        here=`$(am__cd) $(top_builddir) && pwd` \
 
377
          && cd $(top_srcdir) \
 
378
          && gtags -i $(GTAGS_ARGS) $$here
 
379
 
 
380
distclean-tags:
 
381
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
236
382
 
237
383
distdir: $(DISTFILES)
238
384
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
260
406
            || exit 1; \
261
407
          fi; \
262
408
        done
 
409
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
410
          if test "$$subdir" = .; then :; else \
 
411
            test -d "$(distdir)/$$subdir" \
 
412
            || $(MKDIR_P) "$(distdir)/$$subdir" \
 
413
            || exit 1; \
 
414
            distdir=`$(am__cd) $(distdir) && pwd`; \
 
415
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
 
416
            (cd $$subdir && \
 
417
              $(MAKE) $(AM_MAKEFLAGS) \
 
418
                top_distdir="$$top_distdir" \
 
419
                distdir="$$distdir/$$subdir" \
 
420
                am__remove_distdir=: \
 
421
                am__skip_length_check=: \
 
422
                distdir) \
 
423
              || exit 1; \
 
424
          fi; \
 
425
        done
263
426
check-am: all-am
264
 
check: check-am
 
427
check: check-recursive
265
428
all-am: Makefile
266
 
installdirs:
267
 
install: install-am
268
 
install-exec: install-exec-am
269
 
install-data: install-data-am
270
 
uninstall: uninstall-am
 
429
installdirs: installdirs-recursive
 
430
installdirs-am:
 
431
install: install-recursive
 
432
install-exec: install-exec-recursive
 
433
install-data: install-data-recursive
 
434
uninstall: uninstall-recursive
271
435
 
272
436
install-am: all-am
273
437
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
274
438
 
275
 
installcheck: installcheck-am
 
439
installcheck: installcheck-recursive
276
440
install-strip:
277
441
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
278
442
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
288
452
maintainer-clean-generic:
289
453
        @echo "This command is intended for maintainers to use"
290
454
        @echo "it deletes files that may require special tools to rebuild."
291
 
clean: clean-am
 
455
clean: clean-recursive
292
456
 
293
457
clean-am: clean-generic clean-libtool mostlyclean-am
294
458
 
295
 
distclean: distclean-am
 
459
distclean: distclean-recursive
296
460
        -rm -f Makefile
297
 
distclean-am: clean-am distclean-generic
 
461
distclean-am: clean-am distclean-generic distclean-tags
298
462
 
299
 
dvi: dvi-am
 
463
dvi: dvi-recursive
300
464
 
301
465
dvi-am:
302
466
 
303
 
html: html-am
 
467
html: html-recursive
304
468
 
305
 
info: info-am
 
469
info: info-recursive
306
470
 
307
471
info-am:
308
472
 
309
473
install-data-am:
310
474
 
311
 
install-dvi: install-dvi-am
 
475
install-dvi: install-dvi-recursive
312
476
 
313
477
install-exec-am:
314
478
 
315
 
install-html: install-html-am
 
479
install-html: install-html-recursive
316
480
 
317
 
install-info: install-info-am
 
481
install-info: install-info-recursive
318
482
 
319
483
install-man:
320
484
 
321
 
install-pdf: install-pdf-am
 
485
install-pdf: install-pdf-recursive
322
486
 
323
 
install-ps: install-ps-am
 
487
install-ps: install-ps-recursive
324
488
 
325
489
installcheck-am:
326
490
 
327
 
maintainer-clean: maintainer-clean-am
 
491
maintainer-clean: maintainer-clean-recursive
328
492
        -rm -f Makefile
329
493
maintainer-clean-am: distclean-am maintainer-clean-generic
330
494
 
331
 
mostlyclean: mostlyclean-am
 
495
mostlyclean: mostlyclean-recursive
332
496
 
333
497
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
334
498
 
335
 
pdf: pdf-am
 
499
pdf: pdf-recursive
336
500
 
337
501
pdf-am:
338
502
 
339
 
ps: ps-am
 
503
ps: ps-recursive
340
504
 
341
505
ps-am:
342
506
 
343
507
uninstall-am:
344
508
 
345
 
.MAKE: install-am install-strip
 
509
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
 
510
        install-strip
346
511
 
347
 
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
348
 
        distclean distclean-generic distclean-libtool distdir dvi \
349
 
        dvi-am html html-am info info-am install install-am \
350
 
        install-data install-data-am install-dvi install-dvi-am \
351
 
        install-exec install-exec-am install-html install-html-am \
352
 
        install-info install-info-am install-man install-pdf \
353
 
        install-pdf-am install-ps install-ps-am install-strip \
354
 
        installcheck installcheck-am installdirs maintainer-clean \
 
512
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
513
        all all-am check check-am clean clean-generic clean-libtool \
 
514
        ctags ctags-recursive distclean distclean-generic \
 
515
        distclean-libtool distclean-tags distdir dvi dvi-am html \
 
516
        html-am info info-am install install-am install-data \
 
517
        install-data-am install-dvi install-dvi-am install-exec \
 
518
        install-exec-am install-html install-html-am install-info \
 
519
        install-info-am install-man install-pdf install-pdf-am \
 
520
        install-ps install-ps-am install-strip installcheck \
 
521
        installcheck-am installdirs installdirs-am maintainer-clean \
355
522
        maintainer-clean-generic mostlyclean mostlyclean-generic \
356
 
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
 
523
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
 
524
        uninstall uninstall-am
357
525
 
358
526
# Tell versions [3.59,3.63) of GNU make to not export all variables.
359
527
# Otherwise a system limit (for SysV at least) may be exceeded.