~ubuntu-branches/ubuntu/karmic/exo/karmic

« back to all changes in this revision

Viewing changes to docs/manual/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Lionel Le Folgoc
  • Date: 2009-08-21 14:28:56 UTC
  • mfrom: (1.1.22 upstream)
  • Revision ID: james.westby@ubuntu.com-20090821142856-xp7o7hl7x9xa2213
Tags: 0.3.102-1ubuntu1
* Merge from Debian unstable, remaining Ubuntu changes:
  - debian/rules:
    + Removed mangling of helpers.rc
    + Add --enable-gtk-doc switch to configure
  - debian/control:
    + Add build-dep on gtk-doc-tools
    + Update Vcs-* fields
  - debian/patches:
    + 04_update_helpers.patch: patched libexo's firefox helper desktop file
      to use firefox-3.0 icon instead of firefox icon
    + xubuntu-default-mount-options.patch: change default mount options for
      vfat, iso9660, ntfs
    + series: refreshed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11 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, 2007, 2008  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
6
7
# This Makefile.in is free software; the Free Software Foundation
7
8
# gives unlimited permission to copy and/or distribute it,
8
9
# with or without modifications, as long as this notice is preserved.
15
16
@SET_MAKE@
16
17
VPATH = @srcdir@
17
18
pkgdatadir = $(datadir)/@PACKAGE@
 
19
pkgincludedir = $(includedir)/@PACKAGE@
18
20
pkglibdir = $(libdir)/@PACKAGE@
19
 
pkgincludedir = $(includedir)/@PACKAGE@
 
21
pkglibexecdir = $(libexecdir)/@PACKAGE@
20
22
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21
23
install_sh_DATA = $(install_sh) -c -m 644
22
24
install_sh_PROGRAM = $(install_sh) -c
42
44
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
43
45
CONFIG_HEADER = $(top_builddir)/config.h
44
46
CONFIG_CLEAN_FILES =
 
47
CONFIG_CLEAN_VPATH_FILES =
45
48
SOURCES =
46
49
DIST_SOURCES =
47
50
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
53
56
        ps-recursive uninstall-recursive
54
57
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
55
58
  distclean-recursive maintainer-clean-recursive
 
59
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
 
60
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
 
61
        distdir
56
62
ETAGS = etags
57
63
CTAGS = ctags
58
64
DIST_SUBDIRS = $(SUBDIRS)
59
65
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
66
am__relativize = \
 
67
  dir0=`pwd`; \
 
68
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
 
69
  sed_rest='s,^[^/]*/*,,'; \
 
70
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
 
71
  sed_butlast='s,/*[^/]*$$,,'; \
 
72
  while test -n "$$dir1"; do \
 
73
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
 
74
    if test "$$first" != "."; then \
 
75
      if test "$$first" = ".."; then \
 
76
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
 
77
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
 
78
      else \
 
79
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
 
80
        if test "$$first2" = "$$first"; then \
 
81
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
 
82
        else \
 
83
          dir2="../$$dir2"; \
 
84
        fi; \
 
85
        dir0="$$dir0"/"$$first"; \
 
86
      fi; \
 
87
    fi; \
 
88
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
 
89
  done; \
 
90
  reldir="$$dir2"
60
91
ACLOCAL = @ACLOCAL@
61
92
ALL_LINGUAS = @ALL_LINGUAS@
62
93
AMTAR = @AMTAR@
117
148
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
118
149
INSTOBJEXT = @INSTOBJEXT@
119
150
INTLLIBS = @INTLLIBS@
120
 
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
121
 
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
122
 
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
123
151
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
124
 
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
125
 
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
126
152
INTLTOOL_MERGE = @INTLTOOL_MERGE@
127
 
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
128
153
INTLTOOL_PERL = @INTLTOOL_PERL@
129
 
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
130
 
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
131
 
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
132
 
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
133
 
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
134
 
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
135
 
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
136
 
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
137
 
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
138
 
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
139
154
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
140
 
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
141
 
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
142
 
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
143
155
LD = @LD@
144
156
LDFLAGS = @LDFLAGS@
145
157
LIBEXO_VERINFO = @LIBEXO_VERINFO@
170
182
MSGMERGE = @MSGMERGE@
171
183
NM = @NM@
172
184
NMEDIT = @NMEDIT@
 
185
OBJDUMP = @OBJDUMP@
173
186
OBJEXT = @OBJEXT@
174
187
OTOOL = @OTOOL@
175
188
OTOOL64 = @OTOOL64@
178
191
PACKAGE_NAME = @PACKAGE_NAME@
179
192
PACKAGE_STRING = @PACKAGE_STRING@
180
193
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
194
PACKAGE_URL = @PACKAGE_URL@
181
195
PACKAGE_VERSION = @PACKAGE_VERSION@
 
196
PATH_MOUNT = @PATH_MOUNT@
182
197
PATH_SEPARATOR = @PATH_SEPARATOR@
 
198
PATH_UMOUNT = @PATH_UMOUNT@
183
199
PERL = @PERL@
184
200
PKG_CONFIG = @PKG_CONFIG@
185
201
POFILES = @POFILES@
266
282
target_cpu = @target_cpu@
267
283
target_os = @target_os@
268
284
target_vendor = @target_vendor@
 
285
top_build_prefix = @top_build_prefix@
269
286
top_builddir = @top_builddir@
270
287
top_srcdir = @top_srcdir@
271
288
SUBDIRS = \
290
307
        @for dep in $?; do \
291
308
          case '$(am__configure_deps)' in \
292
309
            *$$dep*) \
293
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
294
 
                && exit 0; \
 
310
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
311
                && { if test -f $@; then exit 0; else break; fi; }; \
295
312
              exit 1;; \
296
313
          esac; \
297
314
        done; \
298
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  docs/manual/Makefile'; \
299
 
        cd $(top_srcdir) && \
300
 
          $(AUTOMAKE) --gnu  docs/manual/Makefile
 
315
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/manual/Makefile'; \
 
316
        $(am__cd) $(top_srcdir) && \
 
317
          $(AUTOMAKE) --gnu docs/manual/Makefile
301
318
.PRECIOUS: Makefile
302
319
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
303
320
        @case '$?' in \
315
332
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
316
333
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
317
334
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
335
$(am__aclocal_m4_deps):
318
336
 
319
337
mostlyclean-libtool:
320
338
        -rm -f *.lo
346
364
          else \
347
365
            local_target="$$target"; \
348
366
          fi; \
349
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
367
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
350
368
          || eval $$failcom; \
351
369
        done; \
352
370
        if test "$$dot_seen" = "no"; then \
380
398
          else \
381
399
            local_target="$$target"; \
382
400
          fi; \
383
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
401
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
384
402
          || eval $$failcom; \
385
403
        done && test -z "$$fail"
386
404
tags-recursive:
387
405
        list='$(SUBDIRS)'; for subdir in $$list; do \
388
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
406
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
389
407
        done
390
408
ctags-recursive:
391
409
        list='$(SUBDIRS)'; for subdir in $$list; do \
392
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
410
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
393
411
        done
394
412
 
395
413
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
397
415
        unique=`for i in $$list; do \
398
416
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
399
417
          done | \
400
 
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
418
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
401
419
              END { if (nonempty) { for (i in files) print i; }; }'`; \
402
420
        mkid -fID $$unique
403
421
tags: TAGS
404
422
 
405
423
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
406
424
                $(TAGS_FILES) $(LISP)
407
 
        tags=; \
 
425
        set x; \
408
426
        here=`pwd`; \
409
427
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
410
428
          include_option=--etags-include; \
416
434
        list='$(SUBDIRS)'; for subdir in $$list; do \
417
435
          if test "$$subdir" = .; then :; else \
418
436
            test ! -f $$subdir/TAGS || \
419
 
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
437
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
420
438
          fi; \
421
439
        done; \
422
440
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
425
443
          done | \
426
444
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
427
445
              END { if (nonempty) { for (i in files) print i; }; }'`; \
428
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
446
        shift; \
 
447
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
429
448
          test -n "$$unique" || unique=$$empty_fix; \
430
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
431
 
            $$tags $$unique; \
 
449
          if test $$# -gt 0; then \
 
450
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
451
              "$$@" $$unique; \
 
452
          else \
 
453
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
454
              $$unique; \
 
455
          fi; \
432
456
        fi
433
457
ctags: CTAGS
434
458
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
435
459
                $(TAGS_FILES) $(LISP)
436
 
        tags=; \
437
460
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
438
461
        unique=`for i in $$list; do \
439
462
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
440
463
          done | \
441
464
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
442
465
              END { if (nonempty) { for (i in files) print i; }; }'`; \
443
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
466
        test -z "$(CTAGS_ARGS)$$unique" \
444
467
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
445
 
             $$tags $$unique
 
468
             $$unique
446
469
 
447
470
GTAGS:
448
471
        here=`$(am__cd) $(top_builddir) && pwd` \
449
 
          && cd $(top_srcdir) \
450
 
          && gtags -i $(GTAGS_ARGS) $$here
 
472
          && $(am__cd) $(top_srcdir) \
 
473
          && gtags -i $(GTAGS_ARGS) "$$here"
451
474
 
452
475
distclean-tags:
453
476
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
468
491
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
469
492
          if test -d $$d/$$file; then \
470
493
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
494
            if test -d "$(distdir)/$$file"; then \
 
495
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
496
            fi; \
471
497
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
472
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
498
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
499
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
473
500
            fi; \
474
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
501
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
475
502
          else \
476
 
            test -f $(distdir)/$$file \
477
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
503
            test -f "$(distdir)/$$file" \
 
504
            || cp -p $$d/$$file "$(distdir)/$$file" \
478
505
            || exit 1; \
479
506
          fi; \
480
507
        done
481
 
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
508
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
482
509
          if test "$$subdir" = .; then :; else \
483
510
            test -d "$(distdir)/$$subdir" \
484
511
            || $(MKDIR_P) "$(distdir)/$$subdir" \
485
512
            || exit 1; \
486
 
            distdir=`$(am__cd) $(distdir) && pwd`; \
487
 
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
488
 
            (cd $$subdir && \
 
513
          fi; \
 
514
        done
 
515
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
516
          if test "$$subdir" = .; then :; else \
 
517
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
 
518
            $(am__relativize); \
 
519
            new_distdir=$$reldir; \
 
520
            dir1=$$subdir; dir2="$(top_distdir)"; \
 
521
            $(am__relativize); \
 
522
            new_top_distdir=$$reldir; \
 
523
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
 
524
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
 
525
            ($(am__cd) $$subdir && \
489
526
              $(MAKE) $(AM_MAKEFLAGS) \
490
 
                top_distdir="$$top_distdir" \
491
 
                distdir="$$distdir/$$subdir" \
 
527
                top_distdir="$$new_top_distdir" \
 
528
                distdir="$$new_distdir" \
492
529
                am__remove_distdir=: \
493
530
                am__skip_length_check=: \
 
531
                am__skip_mode_fix=: \
494
532
                distdir) \
495
533
              || exit 1; \
496
534
          fi; \
520
558
 
521
559
distclean-generic:
522
560
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
561
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
523
562
 
524
563
maintainer-clean-generic:
525
564
        @echo "This command is intended for maintainers to use"
538
577
 
539
578
html: html-recursive
540
579
 
 
580
html-am:
 
581
 
541
582
info: info-recursive
542
583
 
543
584
info-am:
546
587
 
547
588
install-dvi: install-dvi-recursive
548
589
 
 
590
install-dvi-am:
 
591
 
549
592
install-exec-am:
550
593
 
551
594
install-html: install-html-recursive
552
595
 
 
596
install-html-am:
 
597
 
553
598
install-info: install-info-recursive
554
599
 
 
600
install-info-am:
 
601
 
555
602
install-man:
556
603
 
557
604
install-pdf: install-pdf-recursive
558
605
 
 
606
install-pdf-am:
 
607
 
559
608
install-ps: install-ps-recursive
560
609
 
 
610
install-ps-am:
 
611
 
561
612
installcheck-am:
562
613
 
563
614
maintainer-clean: maintainer-clean-recursive
578
629
 
579
630
uninstall-am:
580
631
 
581
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
582
 
        install-strip
 
632
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
 
633
        install-am install-strip tags-recursive
583
634
 
584
635
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
585
636
        all all-am check check-am clean clean-generic clean-libtool \
595
646
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
596
647
        uninstall uninstall-am
597
648
 
 
649
 
598
650
# Tell versions [3.59,3.63) of GNU make to not export all variables.
599
651
# Otherwise a system limit (for SysV at least) may be exceeded.
600
652
.NOEXPORT: