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

« back to all changes in this revision

Viewing changes to docs/manual/C/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.
14
15
 
15
16
@SET_MAKE@
16
17
 
17
 
# $Id: Makefile.am 20037 2006-02-24 21:48:18Z benny $
 
18
# $Id$
18
19
VPATH = @srcdir@
19
20
pkgdatadir = $(datadir)/@PACKAGE@
 
21
pkgincludedir = $(includedir)/@PACKAGE@
20
22
pkglibdir = $(libdir)/@PACKAGE@
21
 
pkgincludedir = $(includedir)/@PACKAGE@
 
23
pkglibexecdir = $(libexecdir)/@PACKAGE@
22
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23
25
install_sh_DATA = $(install_sh) -c -m 644
24
26
install_sh_PROGRAM = $(install_sh) -c
45
47
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
46
48
CONFIG_HEADER = $(top_builddir)/config.h
47
49
CONFIG_CLEAN_FILES = exo-preferred-applications.xml
 
50
CONFIG_CLEAN_VPATH_FILES =
48
51
SOURCES =
49
52
DIST_SOURCES =
50
53
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
56
59
        ps-recursive uninstall-recursive
57
60
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
58
61
  distclean-recursive maintainer-clean-recursive
 
62
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
 
63
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
 
64
        distdir
59
65
ETAGS = etags
60
66
CTAGS = ctags
61
67
DIST_SUBDIRS = $(SUBDIRS)
62
68
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
69
am__relativize = \
 
70
  dir0=`pwd`; \
 
71
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
 
72
  sed_rest='s,^[^/]*/*,,'; \
 
73
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
 
74
  sed_butlast='s,/*[^/]*$$,,'; \
 
75
  while test -n "$$dir1"; do \
 
76
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
 
77
    if test "$$first" != "."; then \
 
78
      if test "$$first" = ".."; then \
 
79
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
 
80
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
 
81
      else \
 
82
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
 
83
        if test "$$first2" = "$$first"; then \
 
84
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
 
85
        else \
 
86
          dir2="../$$dir2"; \
 
87
        fi; \
 
88
        dir0="$$dir0"/"$$first"; \
 
89
      fi; \
 
90
    fi; \
 
91
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
 
92
  done; \
 
93
  reldir="$$dir2"
63
94
ACLOCAL = @ACLOCAL@
64
95
ALL_LINGUAS = @ALL_LINGUAS@
65
96
AMTAR = @AMTAR@
120
151
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
121
152
INSTOBJEXT = @INSTOBJEXT@
122
153
INTLLIBS = @INTLLIBS@
123
 
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
124
 
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
125
 
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
126
154
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
127
 
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
128
 
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
129
155
INTLTOOL_MERGE = @INTLTOOL_MERGE@
130
 
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
131
156
INTLTOOL_PERL = @INTLTOOL_PERL@
132
 
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
133
 
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
134
 
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
135
 
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
136
 
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
137
 
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
138
 
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
139
 
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
140
 
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
141
 
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
142
157
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
143
 
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
144
 
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
145
 
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
146
158
LD = @LD@
147
159
LDFLAGS = @LDFLAGS@
148
160
LIBEXO_VERINFO = @LIBEXO_VERINFO@
173
185
MSGMERGE = @MSGMERGE@
174
186
NM = @NM@
175
187
NMEDIT = @NMEDIT@
 
188
OBJDUMP = @OBJDUMP@
176
189
OBJEXT = @OBJEXT@
177
190
OTOOL = @OTOOL@
178
191
OTOOL64 = @OTOOL64@
181
194
PACKAGE_NAME = @PACKAGE_NAME@
182
195
PACKAGE_STRING = @PACKAGE_STRING@
183
196
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
197
PACKAGE_URL = @PACKAGE_URL@
184
198
PACKAGE_VERSION = @PACKAGE_VERSION@
 
199
PATH_MOUNT = @PATH_MOUNT@
185
200
PATH_SEPARATOR = @PATH_SEPARATOR@
 
201
PATH_UMOUNT = @PATH_UMOUNT@
186
202
PERL = @PERL@
187
203
PKG_CONFIG = @PKG_CONFIG@
188
204
POFILES = @POFILES@
269
285
target_cpu = @target_cpu@
270
286
target_os = @target_os@
271
287
target_vendor = @target_vendor@
 
288
top_build_prefix = @top_build_prefix@
272
289
top_builddir = @top_builddir@
273
290
top_srcdir = @top_srcdir@
274
291
SUBDIRS = \
293
310
        @for dep in $?; do \
294
311
          case '$(am__configure_deps)' in \
295
312
            *$$dep*) \
296
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
297
 
                && exit 0; \
 
313
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
314
                && { if test -f $@; then exit 0; else break; fi; }; \
298
315
              exit 1;; \
299
316
          esac; \
300
317
        done; \
301
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  docs/manual/C/Makefile'; \
302
 
        cd $(top_srcdir) && \
303
 
          $(AUTOMAKE) --gnu  docs/manual/C/Makefile
 
318
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/manual/C/Makefile'; \
 
319
        $(am__cd) $(top_srcdir) && \
 
320
          $(AUTOMAKE) --gnu docs/manual/C/Makefile
304
321
.PRECIOUS: Makefile
305
322
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
306
323
        @case '$?' in \
318
335
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
319
336
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
320
337
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
338
$(am__aclocal_m4_deps):
321
339
exo-preferred-applications.xml: $(top_builddir)/config.status $(srcdir)/exo-preferred-applications.xml.in
322
340
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
323
341
 
351
369
          else \
352
370
            local_target="$$target"; \
353
371
          fi; \
354
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
372
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
355
373
          || eval $$failcom; \
356
374
        done; \
357
375
        if test "$$dot_seen" = "no"; then \
385
403
          else \
386
404
            local_target="$$target"; \
387
405
          fi; \
388
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
406
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
389
407
          || eval $$failcom; \
390
408
        done && test -z "$$fail"
391
409
tags-recursive:
392
410
        list='$(SUBDIRS)'; for subdir in $$list; do \
393
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
411
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
394
412
        done
395
413
ctags-recursive:
396
414
        list='$(SUBDIRS)'; for subdir in $$list; do \
397
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
415
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
398
416
        done
399
417
 
400
418
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
402
420
        unique=`for i in $$list; do \
403
421
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
404
422
          done | \
405
 
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
423
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
406
424
              END { if (nonempty) { for (i in files) print i; }; }'`; \
407
425
        mkid -fID $$unique
408
426
tags: TAGS
409
427
 
410
428
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
411
429
                $(TAGS_FILES) $(LISP)
412
 
        tags=; \
 
430
        set x; \
413
431
        here=`pwd`; \
414
432
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
415
433
          include_option=--etags-include; \
421
439
        list='$(SUBDIRS)'; for subdir in $$list; do \
422
440
          if test "$$subdir" = .; then :; else \
423
441
            test ! -f $$subdir/TAGS || \
424
 
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
442
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
425
443
          fi; \
426
444
        done; \
427
445
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
430
448
          done | \
431
449
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
432
450
              END { if (nonempty) { for (i in files) print i; }; }'`; \
433
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
451
        shift; \
 
452
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
434
453
          test -n "$$unique" || unique=$$empty_fix; \
435
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
436
 
            $$tags $$unique; \
 
454
          if test $$# -gt 0; then \
 
455
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
456
              "$$@" $$unique; \
 
457
          else \
 
458
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
459
              $$unique; \
 
460
          fi; \
437
461
        fi
438
462
ctags: CTAGS
439
463
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
440
464
                $(TAGS_FILES) $(LISP)
441
 
        tags=; \
442
465
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
443
466
        unique=`for i in $$list; do \
444
467
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
445
468
          done | \
446
469
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
447
470
              END { if (nonempty) { for (i in files) print i; }; }'`; \
448
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
471
        test -z "$(CTAGS_ARGS)$$unique" \
449
472
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
450
 
             $$tags $$unique
 
473
             $$unique
451
474
 
452
475
GTAGS:
453
476
        here=`$(am__cd) $(top_builddir) && pwd` \
454
 
          && cd $(top_srcdir) \
455
 
          && gtags -i $(GTAGS_ARGS) $$here
 
477
          && $(am__cd) $(top_srcdir) \
 
478
          && gtags -i $(GTAGS_ARGS) "$$here"
456
479
 
457
480
distclean-tags:
458
481
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
473
496
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
474
497
          if test -d $$d/$$file; then \
475
498
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
499
            if test -d "$(distdir)/$$file"; then \
 
500
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
501
            fi; \
476
502
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
477
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
503
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
504
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
478
505
            fi; \
479
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
506
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
480
507
          else \
481
 
            test -f $(distdir)/$$file \
482
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
508
            test -f "$(distdir)/$$file" \
 
509
            || cp -p $$d/$$file "$(distdir)/$$file" \
483
510
            || exit 1; \
484
511
          fi; \
485
512
        done
486
 
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
513
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
487
514
          if test "$$subdir" = .; then :; else \
488
515
            test -d "$(distdir)/$$subdir" \
489
516
            || $(MKDIR_P) "$(distdir)/$$subdir" \
490
517
            || exit 1; \
491
 
            distdir=`$(am__cd) $(distdir) && pwd`; \
492
 
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
493
 
            (cd $$subdir && \
 
518
          fi; \
 
519
        done
 
520
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
521
          if test "$$subdir" = .; then :; else \
 
522
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
 
523
            $(am__relativize); \
 
524
            new_distdir=$$reldir; \
 
525
            dir1=$$subdir; dir2="$(top_distdir)"; \
 
526
            $(am__relativize); \
 
527
            new_top_distdir=$$reldir; \
 
528
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
 
529
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
 
530
            ($(am__cd) $$subdir && \
494
531
              $(MAKE) $(AM_MAKEFLAGS) \
495
 
                top_distdir="$$top_distdir" \
496
 
                distdir="$$distdir/$$subdir" \
 
532
                top_distdir="$$new_top_distdir" \
 
533
                distdir="$$new_distdir" \
497
534
                am__remove_distdir=: \
498
535
                am__skip_length_check=: \
 
536
                am__skip_mode_fix=: \
499
537
                distdir) \
500
538
              || exit 1; \
501
539
          fi; \
529
567
 
530
568
distclean-generic:
531
569
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
570
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
532
571
 
533
572
maintainer-clean-generic:
534
573
        @echo "This command is intended for maintainers to use"
547
586
 
548
587
html: html-recursive
549
588
 
 
589
html-am:
 
590
 
550
591
info: info-recursive
551
592
 
552
593
info-am:
555
596
 
556
597
install-dvi: install-dvi-recursive
557
598
 
 
599
install-dvi-am:
 
600
 
558
601
install-exec-am:
559
602
 
560
603
install-html: install-html-recursive
561
604
 
 
605
install-html-am:
 
606
 
562
607
install-info: install-info-recursive
563
608
 
 
609
install-info-am:
 
610
 
564
611
install-man:
565
612
 
566
613
install-pdf: install-pdf-recursive
567
614
 
 
615
install-pdf-am:
 
616
 
568
617
install-ps: install-ps-recursive
569
618
 
 
619
install-ps-am:
 
620
 
570
621
installcheck-am:
571
622
 
572
623
maintainer-clean: maintainer-clean-recursive
588
639
 
589
640
uninstall-am: uninstall-local
590
641
 
591
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
592
 
        install-strip
 
642
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
 
643
        install-am install-strip tags-recursive
593
644
 
594
645
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
595
646
        all all-am all-local check check-am clean clean-generic \
649
700
.PHONY: dist-hook-local
650
701
 
651
702
# vi:set ts=8 sw=8 noet ai nocindent:
 
703
 
652
704
# Tell versions [3.59,3.63) of GNU make to not export all variables.
653
705
# Otherwise a system limit (for SysV at least) may be exceeded.
654
706
.NOEXPORT: