~ubuntu-branches/ubuntu/lucid/quick-lounge-applet/lucid

« back to all changes in this revision

Viewing changes to help/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Andrew Starr-Bochicchio
  • Date: 2008-09-22 18:01:12 UTC
  • mfrom: (1.1.5 upstream) (4.1.1 squeeze)
  • Revision ID: james.westby@ubuntu.com-20080922180112-itm81kn3p09gduel
Tags: 2.12.5-5ubuntu1
* Merge from Debian unstable, remaining changes (LP: #273345):
 - Build-depend on xorg-dev, fix FTBFS.
 - Update Maintainer field as per spec. 
* Rebuild needed for libgnome-desktop-2 -> libgnome-desktop-2-7 transition

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
33
29
NORMAL_UNINSTALL = :
34
30
PRE_UNINSTALL = :
35
31
POST_UNINSTALL = :
 
32
build_triplet = @build@
 
33
host_triplet = @host@
36
34
subdir = help
37
35
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38
36
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46
44
DIST_SOURCES =
47
45
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
48
46
        html-recursive info-recursive install-data-recursive \
49
 
        install-exec-recursive install-info-recursive \
50
 
        install-recursive installcheck-recursive installdirs-recursive \
51
 
        pdf-recursive ps-recursive uninstall-info-recursive \
52
 
        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
53
54
ETAGS = etags
54
55
CTAGS = ctags
55
56
DIST_SUBDIRS = $(SUBDIRS)
57
58
ACLOCAL = @ACLOCAL@
58
59
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
59
60
ALL_LINGUAS = @ALL_LINGUAS@
60
 
AMDEP_FALSE = @AMDEP_FALSE@
61
 
AMDEP_TRUE = @AMDEP_TRUE@
62
61
AMTAR = @AMTAR@
63
62
AUTOCONF = @AUTOCONF@
64
63
AUTOHEADER = @AUTOHEADER@
80
79
ECHO_N = @ECHO_N@
81
80
ECHO_T = @ECHO_T@
82
81
EGREP = @EGREP@
83
 
ENABLE_DEPRECATIONS_FALSE = @ENABLE_DEPRECATIONS_FALSE@
84
 
ENABLE_DEPRECATIONS_TRUE = @ENABLE_DEPRECATIONS_TRUE@
85
82
EXEEXT = @EXEEXT@
86
83
GCONFTOOL = @GCONFTOOL@
87
 
GCONF_SCHEMAS_INSTALL_FALSE = @GCONF_SCHEMAS_INSTALL_FALSE@
88
 
GCONF_SCHEMAS_INSTALL_TRUE = @GCONF_SCHEMAS_INSTALL_TRUE@
89
84
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
90
85
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
91
86
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
95
90
GNOME_VFS_REQUIRED = @GNOME_VFS_REQUIRED@
96
91
GREP = @GREP@
97
92
GTK_REQUIRED = @GTK_REQUIRED@
 
93
INSTALL = @INSTALL@
98
94
INSTALL_DATA = @INSTALL_DATA@
99
95
INSTALL_PROGRAM = @INSTALL_PROGRAM@
100
96
INSTALL_SCRIPT = @INSTALL_SCRIPT@
105
101
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
106
102
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
107
103
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
108
 
INTLTOOL_ICONV = @INTLTOOL_ICONV@
109
104
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
110
105
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
111
106
INTLTOOL_MERGE = @INTLTOOL_MERGE@
112
 
INTLTOOL_MSGFMT = @INTLTOOL_MSGFMT@
113
 
INTLTOOL_MSGMERGE = @INTLTOOL_MSGMERGE@
114
107
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
115
108
INTLTOOL_PERL = @INTLTOOL_PERL@
 
109
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
116
110
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
117
111
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
118
112
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
124
118
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
125
119
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
126
120
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
127
 
INTLTOOL_XGETTEXT = @INTLTOOL_XGETTEXT@
128
121
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
129
122
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
130
123
LDFLAGS = @LDFLAGS@
138
131
LIBS = @LIBS@
139
132
LTLIBOBJS = @LTLIBOBJS@
140
133
MAINT = @MAINT@
141
 
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
142
 
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
143
134
MAKEINFO = @MAKEINFO@
 
135
MKDIR_P = @MKDIR_P@
144
136
MKINSTALLDIRS = @MKINSTALLDIRS@
145
137
MSGFMT = @MSGFMT@
 
138
MSGFMT_OPTS = @MSGFMT_OPTS@
146
139
OBJEXT = @OBJEXT@
147
140
PACKAGE = @PACKAGE@
148
141
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
170
163
X_EXTRA_LIBS = @X_EXTRA_LIBS@
171
164
X_LIBS = @X_LIBS@
172
165
X_PRE_LIBS = @X_PRE_LIBS@
 
166
abs_builddir = @abs_builddir@
 
167
abs_srcdir = @abs_srcdir@
 
168
abs_top_builddir = @abs_top_builddir@
 
169
abs_top_srcdir = @abs_top_srcdir@
173
170
ac_ct_CC = @ac_ct_CC@
174
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
175
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
176
171
am__include = @am__include@
177
172
am__leading_dot = @am__leading_dot@
178
173
am__quote = @am__quote@
179
174
am__tar = @am__tar@
180
175
am__untar = @am__untar@
181
176
bindir = @bindir@
 
177
build = @build@
182
178
build_alias = @build_alias@
 
179
build_cpu = @build_cpu@
 
180
build_os = @build_os@
 
181
build_vendor = @build_vendor@
 
182
builddir = @builddir@
183
183
datadir = @datadir@
184
184
datarootdir = @datarootdir@
185
185
docdir = @docdir@
186
186
dvidir = @dvidir@
187
187
exec_prefix = @exec_prefix@
 
188
host = @host@
188
189
host_alias = @host_alias@
 
190
host_cpu = @host_cpu@
 
191
host_os = @host_os@
 
192
host_vendor = @host_vendor@
189
193
htmldir = @htmldir@
190
194
includedir = @includedir@
191
195
infodir = @infodir@
203
207
psdir = @psdir@
204
208
sbindir = @sbindir@
205
209
sharedstatedir = @sharedstatedir@
 
210
srcdir = @srcdir@
206
211
sysconfdir = @sysconfdir@
207
212
target_alias = @target_alias@
 
213
top_builddir = @top_builddir@
 
214
top_srcdir = @top_srcdir@
208
215
SUBDIRS = C de es fr it ja ko sv zh_CN zh_HK zh_TW
209
216
all: all-recursive
210
217
 
238
245
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
239
246
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
240
247
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
241
 
uninstall-info-am:
242
248
 
243
249
# This directory's subdirectories are mostly independent; you can cd
244
250
# into them and run `make' without going through this Makefile.
271
277
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
272
278
        fi; test -z "$$fail"
273
279
 
274
 
mostlyclean-recursive clean-recursive distclean-recursive \
275
 
maintainer-clean-recursive:
 
280
$(RECURSIVE_CLEAN_TARGETS):
276
281
        @failcom='exit 1'; \
277
282
        for f in x $$MAKEFLAGS; do \
278
283
          case $$f in \
373
378
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
374
379
 
375
380
distdir: $(DISTFILES)
376
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
377
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
378
 
        list='$(DISTFILES)'; for file in $$list; do \
379
 
          case $$file in \
380
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
381
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
382
 
          esac; \
 
381
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
382
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
383
        list='$(DISTFILES)'; \
 
384
          dist_files=`for file in $$list; do echo $$file; done | \
 
385
          sed -e "s|^$$srcdirstrip/||;t" \
 
386
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
387
        case $$dist_files in \
 
388
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
389
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
390
                           sort -u` ;; \
 
391
        esac; \
 
392
        for file in $$dist_files; do \
383
393
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
384
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
385
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
386
 
            dir="/$$dir"; \
387
 
            $(mkdir_p) "$(distdir)$$dir"; \
388
 
          else \
389
 
            dir=''; \
390
 
          fi; \
391
394
          if test -d $$d/$$file; then \
 
395
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
392
396
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
393
397
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
394
398
            fi; \
402
406
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
403
407
          if test "$$subdir" = .; then :; else \
404
408
            test -d "$(distdir)/$$subdir" \
405
 
            || $(mkdir_p) "$(distdir)/$$subdir" \
 
409
            || $(MKDIR_P) "$(distdir)/$$subdir" \
406
410
            || exit 1; \
407
411
            distdir=`$(am__cd) $(distdir) && pwd`; \
408
412
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
410
414
              $(MAKE) $(AM_MAKEFLAGS) \
411
415
                top_distdir="$$top_distdir" \
412
416
                distdir="$$distdir/$$subdir" \
 
417
                am__remove_distdir=: \
 
418
                am__skip_length_check=: \
413
419
                distdir) \
414
420
              || exit 1; \
415
421
          fi; \
463
469
 
464
470
install-data-am:
465
471
 
 
472
install-dvi: install-dvi-recursive
 
473
 
466
474
install-exec-am:
467
475
 
 
476
install-html: install-html-recursive
 
477
 
468
478
install-info: install-info-recursive
469
479
 
470
480
install-man:
471
481
 
 
482
install-pdf: install-pdf-recursive
 
483
 
 
484
install-ps: install-ps-recursive
 
485
 
472
486
installcheck-am:
473
487
 
474
488
maintainer-clean: maintainer-clean-recursive
487
501
 
488
502
ps-am:
489
503
 
490
 
uninstall-am: uninstall-info-am
491
 
 
492
 
uninstall-info: uninstall-info-recursive
493
 
 
494
 
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
495
 
        clean clean-generic clean-recursive ctags ctags-recursive \
496
 
        distclean distclean-generic distclean-recursive distclean-tags \
 
504
uninstall-am:
 
505
 
 
506
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
 
507
        install-strip
 
508
 
 
509
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
510
        all all-am check check-am clean clean-generic ctags \
 
511
        ctags-recursive distclean distclean-generic distclean-tags \
497
512
        distdir dvi dvi-am html html-am info info-am install \
498
 
        install-am install-data install-data-am install-exec \
499
 
        install-exec-am install-info install-info-am install-man \
 
513
        install-am install-data install-data-am install-dvi \
 
514
        install-dvi-am install-exec install-exec-am install-html \
 
515
        install-html-am install-info install-info-am install-man \
 
516
        install-pdf install-pdf-am install-ps install-ps-am \
500
517
        install-strip installcheck installcheck-am installdirs \
501
518
        installdirs-am maintainer-clean maintainer-clean-generic \
502
 
        maintainer-clean-recursive mostlyclean mostlyclean-generic \
503
 
        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
504
 
        uninstall uninstall-am uninstall-info-am
 
519
        mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
 
520
        tags-recursive uninstall uninstall-am
505
521
 
506
522
# Tell versions [3.59,3.63) of GNU make to not export all variables.
507
523
# Otherwise a system limit (for SysV at least) may be exceeded.