~ubuntu-branches/ubuntu/natty/desktop-switcher/natty

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Steve Kowalik
  • Date: 2009-09-09 16:32:56 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20090909163256-ipg3b37wmztcrbao
Tags: 0.5.4-0ubuntu1
New upstream release.

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.2 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, 2007, 2008  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
35
31
POST_UNINSTALL = :
36
32
build_triplet = @build@
37
33
host_triplet = @host@
 
34
subdir = .
38
35
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
39
36
        $(srcdir)/Makefile.in $(srcdir)/config.h.in \
40
37
        $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
41
38
        TODO config.guess config.sub depcomp install-sh ltmain.sh \
42
39
        missing mkinstalldirs
43
 
subdir = .
44
40
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45
41
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
46
42
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47
43
        $(ACLOCAL_M4)
48
44
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
49
 
 configure.lineno configure.status.lineno
 
45
 configure.lineno config.status.lineno
50
46
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
51
47
CONFIG_HEADER = config.h
52
48
CONFIG_CLEAN_FILES =
54
50
DIST_SOURCES =
55
51
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
56
52
        html-recursive info-recursive install-data-recursive \
57
 
        install-exec-recursive install-info-recursive \
58
 
        install-recursive installcheck-recursive installdirs-recursive \
59
 
        pdf-recursive ps-recursive uninstall-info-recursive \
60
 
        uninstall-recursive
 
53
        install-dvi-recursive install-exec-recursive \
 
54
        install-html-recursive install-info-recursive \
 
55
        install-pdf-recursive install-ps-recursive install-recursive \
 
56
        installcheck-recursive installdirs-recursive pdf-recursive \
 
57
        ps-recursive uninstall-recursive
 
58
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
59
  distclean-recursive maintainer-clean-recursive
61
60
ETAGS = etags
62
61
CTAGS = ctags
63
62
DIST_SUBDIRS = $(SUBDIRS)
74
73
distcleancheck_listfiles = find . -type f -print
75
74
ACLOCAL = @ACLOCAL@
76
75
ALL_LINGUAS = @ALL_LINGUAS@
77
 
AMDEP_FALSE = @AMDEP_FALSE@
78
 
AMDEP_TRUE = @AMDEP_TRUE@
79
76
AMTAR = @AMTAR@
80
77
AR = @AR@
81
78
AUTOCONF = @AUTOCONF@
105
102
FGREP = @FGREP@
106
103
GCC_FLAGS = @GCC_FLAGS@
107
104
GCONFTOOL = @GCONFTOOL@
108
 
GCONF_SCHEMAS_INSTALL_FALSE = @GCONF_SCHEMAS_INSTALL_FALSE@
109
 
GCONF_SCHEMAS_INSTALL_TRUE = @GCONF_SCHEMAS_INSTALL_TRUE@
110
105
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
111
106
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
112
107
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
113
108
GMOFILES = @GMOFILES@
114
109
GMSGFMT = @GMSGFMT@
115
110
GREP = @GREP@
 
111
INSTALL = @INSTALL@
116
112
INSTALL_DATA = @INSTALL_DATA@
117
113
INSTALL_PROGRAM = @INSTALL_PROGRAM@
118
114
INSTALL_SCRIPT = @INSTALL_SCRIPT@
119
115
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
120
116
INSTOBJEXT = @INSTOBJEXT@
121
117
INTLLIBS = @INTLLIBS@
122
 
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
123
 
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
124
 
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
125
118
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
126
 
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
127
 
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
128
119
INTLTOOL_MERGE = @INTLTOOL_MERGE@
129
 
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
130
120
INTLTOOL_PERL = @INTLTOOL_PERL@
131
 
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
132
 
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
133
 
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
134
 
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
135
 
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
136
 
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
137
 
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
138
 
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
139
 
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
140
 
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
141
121
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
142
 
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
143
 
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
144
 
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
145
122
LD = @LD@
146
123
LDFLAGS = @LDFLAGS@
147
124
LIBOBJS = @LIBOBJS@
151
128
LN_S = @LN_S@
152
129
LTLIBOBJS = @LTLIBOBJS@
153
130
MAINT = @MAINT@
154
 
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
155
 
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
156
131
MAKEINFO = @MAKEINFO@
 
132
MKDIR_P = @MKDIR_P@
157
133
MKINSTALLDIRS = @MKINSTALLDIRS@
158
134
MSGFMT = @MSGFMT@
159
135
MSGFMT_OPTS = @MSGFMT_OPTS@
185
161
USE_NLS = @USE_NLS@
186
162
VERSION = @VERSION@
187
163
XGETTEXT = @XGETTEXT@
 
164
abs_builddir = @abs_builddir@
 
165
abs_srcdir = @abs_srcdir@
 
166
abs_top_builddir = @abs_top_builddir@
 
167
abs_top_srcdir = @abs_top_srcdir@
188
168
ac_ct_CC = @ac_ct_CC@
189
169
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
190
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
191
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
192
170
am__include = @am__include@
193
171
am__leading_dot = @am__leading_dot@
194
172
am__quote = @am__quote@
200
178
build_cpu = @build_cpu@
201
179
build_os = @build_os@
202
180
build_vendor = @build_vendor@
 
181
builddir = @builddir@
203
182
datadir = @datadir@
204
183
datarootdir = @datarootdir@
205
184
docdir = @docdir@
228
207
psdir = @psdir@
229
208
sbindir = @sbindir@
230
209
sharedstatedir = @sharedstatedir@
 
210
srcdir = @srcdir@
231
211
sysconfdir = @sysconfdir@
232
212
target_alias = @target_alias@
 
213
top_build_prefix = @top_build_prefix@
 
214
top_builddir = @top_builddir@
 
215
top_srcdir = @top_srcdir@
233
216
SUBDIRS = data src po
234
217
EXTRA_DIST = intltool-merge.in intltool-update.in intltool-extract.in
235
218
DISTCLEANFILES = intltool-merge intltool-update intltool-extract
274
257
config.h: stamp-h1
275
258
        @if test ! -f $@; then \
276
259
          rm -f stamp-h1; \
277
 
          $(MAKE) stamp-h1; \
 
260
          $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
278
261
        else :; fi
279
262
 
280
263
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
295
278
        -rm -rf .libs _libs
296
279
 
297
280
distclean-libtool:
298
 
        -rm -f libtool
299
 
uninstall-info-am:
 
281
        -rm -f libtool config.lt
300
282
 
301
283
# This directory's subdirectories are mostly independent; you can cd
302
284
# into them and run `make' without going through this Makefile.
329
311
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
330
312
        fi; test -z "$$fail"
331
313
 
332
 
mostlyclean-recursive clean-recursive distclean-recursive \
333
 
maintainer-clean-recursive:
 
314
$(RECURSIVE_CLEAN_TARGETS):
334
315
        @failcom='exit 1'; \
335
316
        for f in x $$MAKEFLAGS; do \
336
317
          case $$f in \
374
355
        unique=`for i in $$list; do \
375
356
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
376
357
          done | \
377
 
          $(AWK) '    { files[$$0] = 1; } \
378
 
               END { for (i in files) print i; }'`; \
 
358
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
359
              END { if (nonempty) { for (i in files) print i; }; }'`; \
379
360
        mkid -fID $$unique
380
361
tags: TAGS
381
362
 
400
381
        unique=`for i in $$list; do \
401
382
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
402
383
          done | \
403
 
          $(AWK) '    { files[$$0] = 1; } \
404
 
               END { for (i in files) print i; }'`; \
 
384
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
385
              END { if (nonempty) { for (i in files) print i; }; }'`; \
405
386
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
406
387
          test -n "$$unique" || unique=$$empty_fix; \
407
388
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
411
392
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
412
393
                $(TAGS_FILES) $(LISP)
413
394
        tags=; \
414
 
        here=`pwd`; \
415
395
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
416
396
        unique=`for i in $$list; do \
417
397
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
418
398
          done | \
419
 
          $(AWK) '    { files[$$0] = 1; } \
420
 
               END { for (i in files) print i; }'`; \
 
399
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
400
              END { if (nonempty) { for (i in files) print i; }; }'`; \
421
401
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
422
402
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
423
403
             $$tags $$unique
432
412
 
433
413
distdir: $(DISTFILES)
434
414
        $(am__remove_distdir)
435
 
        mkdir $(distdir)
436
 
        $(mkdir_p) $(distdir)/po
437
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
438
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
439
 
        list='$(DISTFILES)'; for file in $$list; do \
440
 
          case $$file in \
441
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
442
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
443
 
          esac; \
 
415
        test -d $(distdir) || mkdir $(distdir)
 
416
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
417
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
418
        list='$(DISTFILES)'; \
 
419
          dist_files=`for file in $$list; do echo $$file; done | \
 
420
          sed -e "s|^$$srcdirstrip/||;t" \
 
421
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
422
        case $$dist_files in \
 
423
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
424
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
425
                           sort -u` ;; \
 
426
        esac; \
 
427
        for file in $$dist_files; do \
444
428
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
445
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
446
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
447
 
            dir="/$$dir"; \
448
 
            $(mkdir_p) "$(distdir)$$dir"; \
449
 
          else \
450
 
            dir=''; \
451
 
          fi; \
452
429
          if test -d $$d/$$file; then \
 
430
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
453
431
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
454
432
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
455
433
            fi; \
463
441
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
464
442
          if test "$$subdir" = .; then :; else \
465
443
            test -d "$(distdir)/$$subdir" \
466
 
            || $(mkdir_p) "$(distdir)/$$subdir" \
 
444
            || $(MKDIR_P) "$(distdir)/$$subdir" \
467
445
            || exit 1; \
468
446
            distdir=`$(am__cd) $(distdir) && pwd`; \
469
447
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
471
449
              $(MAKE) $(AM_MAKEFLAGS) \
472
450
                top_distdir="$$top_distdir" \
473
451
                distdir="$$distdir/$$subdir" \
 
452
                am__remove_distdir=: \
 
453
                am__skip_length_check=: \
474
454
                distdir) \
475
455
              || exit 1; \
476
456
          fi; \
477
457
        done
 
458
        $(MAKE) $(AM_MAKEFLAGS) \
 
459
          top_distdir="$(top_distdir)" distdir="$(distdir)" \
 
460
          dist-hook
478
461
        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
479
462
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
480
463
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
481
 
          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
 
464
          ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
482
465
        || chmod -R a+r $(distdir)
483
466
dist-gzip: distdir
484
467
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
488
471
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
489
472
        $(am__remove_distdir)
490
473
 
 
474
dist-lzma: distdir
 
475
        tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
 
476
        $(am__remove_distdir)
 
477
 
491
478
dist-tarZ: distdir
492
479
        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
493
480
        $(am__remove_distdir)
514
501
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
515
502
        *.tar.bz2*) \
516
503
          bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
 
504
        *.tar.lzma*) \
 
505
          unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
517
506
        *.tar.Z*) \
518
507
          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
519
508
        *.shar.gz*) \
553
542
        $(am__remove_distdir)
554
543
        @(echo "$(distdir) archives ready for distribution: "; \
555
544
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
556
 
          sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
 
545
          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
557
546
distuninstallcheck:
558
547
        @cd $(distuninstallcheck_dir) \
559
548
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
624
613
 
625
614
install-data-am:
626
615
 
 
616
install-dvi: install-dvi-recursive
 
617
 
627
618
install-exec-am:
628
619
 
 
620
install-html: install-html-recursive
 
621
 
629
622
install-info: install-info-recursive
630
623
 
631
624
install-man:
632
625
 
 
626
install-pdf: install-pdf-recursive
 
627
 
 
628
install-ps: install-ps-recursive
 
629
 
633
630
installcheck-am:
634
631
 
635
632
maintainer-clean: maintainer-clean-recursive
650
647
 
651
648
ps-am:
652
649
 
653
 
uninstall-am: uninstall-info-am
654
 
 
655
 
uninstall-info: uninstall-info-recursive
656
 
 
657
 
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
658
 
        check-am clean clean-generic clean-libtool clean-recursive \
659
 
        ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
660
 
        dist-shar dist-tarZ dist-zip distcheck distclean \
661
 
        distclean-generic distclean-hdr distclean-libtool \
662
 
        distclean-recursive distclean-tags distcleancheck distdir \
 
650
uninstall-am:
 
651
 
 
652
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
 
653
        install-strip
 
654
 
 
655
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
656
        all all-am am--refresh check check-am clean clean-generic \
 
657
        clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
 
658
        dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-zip \
 
659
        distcheck distclean distclean-generic distclean-hdr \
 
660
        distclean-libtool distclean-tags distcleancheck distdir \
663
661
        distuninstallcheck dvi dvi-am html html-am info info-am \
664
 
        install install-am install-data install-data-am install-exec \
665
 
        install-exec-am install-info install-info-am install-man \
 
662
        install install-am install-data install-data-am install-dvi \
 
663
        install-dvi-am install-exec install-exec-am install-html \
 
664
        install-html-am install-info install-info-am install-man \
 
665
        install-pdf install-pdf-am install-ps install-ps-am \
666
666
        install-strip installcheck installcheck-am installdirs \
667
667
        installdirs-am maintainer-clean maintainer-clean-generic \
668
 
        maintainer-clean-recursive mostlyclean mostlyclean-generic \
669
 
        mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
670
 
        tags tags-recursive uninstall uninstall-am uninstall-info-am
671
 
 
672
 
 
673
 
snapshot:
674
 
        $(MAKE) dist distdir=$(PACKAGE)-snap`date +"%Y%m%d"`
 
668
        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
 
669
        ps ps-am tags tags-recursive uninstall uninstall-am
 
670
 
 
671
 
 
672
dist-hook:
 
673
        @if test -d "$(srcdir)/.bzr"; \
 
674
                then \
 
675
                        echo Creating ChangeLog && \
 
676
                        ( cd "$(top_srcdir)" && \
 
677
                                echo '# Generated by Makefile. Do not edit.'; echo; \
 
678
                                $(top_srcdir)/missing --run bzr log --gnu-changelog ) > ChangeLog.tmp \
 
679
                                && mv -f ChangeLog.tmp $(top_distdir)/ChangeLog \
 
680
                                || (rm -f ChangeLog.tmp; \
 
681
                                        echo Failed to generate ChangeLog >&2 ); \
 
682
  else \
 
683
        echo Failed to generate ChangeLog >&2; \
 
684
  fi
675
685
# Tell versions [3.59,3.63) of GNU make to not export all variables.
676
686
# Otherwise a system limit (for SysV at least) may be exceeded.
677
687
.NOEXPORT: