~ubuntu-branches/ubuntu/hardy/gnome-applets/hardy

« back to all changes in this revision

Viewing changes to invest-applet/data/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2008-02-26 09:27:38 UTC
  • mto: This revision was merged to the branch mainline in revision 66.
  • Revision ID: james.westby@ubuntu.com-20080226092738-75jsq058qu9w4qwq
Tags: upstream-2.21.92
ImportĀ upstreamĀ versionĀ 2.21.92

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10 from Makefile.am.
 
1
# Makefile.in generated by automake 1.9.6 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, 2006  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005  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.
14
14
 
15
15
@SET_MAKE@
16
16
 
 
17
srcdir = @srcdir@
 
18
top_srcdir = @top_srcdir@
17
19
VPATH = @srcdir@
18
20
pkglibdir = $(libdir)/@PACKAGE@
19
21
pkgincludedir = $(includedir)/@PACKAGE@
 
22
top_builddir = ../..
20
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
24
INSTALL = @INSTALL@
21
25
install_sh_DATA = $(install_sh) -c -m 644
22
26
install_sh_PROGRAM = $(install_sh) -c
23
27
install_sh_SCRIPT = $(install_sh) -c
49
53
DIST_SOURCES =
50
54
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
51
55
        html-recursive info-recursive install-data-recursive \
52
 
        install-dvi-recursive install-exec-recursive \
53
 
        install-html-recursive install-info-recursive \
54
 
        install-pdf-recursive install-ps-recursive install-recursive \
55
 
        installcheck-recursive installdirs-recursive pdf-recursive \
56
 
        ps-recursive uninstall-recursive
 
56
        install-exec-recursive install-info-recursive \
 
57
        install-recursive installcheck-recursive installdirs-recursive \
 
58
        pdf-recursive ps-recursive uninstall-info-recursive \
 
59
        uninstall-recursive
57
60
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
58
61
am__vpath_adj = case $$p in \
59
62
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
66
69
serverDATA_INSTALL = $(INSTALL_DATA)
67
70
uiDATA_INSTALL = $(INSTALL_DATA)
68
71
DATA = $(glade_DATA) $(server_DATA) $(ui_DATA)
69
 
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
70
 
  distclean-recursive maintainer-clean-recursive
71
72
ETAGS = etags
72
73
CTAGS = ctags
73
74
DIST_SUBDIRS = $(SUBDIRS)
77
78
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
78
79
ACPIINC = @ACPIINC@
79
80
ALL_LINGUAS = @ALL_LINGUAS@
 
81
AMDEP_FALSE = @AMDEP_FALSE@
 
82
AMDEP_TRUE = @AMDEP_TRUE@
80
83
AMTAR = @AMTAR@
 
84
APPLET_ACCESSX_FALSE = @APPLET_ACCESSX_FALSE@
 
85
APPLET_ACCESSX_TRUE = @APPLET_ACCESSX_TRUE@
 
86
APPLET_MIXER_FALSE = @APPLET_MIXER_FALSE@
 
87
APPLET_MIXER_TRUE = @APPLET_MIXER_TRUE@
 
88
APPLET_MODEMLIGHTS_FALSE = @APPLET_MODEMLIGHTS_FALSE@
 
89
APPLET_MODEMLIGHTS_TRUE = @APPLET_MODEMLIGHTS_TRUE@
81
90
AR = @AR@
82
91
AUTOCONF = @AUTOCONF@
83
92
AUTOHEADER = @AUTOHEADER@
84
93
AUTOMAKE = @AUTOMAKE@
85
94
AWK = @AWK@
 
95
BUILD_BATTSTAT_APPLET_FALSE = @BUILD_BATTSTAT_APPLET_FALSE@
 
96
BUILD_BATTSTAT_APPLET_TRUE = @BUILD_BATTSTAT_APPLET_TRUE@
 
97
BUILD_CPUFREQ_APPLET_FALSE = @BUILD_CPUFREQ_APPLET_FALSE@
 
98
BUILD_CPUFREQ_APPLET_TRUE = @BUILD_CPUFREQ_APPLET_TRUE@
 
99
BUILD_CPUFREQ_SELECTOR_FALSE = @BUILD_CPUFREQ_SELECTOR_FALSE@
 
100
BUILD_CPUFREQ_SELECTOR_TRUE = @BUILD_CPUFREQ_SELECTOR_TRUE@
 
101
BUILD_GNOME_VFS_APPLETS_FALSE = @BUILD_GNOME_VFS_APPLETS_FALSE@
 
102
BUILD_GNOME_VFS_APPLETS_TRUE = @BUILD_GNOME_VFS_APPLETS_TRUE@
 
103
BUILD_GTOP_APPLETS_FALSE = @BUILD_GTOP_APPLETS_FALSE@
 
104
BUILD_GTOP_APPLETS_TRUE = @BUILD_GTOP_APPLETS_TRUE@
 
105
BUILD_INVEST_APPLET_FALSE = @BUILD_INVEST_APPLET_FALSE@
 
106
BUILD_INVEST_APPLET_TRUE = @BUILD_INVEST_APPLET_TRUE@
 
107
BUILD_KEYBOARD_APPLET_FALSE = @BUILD_KEYBOARD_APPLET_FALSE@
 
108
BUILD_KEYBOARD_APPLET_TRUE = @BUILD_KEYBOARD_APPLET_TRUE@
 
109
BUILD_MINICOMMANDER_APPLET_FALSE = @BUILD_MINICOMMANDER_APPLET_FALSE@
 
110
BUILD_MINICOMMANDER_APPLET_TRUE = @BUILD_MINICOMMANDER_APPLET_TRUE@
 
111
BUILD_STICKYNOTES_APPLET_FALSE = @BUILD_STICKYNOTES_APPLET_FALSE@
 
112
BUILD_STICKYNOTES_APPLET_TRUE = @BUILD_STICKYNOTES_APPLET_TRUE@
86
113
CATALOGS = @CATALOGS@
87
114
CATOBJEXT = @CATOBJEXT@
88
115
CC = @CC@
92
119
CPPFLAGS = @CPPFLAGS@
93
120
CPUFREQ_SELECTOR_CFLAGS = @CPUFREQ_SELECTOR_CFLAGS@
94
121
CPUFREQ_SELECTOR_LIBS = @CPUFREQ_SELECTOR_LIBS@
 
122
CPUFREQ_SELECTOR_SUID_FALSE = @CPUFREQ_SELECTOR_SUID_FALSE@
 
123
CPUFREQ_SELECTOR_SUID_TRUE = @CPUFREQ_SELECTOR_SUID_TRUE@
95
124
CXX = @CXX@
96
125
CXXCPP = @CXXCPP@
97
126
CXXDEPMODE = @CXXDEPMODE@
109
138
ECHO_N = @ECHO_N@
110
139
ECHO_T = @ECHO_T@
111
140
EGREP = @EGREP@
 
141
ENABLE_FLAGS_FALSE = @ENABLE_FLAGS_FALSE@
 
142
ENABLE_FLAGS_TRUE = @ENABLE_FLAGS_TRUE@
 
143
ENABLE_SK_FALSE = @ENABLE_SK_FALSE@
 
144
ENABLE_SK_TRUE = @ENABLE_SK_TRUE@
112
145
EXEEXT = @EXEEXT@
113
146
F77 = @F77@
114
147
FFLAGS = @FFLAGS@
115
148
GAILUTIL_CFLAGS = @GAILUTIL_CFLAGS@
116
149
GAILUTIL_LIBS = @GAILUTIL_LIBS@
117
150
GCONFTOOL = @GCONFTOOL@
 
151
GCONF_SCHEMAS_INSTALL_FALSE = @GCONF_SCHEMAS_INSTALL_FALSE@
 
152
GCONF_SCHEMAS_INSTALL_TRUE = @GCONF_SCHEMAS_INSTALL_TRUE@
118
153
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
119
154
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
120
155
GDK_PIXBUF_CSOURCE = @GDK_PIXBUF_CSOURCE@
121
156
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
157
GIO_CFLAGS = @GIO_CFLAGS@
 
158
GIO_LIBS = @GIO_LIBS@
122
159
GIT_CFLAGS = @GIT_CFLAGS@
123
160
GIT_LIBS = @GIT_LIBS@
 
161
GKB_SUN_FALSE = @GKB_SUN_FALSE@
 
162
GKB_SUN_TRUE = @GKB_SUN_TRUE@
124
163
GLADEDIR = @GLADEDIR@
125
164
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
126
165
GMOFILES = @GMOFILES@
149
188
GUCHARMAP_LIBS = @GUCHARMAP_LIBS@
150
189
HAL_CFLAGS = @HAL_CFLAGS@
151
190
HAL_LIBS = @HAL_LIBS@
 
191
HAVE_GNOME_DOC_UTILS_FALSE = @HAVE_GNOME_DOC_UTILS_FALSE@
 
192
HAVE_GNOME_DOC_UTILS_TRUE = @HAVE_GNOME_DOC_UTILS_TRUE@
 
193
HAVE_GST10_FALSE = @HAVE_GST10_FALSE@
 
194
HAVE_GST10_TRUE = @HAVE_GST10_TRUE@
152
195
HAVE_JW = @HAVE_JW@
 
196
HAVE_JW_FALSE = @HAVE_JW_FALSE@
 
197
HAVE_JW_TRUE = @HAVE_JW_TRUE@
153
198
HAVE_LIBAPM = @HAVE_LIBAPM@
 
199
HAVE_LIBAPM_FALSE = @HAVE_LIBAPM_FALSE@
 
200
HAVE_LIBAPM_TRUE = @HAVE_LIBAPM_TRUE@
 
201
HAVE_LIBCPUFREQ_FALSE = @HAVE_LIBCPUFREQ_FALSE@
 
202
HAVE_LIBCPUFREQ_TRUE = @HAVE_LIBCPUFREQ_TRUE@
154
203
HAVE_XKB = @HAVE_XKB@
155
204
HELP_DIR = @HELP_DIR@
156
 
INSTALL = @INSTALL@
157
205
INSTALL_DATA = @INSTALL_DATA@
158
206
INSTALL_PROGRAM = @INSTALL_PROGRAM@
159
207
INSTALL_SCRIPT = @INSTALL_SCRIPT@
204
252
LN_S = @LN_S@
205
253
LTLIBOBJS = @LTLIBOBJS@
206
254
MAINT = @MAINT@
 
255
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
256
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
207
257
MAKEINFO = @MAKEINFO@
208
258
MIXER_CFLAGS = @MIXER_CFLAGS@
209
259
MIXER_LIBS = @MIXER_LIBS@
210
 
MKDIR_P = @MKDIR_P@
211
260
MKINSTALLDIRS = @MKINSTALLDIRS@
212
261
MODEMLIGHTS_LIBS = @MODEMLIGHTS_LIBS@
213
262
MSGFMT = @MSGFMT@
214
263
MSGFMT_OPTS = @MSGFMT_OPTS@
215
264
NEED_LIBAPM = @NEED_LIBAPM@
 
265
NEED_LIBAPM_FALSE = @NEED_LIBAPM_FALSE@
 
266
NEED_LIBAPM_TRUE = @NEED_LIBAPM_TRUE@
216
267
OBJEXT = @OBJEXT@
217
268
OMF_DIR = @OMF_DIR@
218
269
PACKAGE = @PACKAGE@
240
291
RANLIB = @RANLIB@
241
292
SCROLLKEEPER_CONFIG = @SCROLLKEEPER_CONFIG@
242
293
SCROLLKEEPER_REQUIRED = @SCROLLKEEPER_REQUIRED@
 
294
SED = @SED@
243
295
SET_MAKE = @SET_MAKE@
244
296
SHELL = @SHELL@
245
297
STB_SCRIPTS_DIR = @STB_SCRIPTS_DIR@
258
310
X_EXTRA_LIBS = @X_EXTRA_LIBS@
259
311
X_LIBS = @X_LIBS@
260
312
X_PRE_LIBS = @X_PRE_LIBS@
261
 
abs_builddir = @abs_builddir@
262
 
abs_srcdir = @abs_srcdir@
263
 
abs_top_builddir = @abs_top_builddir@
264
 
abs_top_srcdir = @abs_top_srcdir@
265
313
ac_ct_CC = @ac_ct_CC@
266
314
ac_ct_CXX = @ac_ct_CXX@
267
315
ac_ct_F77 = @ac_ct_F77@
 
316
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
317
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
318
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
319
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
268
320
am__include = @am__include@
269
321
am__leading_dot = @am__leading_dot@
270
322
am__quote = @am__quote@
276
328
build_cpu = @build_cpu@
277
329
build_os = @build_os@
278
330
build_vendor = @build_vendor@
279
 
builddir = @builddir@
280
331
datadir = @datadir@
281
332
datarootdir = @datarootdir@
282
333
docdir = @docdir@
312
363
pythondir = @pythondir@
313
364
sbindir = @sbindir@
314
365
sharedstatedir = @sharedstatedir@
315
 
srcdir = @srcdir@
316
366
sysconfdir = @sysconfdir@
317
367
target_alias = @target_alias@
318
 
top_builddir = @top_builddir@
319
 
top_srcdir = @top_srcdir@
320
368
SUBDIRS = art
321
369
 
322
370
# ******************************************************************************
404
452
 
405
453
clean-libtool:
406
454
        -rm -rf .libs _libs
 
455
 
 
456
distclean-libtool:
 
457
        -rm -f libtool
 
458
uninstall-info-am:
407
459
install-gladeDATA: $(glade_DATA)
408
460
        @$(NORMAL_INSTALL)
409
 
        test -z "$(gladedir)" || $(MKDIR_P) "$(DESTDIR)$(gladedir)"
 
461
        test -z "$(gladedir)" || $(mkdir_p) "$(DESTDIR)$(gladedir)"
410
462
        @list='$(glade_DATA)'; for p in $$list; do \
411
463
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
412
464
          f=$(am__strip_dir) \
423
475
        done
424
476
install-serverDATA: $(server_DATA)
425
477
        @$(NORMAL_INSTALL)
426
 
        test -z "$(serverdir)" || $(MKDIR_P) "$(DESTDIR)$(serverdir)"
 
478
        test -z "$(serverdir)" || $(mkdir_p) "$(DESTDIR)$(serverdir)"
427
479
        @list='$(server_DATA)'; for p in $$list; do \
428
480
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
429
481
          f=$(am__strip_dir) \
440
492
        done
441
493
install-uiDATA: $(ui_DATA)
442
494
        @$(NORMAL_INSTALL)
443
 
        test -z "$(uidir)" || $(MKDIR_P) "$(DESTDIR)$(uidir)"
 
495
        test -z "$(uidir)" || $(mkdir_p) "$(DESTDIR)$(uidir)"
444
496
        @list='$(ui_DATA)'; for p in $$list; do \
445
497
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
446
498
          f=$(am__strip_dir) \
487
539
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
488
540
        fi; test -z "$$fail"
489
541
 
490
 
$(RECURSIVE_CLEAN_TARGETS):
 
542
mostlyclean-recursive clean-recursive distclean-recursive \
 
543
maintainer-clean-recursive:
491
544
        @failcom='exit 1'; \
492
545
        for f in x $$MAKEFLAGS; do \
493
546
          case $$f in \
588
641
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
589
642
 
590
643
distdir: $(DISTFILES)
591
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
592
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
593
 
        list='$(DISTFILES)'; \
594
 
          dist_files=`for file in $$list; do echo $$file; done | \
595
 
          sed -e "s|^$$srcdirstrip/||;t" \
596
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
597
 
        case $$dist_files in \
598
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
599
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
600
 
                           sort -u` ;; \
601
 
        esac; \
602
 
        for file in $$dist_files; do \
 
644
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
645
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
646
        list='$(DISTFILES)'; for file in $$list; do \
 
647
          case $$file in \
 
648
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
649
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
650
          esac; \
603
651
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
652
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
653
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
654
            dir="/$$dir"; \
 
655
            $(mkdir_p) "$(distdir)$$dir"; \
 
656
          else \
 
657
            dir=''; \
 
658
          fi; \
604
659
          if test -d $$d/$$file; then \
605
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
606
660
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
607
661
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
608
662
            fi; \
616
670
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
617
671
          if test "$$subdir" = .; then :; else \
618
672
            test -d "$(distdir)/$$subdir" \
619
 
            || $(MKDIR_P) "$(distdir)/$$subdir" \
 
673
            || $(mkdir_p) "$(distdir)/$$subdir" \
620
674
            || exit 1; \
621
675
            distdir=`$(am__cd) $(distdir) && pwd`; \
622
676
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
624
678
              $(MAKE) $(AM_MAKEFLAGS) \
625
679
                top_distdir="$$top_distdir" \
626
680
                distdir="$$distdir/$$subdir" \
627
 
                am__remove_distdir=: \
628
 
                am__skip_length_check=: \
629
681
                distdir) \
630
682
              || exit 1; \
631
683
          fi; \
636
688
installdirs: installdirs-recursive
637
689
installdirs-am:
638
690
        for dir in "$(DESTDIR)$(gladedir)" "$(DESTDIR)$(serverdir)" "$(DESTDIR)$(uidir)"; do \
639
 
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
691
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
640
692
        done
641
693
install: install-recursive
642
694
install-exec: install-exec-recursive
669
721
 
670
722
distclean: distclean-recursive
671
723
        -rm -f Makefile
672
 
distclean-am: clean-am distclean-generic distclean-tags
 
724
distclean-am: clean-am distclean-generic distclean-libtool \
 
725
        distclean-tags
673
726
 
674
727
dvi: dvi-recursive
675
728
 
683
736
 
684
737
install-data-am: install-gladeDATA install-serverDATA install-uiDATA
685
738
 
686
 
install-dvi: install-dvi-recursive
687
 
 
688
739
install-exec-am:
689
740
 
690
 
install-html: install-html-recursive
691
 
 
692
741
install-info: install-info-recursive
693
742
 
694
743
install-man:
695
744
 
696
 
install-pdf: install-pdf-recursive
697
 
 
698
 
install-ps: install-ps-recursive
699
 
 
700
745
installcheck-am:
701
746
 
702
747
maintainer-clean: maintainer-clean-recursive
715
760
 
716
761
ps-am:
717
762
 
718
 
uninstall-am: uninstall-gladeDATA uninstall-serverDATA \
719
 
        uninstall-uiDATA
720
 
 
721
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
722
 
        install-strip
723
 
 
724
 
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
725
 
        all all-am check check-am clean clean-generic clean-libtool \
726
 
        ctags ctags-recursive distclean distclean-generic \
727
 
        distclean-libtool distclean-tags distdir dvi dvi-am html \
 
763
uninstall-am: uninstall-gladeDATA uninstall-info-am \
 
764
        uninstall-serverDATA uninstall-uiDATA
 
765
 
 
766
uninstall-info: uninstall-info-recursive
 
767
 
 
768
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
 
769
        clean clean-generic clean-libtool clean-recursive ctags \
 
770
        ctags-recursive distclean distclean-generic distclean-libtool \
 
771
        distclean-recursive distclean-tags distdir dvi dvi-am html \
728
772
        html-am info info-am install install-am install-data \
729
 
        install-data-am install-dvi install-dvi-am install-exec \
730
 
        install-exec-am install-gladeDATA install-html install-html-am \
731
 
        install-info install-info-am install-man install-pdf \
732
 
        install-pdf-am install-ps install-ps-am install-serverDATA \
 
773
        install-data-am install-exec install-exec-am install-gladeDATA \
 
774
        install-info install-info-am install-man install-serverDATA \
733
775
        install-strip install-uiDATA installcheck installcheck-am \
734
776
        installdirs installdirs-am maintainer-clean \
735
 
        maintainer-clean-generic mostlyclean mostlyclean-generic \
736
 
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
737
 
        uninstall uninstall-am uninstall-gladeDATA \
 
777
        maintainer-clean-generic maintainer-clean-recursive \
 
778
        mostlyclean mostlyclean-generic mostlyclean-libtool \
 
779
        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
 
780
        uninstall uninstall-am uninstall-gladeDATA uninstall-info-am \
738
781
        uninstall-serverDATA uninstall-uiDATA
739
782
 
740
783