~ubuntu-branches/ubuntu/intrepid/gedit/intrepid-proposed

« back to all changes in this revision

Viewing changes to docs/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Aron Sisak
  • Date: 2007-08-01 12:06:47 UTC
  • mto: (2.1.2 lenny)
  • mto: This revision was merged to the branch mainline in revision 46.
  • Revision ID: james.westby@ubuntu.com-20070801120647-qjb6cc1ehv3ee1mx
Tags: upstream-2.19.3
ImportĀ upstreamĀ versionĀ 2.19.3

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
51
47
DIST_SOURCES =
52
48
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
53
49
        html-recursive info-recursive install-data-recursive \
54
 
        install-exec-recursive install-info-recursive \
55
 
        install-recursive installcheck-recursive installdirs-recursive \
56
 
        pdf-recursive ps-recursive uninstall-info-recursive \
57
 
        uninstall-recursive
 
50
        install-dvi-recursive install-exec-recursive \
 
51
        install-html-recursive install-info-recursive \
 
52
        install-pdf-recursive install-ps-recursive install-recursive \
 
53
        installcheck-recursive installdirs-recursive pdf-recursive \
 
54
        ps-recursive uninstall-recursive
 
55
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
56
  distclean-recursive maintainer-clean-recursive
58
57
ETAGS = etags
59
58
CTAGS = ctags
60
59
DIST_SUBDIRS = $(SUBDIRS)
62
61
ACLOCAL = @ACLOCAL@
63
62
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
64
63
ALL_LINGUAS = @ALL_LINGUAS@
65
 
AMDEP_FALSE = @AMDEP_FALSE@
66
 
AMDEP_TRUE = @AMDEP_TRUE@
67
64
AMTAR = @AMTAR@
68
65
AR = @AR@
69
66
AUTOCONF = @AUTOCONF@
92
89
ECHO_N = @ECHO_N@
93
90
ECHO_T = @ECHO_T@
94
91
EGREP = @EGREP@
95
 
ENABLE_GTK_DOC_FALSE = @ENABLE_GTK_DOC_FALSE@
96
 
ENABLE_GTK_DOC_TRUE = @ENABLE_GTK_DOC_TRUE@
97
 
ENABLE_PYTHON_FALSE = @ENABLE_PYTHON_FALSE@
98
 
ENABLE_PYTHON_TRUE = @ENABLE_PYTHON_TRUE@
99
 
ENABLE_SK_FALSE = @ENABLE_SK_FALSE@
100
 
ENABLE_SK_TRUE = @ENABLE_SK_TRUE@
101
92
ENCHANT_CFLAGS = @ENCHANT_CFLAGS@
102
93
ENCHANT_LIBS = @ENCHANT_LIBS@
103
94
EXEEXT = @EXEEXT@
105
96
FFLAGS = @FFLAGS@
106
97
FULL_LIBDIR = @FULL_LIBDIR@
107
98
GCONFTOOL = @GCONFTOOL@
108
 
GCONF_SCHEMAS_INSTALL_FALSE = @GCONF_SCHEMAS_INSTALL_FALSE@
109
 
GCONF_SCHEMAS_INSTALL_TRUE = @GCONF_SCHEMAS_INSTALL_TRUE@
110
99
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
111
100
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
112
101
GEDIT_API_VERSION = @GEDIT_API_VERSION@
121
110
GMOFILES = @GMOFILES@
122
111
GMSGFMT = @GMSGFMT@
123
112
GREP = @GREP@
124
 
GTK_DOC_USE_LIBTOOL_FALSE = @GTK_DOC_USE_LIBTOOL_FALSE@
125
 
GTK_DOC_USE_LIBTOOL_TRUE = @GTK_DOC_USE_LIBTOOL_TRUE@
126
113
GZIP = @GZIP@
127
 
HAVE_GNOME_DOC_UTILS_FALSE = @HAVE_GNOME_DOC_UTILS_FALSE@
128
 
HAVE_GNOME_DOC_UTILS_TRUE = @HAVE_GNOME_DOC_UTILS_TRUE@
129
114
HELP_DIR = @HELP_DIR@
130
115
HTML_DIR = @HTML_DIR@
 
116
INSTALL = @INSTALL@
131
117
INSTALL_DATA = @INSTALL_DATA@
132
118
INSTALL_PROGRAM = @INSTALL_PROGRAM@
133
119
INSTALL_SCRIPT = @INSTALL_SCRIPT@
167
153
LN_S = @LN_S@
168
154
LTLIBOBJS = @LTLIBOBJS@
169
155
MAINT = @MAINT@
170
 
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
171
 
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
172
156
MAKEINFO = @MAKEINFO@
 
157
MKDIR_P = @MKDIR_P@
173
158
MKINSTALLDIRS = @MKINSTALLDIRS@
174
159
MSGFMT = @MSGFMT@
175
160
MSGFMT_OPTS = @MSGFMT_OPTS@
213
198
VERSION = @VERSION@
214
199
WARN_CFLAGS = @WARN_CFLAGS@
215
200
XGETTEXT = @XGETTEXT@
 
201
abs_builddir = @abs_builddir@
 
202
abs_srcdir = @abs_srcdir@
 
203
abs_top_builddir = @abs_top_builddir@
 
204
abs_top_srcdir = @abs_top_srcdir@
216
205
ac_ct_CC = @ac_ct_CC@
217
206
ac_ct_CXX = @ac_ct_CXX@
218
207
ac_ct_F77 = @ac_ct_F77@
219
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
220
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
221
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
222
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
223
208
am__include = @am__include@
224
209
am__leading_dot = @am__leading_dot@
225
210
am__quote = @am__quote@
231
216
build_cpu = @build_cpu@
232
217
build_os = @build_os@
233
218
build_vendor = @build_vendor@
 
219
builddir = @builddir@
234
220
datadir = @datadir@
235
221
datarootdir = @datarootdir@
236
222
docdir = @docdir@
263
249
pythondir = @pythondir@
264
250
sbindir = @sbindir@
265
251
sharedstatedir = @sharedstatedir@
 
252
srcdir = @srcdir@
266
253
sysconfdir = @sysconfdir@
267
254
target_alias = @target_alias@
 
255
top_builddir = @top_builddir@
 
256
top_srcdir = @top_srcdir@
268
257
SUBDIRS = reference
269
258
all: all-recursive
270
259
 
305
294
clean-libtool:
306
295
        -rm -rf .libs _libs
307
296
 
308
 
distclean-libtool:
309
 
        -rm -f libtool
310
 
uninstall-info-am:
311
 
 
312
297
# This directory's subdirectories are mostly independent; you can cd
313
298
# into them and run `make' without going through this Makefile.
314
299
# To change the values of `make' variables: instead of editing Makefiles,
340
325
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
341
326
        fi; test -z "$$fail"
342
327
 
343
 
mostlyclean-recursive clean-recursive distclean-recursive \
344
 
maintainer-clean-recursive:
 
328
$(RECURSIVE_CLEAN_TARGETS):
345
329
        @failcom='exit 1'; \
346
330
        for f in x $$MAKEFLAGS; do \
347
331
          case $$f in \
442
426
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
443
427
 
444
428
distdir: $(DISTFILES)
445
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
446
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
447
 
        list='$(DISTFILES)'; for file in $$list; do \
448
 
          case $$file in \
449
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
450
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
451
 
          esac; \
 
429
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
430
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
431
        list='$(DISTFILES)'; \
 
432
          dist_files=`for file in $$list; do echo $$file; done | \
 
433
          sed -e "s|^$$srcdirstrip/||;t" \
 
434
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
435
        case $$dist_files in \
 
436
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
437
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
438
                           sort -u` ;; \
 
439
        esac; \
 
440
        for file in $$dist_files; do \
452
441
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
453
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
454
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
455
 
            dir="/$$dir"; \
456
 
            $(mkdir_p) "$(distdir)$$dir"; \
457
 
          else \
458
 
            dir=''; \
459
 
          fi; \
460
442
          if test -d $$d/$$file; then \
 
443
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
461
444
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
462
445
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
463
446
            fi; \
471
454
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
472
455
          if test "$$subdir" = .; then :; else \
473
456
            test -d "$(distdir)/$$subdir" \
474
 
            || $(mkdir_p) "$(distdir)/$$subdir" \
 
457
            || $(MKDIR_P) "$(distdir)/$$subdir" \
475
458
            || exit 1; \
476
459
            distdir=`$(am__cd) $(distdir) && pwd`; \
477
460
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
479
462
              $(MAKE) $(AM_MAKEFLAGS) \
480
463
                top_distdir="$$top_distdir" \
481
464
                distdir="$$distdir/$$subdir" \
 
465
                am__remove_distdir=: \
 
466
                am__skip_length_check=: \
482
467
                distdir) \
483
468
              || exit 1; \
484
469
          fi; \
518
503
 
519
504
distclean: distclean-recursive
520
505
        -rm -f Makefile
521
 
distclean-am: clean-am distclean-generic distclean-libtool \
522
 
        distclean-tags
 
506
distclean-am: clean-am distclean-generic distclean-tags
523
507
 
524
508
dvi: dvi-recursive
525
509
 
533
517
 
534
518
install-data-am:
535
519
 
 
520
install-dvi: install-dvi-recursive
 
521
 
536
522
install-exec-am:
537
523
 
 
524
install-html: install-html-recursive
 
525
 
538
526
install-info: install-info-recursive
539
527
 
540
528
install-man:
541
529
 
 
530
install-pdf: install-pdf-recursive
 
531
 
 
532
install-ps: install-ps-recursive
 
533
 
542
534
installcheck-am:
543
535
 
544
536
maintainer-clean: maintainer-clean-recursive
557
549
 
558
550
ps-am:
559
551
 
560
 
uninstall-am: uninstall-info-am
561
 
 
562
 
uninstall-info: uninstall-info-recursive
563
 
 
564
 
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
565
 
        clean clean-generic clean-libtool clean-recursive ctags \
566
 
        ctags-recursive distclean distclean-generic distclean-libtool \
567
 
        distclean-recursive distclean-tags distdir dvi dvi-am html \
 
552
uninstall-am:
 
553
 
 
554
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
 
555
        install-strip
 
556
 
 
557
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
558
        all all-am check check-am clean clean-generic clean-libtool \
 
559
        ctags ctags-recursive distclean distclean-generic \
 
560
        distclean-libtool distclean-tags distdir dvi dvi-am html \
568
561
        html-am info info-am install install-am install-data \
569
 
        install-data-am install-exec install-exec-am install-info \
570
 
        install-info-am install-man install-strip installcheck \
 
562
        install-data-am install-dvi install-dvi-am install-exec \
 
563
        install-exec-am install-html install-html-am install-info \
 
564
        install-info-am install-man install-pdf install-pdf-am \
 
565
        install-ps install-ps-am install-strip installcheck \
571
566
        installcheck-am installdirs installdirs-am maintainer-clean \
572
 
        maintainer-clean-generic maintainer-clean-recursive \
573
 
        mostlyclean mostlyclean-generic mostlyclean-libtool \
574
 
        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
575
 
        uninstall uninstall-am uninstall-info-am
 
567
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
568
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
 
569
        uninstall uninstall-am
576
570
 
577
571
# Tell versions [3.59,3.63) of GNU make to not export all variables.
578
572
# Otherwise a system limit (for SysV at least) may be exceeded.