~ubuntu-branches/ubuntu/intrepid/at-spi/intrepid-updates

« back to all changes in this revision

Viewing changes to docs/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Pedro Fragoso
  • Date: 2008-09-01 16:58:56 UTC
  • mfrom: (1.1.34 upstream)
  • Revision ID: james.westby@ubuntu.com-20080901165856-itp2lms1sml4a63s
Tags: 1.23.91-0ubuntu1
* New upstream release (LP: #263729)
  - Bugfixes: #548559, #350552, #547875.
  - Translation update
* debian/control.in:
  - Add B-d on intltool (>= 0.40.0)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10 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  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006  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
 
srcdir = @srcdir@
17
 
top_srcdir = @top_srcdir@
18
16
VPATH = @srcdir@
19
17
pkgdatadir = $(datadir)/@PACKAGE@
20
18
pkglibdir = $(libdir)/@PACKAGE@
21
19
pkgincludedir = $(includedir)/@PACKAGE@
22
 
top_builddir = ..
23
20
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24
 
INSTALL = @INSTALL@
25
21
install_sh_DATA = $(install_sh) -c -m 644
26
22
install_sh_PROGRAM = $(install_sh) -c
27
23
install_sh_SCRIPT = $(install_sh) -c
48
44
DIST_SOURCES =
49
45
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
50
46
        html-recursive info-recursive install-data-recursive \
51
 
        install-exec-recursive install-info-recursive \
52
 
        install-recursive installcheck-recursive installdirs-recursive \
53
 
        pdf-recursive ps-recursive uninstall-info-recursive \
54
 
        uninstall-recursive
 
47
        install-dvi-recursive install-exec-recursive \
 
48
        install-html-recursive install-info-recursive \
 
49
        install-pdf-recursive install-ps-recursive install-recursive \
 
50
        installcheck-recursive installdirs-recursive pdf-recursive \
 
51
        ps-recursive uninstall-recursive
 
52
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
53
  distclean-recursive maintainer-clean-recursive
55
54
ETAGS = etags
56
55
CTAGS = ctags
57
56
DIST_SUBDIRS = $(SUBDIRS)
59
58
ACLOCAL = @ACLOCAL@
60
59
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
61
60
ALL_LINGUAS = @ALL_LINGUAS@
62
 
AMDEP_FALSE = @AMDEP_FALSE@
63
 
AMDEP_TRUE = @AMDEP_TRUE@
64
61
AMTAR = @AMTAR@
65
62
AR = @AR@
66
63
ATK_BRIDGE_CFLAGS = @ATK_BRIDGE_CFLAGS@
90
87
DATADIRNAME = @DATADIRNAME@
91
88
DEFS = @DEFS@
92
89
DEPDIR = @DEPDIR@
93
 
DSYMUTIL = @DSYMUTIL@
94
90
ECHO = @ECHO@
95
91
ECHO_C = @ECHO_C@
96
92
ECHO_N = @ECHO_N@
97
93
ECHO_T = @ECHO_T@
98
94
EGREP = @EGREP@
99
 
ENABLE_GTK_DOC_FALSE = @ENABLE_GTK_DOC_FALSE@
100
 
ENABLE_GTK_DOC_TRUE = @ENABLE_GTK_DOC_TRUE@
101
95
EXEEXT = @EXEEXT@
102
96
F77 = @F77@
103
97
FFLAGS = @FFLAGS@
106
100
GMSGFMT = @GMSGFMT@
107
101
GREP = @GREP@
108
102
GTKDOC_CHECK = @GTKDOC_CHECK@
109
 
GTK_DOC_USE_LIBTOOL_FALSE = @GTK_DOC_USE_LIBTOOL_FALSE@
110
 
GTK_DOC_USE_LIBTOOL_TRUE = @GTK_DOC_USE_LIBTOOL_TRUE@
111
103
HTML_DIR = @HTML_DIR@
 
104
INSTALL = @INSTALL@
112
105
INSTALL_DATA = @INSTALL_DATA@
113
106
INSTALL_PROGRAM = @INSTALL_PROGRAM@
114
107
INSTALL_SCRIPT = @INSTALL_SCRIPT@
156
149
LT_REVISION = @LT_REVISION@
157
150
LT_VERSION_INFO = @LT_VERSION_INFO@
158
151
MAINT = @MAINT@
159
 
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
160
 
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
161
152
MAKEINFO = @MAKEINFO@
 
153
MKDIR_P = @MKDIR_P@
162
154
MKINSTALLDIRS = @MKINSTALLDIRS@
163
155
MSGFMT = @MSGFMT@
164
156
MSGFMT_OPTS = @MSGFMT_OPTS@
165
157
MSGMERGE = @MSGMERGE@
166
 
NMEDIT = @NMEDIT@
167
158
OBJEXT = @OBJEXT@
168
159
ORBIT_CFLAGS = @ORBIT_CFLAGS@
169
160
ORBIT_IDL = @ORBIT_IDL@
190
181
REBUILD = @REBUILD@
191
182
REGISTRYD_CFLAGS = @REGISTRYD_CFLAGS@
192
183
REGISTRYD_LIBS = @REGISTRYD_LIBS@
193
 
SED = @SED@
194
184
SET_MAKE = @SET_MAKE@
195
185
SHELL = @SHELL@
196
186
STRIP = @STRIP@
208
198
X_EXTRA_LIBS = @X_EXTRA_LIBS@
209
199
X_LIBS = @X_LIBS@
210
200
X_PRE_LIBS = @X_PRE_LIBS@
 
201
abs_builddir = @abs_builddir@
 
202
abs_srcdir = @abs_srcdir@
 
203
abs_top_builddir = @abs_top_builddir@
 
204
abs_top_srcdir = @abs_top_srcdir@
211
205
ac_ct_CC = @ac_ct_CC@
212
206
ac_ct_CXX = @ac_ct_CXX@
213
207
ac_ct_F77 = @ac_ct_F77@
214
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
215
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
216
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
217
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
218
208
am__include = @am__include@
219
209
am__leading_dot = @am__leading_dot@
220
210
am__quote = @am__quote@
226
216
build_cpu = @build_cpu@
227
217
build_os = @build_os@
228
218
build_vendor = @build_vendor@
 
219
builddir = @builddir@
229
220
datadir = @datadir@
230
221
datarootdir = @datarootdir@
231
222
docdir = @docdir@
257
248
pythondir = @pythondir@
258
249
sbindir = @sbindir@
259
250
sharedstatedir = @sharedstatedir@
 
251
srcdir = @srcdir@
260
252
sysconfdir = @sysconfdir@
261
253
target_alias = @target_alias@
 
254
top_builddir = @top_builddir@
 
255
top_srcdir = @top_srcdir@
262
256
SUBDIRS = reference
263
257
all: all-recursive
264
258
 
299
293
clean-libtool:
300
294
        -rm -rf .libs _libs
301
295
 
302
 
distclean-libtool:
303
 
        -rm -f libtool
304
 
uninstall-info-am:
305
 
 
306
296
# This directory's subdirectories are mostly independent; you can cd
307
297
# into them and run `make' without going through this Makefile.
308
298
# To change the values of `make' variables: instead of editing Makefiles,
334
324
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
335
325
        fi; test -z "$$fail"
336
326
 
337
 
mostlyclean-recursive clean-recursive distclean-recursive \
338
 
maintainer-clean-recursive:
 
327
$(RECURSIVE_CLEAN_TARGETS):
339
328
        @failcom='exit 1'; \
340
329
        for f in x $$MAKEFLAGS; do \
341
330
          case $$f in \
436
425
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
437
426
 
438
427
distdir: $(DISTFILES)
439
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
440
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
441
 
        list='$(DISTFILES)'; for file in $$list; do \
442
 
          case $$file in \
443
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
444
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
445
 
          esac; \
 
428
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
429
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
430
        list='$(DISTFILES)'; \
 
431
          dist_files=`for file in $$list; do echo $$file; done | \
 
432
          sed -e "s|^$$srcdirstrip/||;t" \
 
433
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
434
        case $$dist_files in \
 
435
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
436
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
437
                           sort -u` ;; \
 
438
        esac; \
 
439
        for file in $$dist_files; do \
446
440
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
447
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
448
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
449
 
            dir="/$$dir"; \
450
 
            $(mkdir_p) "$(distdir)$$dir"; \
451
 
          else \
452
 
            dir=''; \
453
 
          fi; \
454
441
          if test -d $$d/$$file; then \
 
442
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
455
443
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
456
444
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
457
445
            fi; \
465
453
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
466
454
          if test "$$subdir" = .; then :; else \
467
455
            test -d "$(distdir)/$$subdir" \
468
 
            || $(mkdir_p) "$(distdir)/$$subdir" \
 
456
            || $(MKDIR_P) "$(distdir)/$$subdir" \
469
457
            || exit 1; \
470
458
            distdir=`$(am__cd) $(distdir) && pwd`; \
471
459
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
473
461
              $(MAKE) $(AM_MAKEFLAGS) \
474
462
                top_distdir="$$top_distdir" \
475
463
                distdir="$$distdir/$$subdir" \
 
464
                am__remove_distdir=: \
 
465
                am__skip_length_check=: \
476
466
                distdir) \
477
467
              || exit 1; \
478
468
          fi; \
512
502
 
513
503
distclean: distclean-recursive
514
504
        -rm -f Makefile
515
 
distclean-am: clean-am distclean-generic distclean-libtool \
516
 
        distclean-tags
 
505
distclean-am: clean-am distclean-generic distclean-tags
517
506
 
518
507
dvi: dvi-recursive
519
508
 
527
516
 
528
517
install-data-am:
529
518
 
 
519
install-dvi: install-dvi-recursive
 
520
 
530
521
install-exec-am:
531
522
 
 
523
install-html: install-html-recursive
 
524
 
532
525
install-info: install-info-recursive
533
526
 
534
527
install-man:
535
528
 
 
529
install-pdf: install-pdf-recursive
 
530
 
 
531
install-ps: install-ps-recursive
 
532
 
536
533
installcheck-am:
537
534
 
538
535
maintainer-clean: maintainer-clean-recursive
551
548
 
552
549
ps-am:
553
550
 
554
 
uninstall-am: uninstall-info-am
555
 
 
556
 
uninstall-info: uninstall-info-recursive
557
 
 
558
 
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
559
 
        clean clean-generic clean-libtool clean-recursive ctags \
560
 
        ctags-recursive distclean distclean-generic distclean-libtool \
561
 
        distclean-recursive distclean-tags distdir dvi dvi-am html \
 
551
uninstall-am:
 
552
 
 
553
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
 
554
        install-strip
 
555
 
 
556
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
557
        all all-am check check-am clean clean-generic clean-libtool \
 
558
        ctags ctags-recursive distclean distclean-generic \
 
559
        distclean-libtool distclean-tags distdir dvi dvi-am html \
562
560
        html-am info info-am install install-am install-data \
563
 
        install-data-am install-exec install-exec-am install-info \
564
 
        install-info-am install-man install-strip installcheck \
 
561
        install-data-am install-dvi install-dvi-am install-exec \
 
562
        install-exec-am install-html install-html-am install-info \
 
563
        install-info-am install-man install-pdf install-pdf-am \
 
564
        install-ps install-ps-am install-strip installcheck \
565
565
        installcheck-am installdirs installdirs-am maintainer-clean \
566
 
        maintainer-clean-generic maintainer-clean-recursive \
567
 
        mostlyclean mostlyclean-generic mostlyclean-libtool \
568
 
        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
569
 
        uninstall uninstall-am uninstall-info-am
 
566
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
567
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
 
568
        uninstall uninstall-am
570
569
 
571
570
# Tell versions [3.59,3.63) of GNU make to not export all variables.
572
571
# Otherwise a system limit (for SysV at least) may be exceeded.