~ubuntu-branches/ubuntu/gutsy/libbonoboui/gutsy

« back to all changes in this revision

Viewing changes to doc/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-07-30 22:18:20 UTC
  • mfrom: (1.1.15 upstream)
  • Revision ID: james.westby@ubuntu.com-20070730221820-l8yw5gd2n2oy31f6
Tags: 2.19.6-0ubuntu1
* New upstream version:
  - Fix build with gtk+ >= 2.11.6

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
AS = @AS@
87
84
DATADIRNAME = @DATADIRNAME@
88
85
DEFS = @DEFS@
89
86
DEPDIR = @DEPDIR@
90
 
DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
91
87
DLLTOOL = @DLLTOOL@
92
88
ECHO = @ECHO@
93
89
ECHO_C = @ECHO_C@
94
90
ECHO_N = @ECHO_N@
95
91
ECHO_T = @ECHO_T@
96
92
EGREP = @EGREP@
97
 
ENABLE_GTK_DOC_FALSE = @ENABLE_GTK_DOC_FALSE@
98
 
ENABLE_GTK_DOC_TRUE = @ENABLE_GTK_DOC_TRUE@
99
93
EXEEXT = @EXEEXT@
100
94
F77 = @F77@
101
95
FFLAGS = @FFLAGS@
105
99
GMOFILES = @GMOFILES@
106
100
GMSGFMT = @GMSGFMT@
107
101
GREP = @GREP@
108
 
GTK_DOC_USE_LIBTOOL_FALSE = @GTK_DOC_USE_LIBTOOL_FALSE@
109
 
GTK_DOC_USE_LIBTOOL_TRUE = @GTK_DOC_USE_LIBTOOL_TRUE@
110
102
HTML_DIR = @HTML_DIR@
 
103
INSTALL = @INSTALL@
111
104
INSTALL_DATA = @INSTALL_DATA@
112
105
INSTALL_PROGRAM = @INSTALL_PROGRAM@
113
106
INSTALL_SCRIPT = @INSTALL_SCRIPT@
147
140
LN_S = @LN_S@
148
141
LTLIBOBJS = @LTLIBOBJS@
149
142
MAINT = @MAINT@
150
 
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
151
 
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
152
143
MAKEINFO = @MAKEINFO@
 
144
MKDIR_P = @MKDIR_P@
153
145
MKINSTALLDIRS = @MKINSTALLDIRS@
154
146
MSGFMT = @MSGFMT@
155
147
MSGFMT_OPTS = @MSGFMT_OPTS@
183
175
X_PRE_LIBS = @X_PRE_LIBS@
184
176
YACC = @YACC@
185
177
YFLAGS = @YFLAGS@
 
178
abs_builddir = @abs_builddir@
 
179
abs_srcdir = @abs_srcdir@
 
180
abs_top_builddir = @abs_top_builddir@
 
181
abs_top_srcdir = @abs_top_srcdir@
186
182
ac_ct_CC = @ac_ct_CC@
187
183
ac_ct_CXX = @ac_ct_CXX@
188
184
ac_ct_F77 = @ac_ct_F77@
189
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
190
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
191
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
192
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
193
185
am__include = @am__include@
194
186
am__leading_dot = @am__leading_dot@
195
187
am__quote = @am__quote@
201
193
build_cpu = @build_cpu@
202
194
build_os = @build_os@
203
195
build_vendor = @build_vendor@
 
196
builddir = @builddir@
204
197
datadir = @datadir@
205
198
datarootdir = @datarootdir@
206
199
docdir = @docdir@
228
221
psdir = @psdir@
229
222
sbindir = @sbindir@
230
223
sharedstatedir = @sharedstatedir@
 
224
srcdir = @srcdir@
231
225
sysconfdir = @sysconfdir@
232
226
target_alias = @target_alias@
 
227
top_builddir = @top_builddir@
 
228
top_srcdir = @top_srcdir@
233
229
SUBDIRS = api
234
230
text_files = \
235
231
        README                          \
282
278
clean-libtool:
283
279
        -rm -rf .libs _libs
284
280
 
285
 
distclean-libtool:
286
 
        -rm -f libtool
287
 
uninstall-info-am:
288
 
 
289
281
# This directory's subdirectories are mostly independent; you can cd
290
282
# into them and run `make' without going through this Makefile.
291
283
# To change the values of `make' variables: instead of editing Makefiles,
317
309
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
318
310
        fi; test -z "$$fail"
319
311
 
320
 
mostlyclean-recursive clean-recursive distclean-recursive \
321
 
maintainer-clean-recursive:
 
312
$(RECURSIVE_CLEAN_TARGETS):
322
313
        @failcom='exit 1'; \
323
314
        for f in x $$MAKEFLAGS; do \
324
315
          case $$f in \
419
410
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
420
411
 
421
412
distdir: $(DISTFILES)
422
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
423
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
424
 
        list='$(DISTFILES)'; for file in $$list; do \
425
 
          case $$file in \
426
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
427
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
428
 
          esac; \
 
413
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
414
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
415
        list='$(DISTFILES)'; \
 
416
          dist_files=`for file in $$list; do echo $$file; done | \
 
417
          sed -e "s|^$$srcdirstrip/||;t" \
 
418
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
419
        case $$dist_files in \
 
420
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
421
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
422
                           sort -u` ;; \
 
423
        esac; \
 
424
        for file in $$dist_files; do \
429
425
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
430
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
431
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
432
 
            dir="/$$dir"; \
433
 
            $(mkdir_p) "$(distdir)$$dir"; \
434
 
          else \
435
 
            dir=''; \
436
 
          fi; \
437
426
          if test -d $$d/$$file; then \
 
427
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
438
428
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
439
429
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
440
430
            fi; \
448
438
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
449
439
          if test "$$subdir" = .; then :; else \
450
440
            test -d "$(distdir)/$$subdir" \
451
 
            || $(mkdir_p) "$(distdir)/$$subdir" \
 
441
            || $(MKDIR_P) "$(distdir)/$$subdir" \
452
442
            || exit 1; \
453
443
            distdir=`$(am__cd) $(distdir) && pwd`; \
454
444
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
456
446
              $(MAKE) $(AM_MAKEFLAGS) \
457
447
                top_distdir="$$top_distdir" \
458
448
                distdir="$$distdir/$$subdir" \
 
449
                am__remove_distdir=: \
 
450
                am__skip_length_check=: \
459
451
                distdir) \
460
452
              || exit 1; \
461
453
          fi; \
495
487
 
496
488
distclean: distclean-recursive
497
489
        -rm -f Makefile
498
 
distclean-am: clean-am distclean-generic distclean-libtool \
499
 
        distclean-tags
 
490
distclean-am: clean-am distclean-generic distclean-tags
500
491
 
501
492
dvi: dvi-recursive
502
493
 
510
501
 
511
502
install-data-am:
512
503
 
 
504
install-dvi: install-dvi-recursive
 
505
 
513
506
install-exec-am:
514
507
 
 
508
install-html: install-html-recursive
 
509
 
515
510
install-info: install-info-recursive
516
511
 
517
512
install-man:
518
513
 
 
514
install-pdf: install-pdf-recursive
 
515
 
 
516
install-ps: install-ps-recursive
 
517
 
519
518
installcheck-am:
520
519
 
521
520
maintainer-clean: maintainer-clean-recursive
534
533
 
535
534
ps-am:
536
535
 
537
 
uninstall-am: uninstall-info-am
538
 
 
539
 
uninstall-info: uninstall-info-recursive
540
 
 
541
 
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
542
 
        clean clean-generic clean-libtool clean-recursive ctags \
543
 
        ctags-recursive distclean distclean-generic distclean-libtool \
544
 
        distclean-recursive distclean-tags distdir dvi dvi-am html \
 
536
uninstall-am:
 
537
 
 
538
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
 
539
        install-strip
 
540
 
 
541
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
542
        all all-am check check-am clean clean-generic clean-libtool \
 
543
        ctags ctags-recursive distclean distclean-generic \
 
544
        distclean-libtool distclean-tags distdir dvi dvi-am html \
545
545
        html-am info info-am install install-am install-data \
546
 
        install-data-am install-exec install-exec-am install-info \
547
 
        install-info-am install-man install-strip installcheck \
 
546
        install-data-am install-dvi install-dvi-am install-exec \
 
547
        install-exec-am install-html install-html-am install-info \
 
548
        install-info-am install-man install-pdf install-pdf-am \
 
549
        install-ps install-ps-am install-strip installcheck \
548
550
        installcheck-am installdirs installdirs-am maintainer-clean \
549
 
        maintainer-clean-generic maintainer-clean-recursive \
550
 
        mostlyclean mostlyclean-generic mostlyclean-libtool \
551
 
        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
552
 
        uninstall uninstall-am uninstall-info-am
 
551
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
552
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
 
553
        uninstall uninstall-am
553
554
 
554
555
# Tell versions [3.59,3.63) of GNU make to not export all variables.
555
556
# Otherwise a system limit (for SysV at least) may be exceeded.