~ken-vandine/intlclock/intlclock-no-yast

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Ken VanDine
  • Date: 2007-09-09 08:48:37 UTC
  • Revision ID: ken@foobar.rdu.rpath.com-20070909084837-w3xxsizazls8emqf
Some autotools love, use gnome-autogen.sh

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.
13
13
# PARTICULAR PURPOSE.
14
14
 
15
15
@SET_MAKE@
 
16
srcdir = @srcdir@
 
17
top_srcdir = @top_srcdir@
16
18
VPATH = @srcdir@
17
19
pkgdatadir = $(datadir)/@PACKAGE@
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
31
35
POST_UNINSTALL = :
32
36
build_triplet = @build@
33
37
host_triplet = @host@
34
 
subdir = .
35
38
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
36
39
        $(srcdir)/Makefile.in $(srcdir)/config.h.in \
37
40
        $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
38
41
        config.guess config.sub depcomp install-sh ltmain.sh missing \
39
42
        mkinstalldirs
 
43
subdir = .
40
44
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41
45
am__aclocal_m4_deps = $(top_srcdir)/configure.in
42
46
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43
47
        $(ACLOCAL_M4)
44
48
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
45
 
 configure.lineno config.status.lineno
 
49
 configure.lineno configure.status.lineno
46
50
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
47
51
CONFIG_HEADER = config.h
48
52
CONFIG_CLEAN_FILES =
50
54
DIST_SOURCES =
51
55
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
52
56
        html-recursive info-recursive install-data-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
 
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
60
61
ETAGS = etags
61
62
CTAGS = ctags
62
63
DIST_SUBDIRS = $(SUBDIRS)
74
75
ACLOCAL = @ACLOCAL@
75
76
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
76
77
ALL_LINGUAS = @ALL_LINGUAS@
 
78
AMDEP_FALSE = @AMDEP_FALSE@
 
79
AMDEP_TRUE = @AMDEP_TRUE@
77
80
AMTAR = @AMTAR@
78
81
AR = @AR@
79
82
AUTOCONF = @AUTOCONF@
100
103
ECHO_N = @ECHO_N@
101
104
ECHO_T = @ECHO_T@
102
105
EGREP = @EGREP@
 
106
ENABLE_GTK_DOC_FALSE = @ENABLE_GTK_DOC_FALSE@
 
107
ENABLE_GTK_DOC_TRUE = @ENABLE_GTK_DOC_TRUE@
103
108
EXEEXT = @EXEEXT@
104
109
F77 = @F77@
105
110
FFLAGS = @FFLAGS@
106
111
GCONFTOOL = @GCONFTOOL@
 
112
GCONF_SCHEMAS_INSTALL_FALSE = @GCONF_SCHEMAS_INSTALL_FALSE@
 
113
GCONF_SCHEMAS_INSTALL_TRUE = @GCONF_SCHEMAS_INSTALL_TRUE@
107
114
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
108
115
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
109
116
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
115
122
GMSGFMT = @GMSGFMT@
116
123
GOBJECT_QUERY = @GOBJECT_QUERY@
117
124
GREP = @GREP@
 
125
GTK_DOC_USE_LIBTOOL_FALSE = @GTK_DOC_USE_LIBTOOL_FALSE@
 
126
GTK_DOC_USE_LIBTOOL_TRUE = @GTK_DOC_USE_LIBTOOL_TRUE@
 
127
HAVE_LIBECAL_FALSE = @HAVE_LIBECAL_FALSE@
 
128
HAVE_LIBECAL_TRUE = @HAVE_LIBECAL_TRUE@
118
129
HTML_DIR = @HTML_DIR@
119
 
INSTALL = @INSTALL@
120
130
INSTALL_DATA = @INSTALL_DATA@
121
131
INSTALL_PROGRAM = @INSTALL_PROGRAM@
122
132
INSTALL_SCRIPT = @INSTALL_SCRIPT@
129
139
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
130
140
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
131
141
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
132
 
INTLTOOL_ICONV = @INTLTOOL_ICONV@
133
142
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
134
143
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
135
144
INTLTOOL_MERGE = @INTLTOOL_MERGE@
136
 
INTLTOOL_MSGFMT = @INTLTOOL_MSGFMT@
137
 
INTLTOOL_MSGMERGE = @INTLTOOL_MSGMERGE@
138
145
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
139
146
INTLTOOL_PERL = @INTLTOOL_PERL@
 
147
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
140
148
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
141
149
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
142
150
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
148
156
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
149
157
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
150
158
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
151
 
INTLTOOL_XGETTEXT = @INTLTOOL_XGETTEXT@
152
159
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
153
160
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
154
161
LDFLAGS = @LDFLAGS@
158
165
LN_S = @LN_S@
159
166
LTLIBOBJS = @LTLIBOBJS@
160
167
MAINT = @MAINT@
 
168
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
169
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
161
170
MAKEINFO = @MAKEINFO@
162
 
MKDIR_P = @MKDIR_P@
 
171
MKINSTALLDIRS = @MKINSTALLDIRS@
163
172
MSGFMT = @MSGFMT@
164
173
MSGFMT_OPTS = @MSGFMT_OPTS@
165
174
OBJEXT = @OBJEXT@
184
193
VERSION = @VERSION@
185
194
WARN_CFLAGS = @WARN_CFLAGS@
186
195
XGETTEXT = @XGETTEXT@
187
 
abs_builddir = @abs_builddir@
188
 
abs_srcdir = @abs_srcdir@
189
 
abs_top_builddir = @abs_top_builddir@
190
 
abs_top_srcdir = @abs_top_srcdir@
191
196
ac_ct_CC = @ac_ct_CC@
192
197
ac_ct_CXX = @ac_ct_CXX@
193
198
ac_ct_F77 = @ac_ct_F77@
 
199
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
200
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
201
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
202
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
194
203
am__include = @am__include@
195
204
am__leading_dot = @am__leading_dot@
196
205
am__quote = @am__quote@
202
211
build_cpu = @build_cpu@
203
212
build_os = @build_os@
204
213
build_vendor = @build_vendor@
205
 
builddir = @builddir@
206
214
datadir = @datadir@
207
215
datarootdir = @datarootdir@
208
216
docdir = @docdir@
230
238
psdir = @psdir@
231
239
sbindir = @sbindir@
232
240
sharedstatedir = @sharedstatedir@
233
 
srcdir = @srcdir@
234
241
sysconfdir = @sysconfdir@
235
242
target_alias = @target_alias@
236
 
top_builddir = @top_builddir@
237
 
top_srcdir = @top_srcdir@
238
243
SUBDIRS = \
239
244
        data                            \
240
245
        pixmaps                         \
292
297
config.h: stamp-h1
293
298
        @if test ! -f $@; then \
294
299
          rm -f stamp-h1; \
295
 
          $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
 
300
          $(MAKE) stamp-h1; \
296
301
        else :; fi
297
302
 
298
303
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
314
319
 
315
320
distclean-libtool:
316
321
        -rm -f libtool
 
322
uninstall-info-am:
317
323
 
318
324
# This directory's subdirectories are mostly independent; you can cd
319
325
# into them and run `make' without going through this Makefile.
346
352
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
347
353
        fi; test -z "$$fail"
348
354
 
349
 
$(RECURSIVE_CLEAN_TARGETS):
 
355
mostlyclean-recursive clean-recursive distclean-recursive \
 
356
maintainer-clean-recursive:
350
357
        @failcom='exit 1'; \
351
358
        for f in x $$MAKEFLAGS; do \
352
359
          case $$f in \
448
455
 
449
456
distdir: $(DISTFILES)
450
457
        $(am__remove_distdir)
451
 
        test -d $(distdir) || mkdir $(distdir)
452
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
453
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
454
 
        list='$(DISTFILES)'; \
455
 
          dist_files=`for file in $$list; do echo $$file; done | \
456
 
          sed -e "s|^$$srcdirstrip/||;t" \
457
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
458
 
        case $$dist_files in \
459
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
460
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
461
 
                           sort -u` ;; \
462
 
        esac; \
463
 
        for file in $$dist_files; do \
 
458
        mkdir $(distdir)
 
459
        $(mkdir_p) $(distdir)/po
 
460
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
461
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
462
        list='$(DISTFILES)'; for file in $$list; do \
 
463
          case $$file in \
 
464
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
465
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
466
          esac; \
464
467
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
468
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
469
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
470
            dir="/$$dir"; \
 
471
            $(mkdir_p) "$(distdir)$$dir"; \
 
472
          else \
 
473
            dir=''; \
 
474
          fi; \
465
475
          if test -d $$d/$$file; then \
466
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
467
476
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
468
477
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
469
478
            fi; \
477
486
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
478
487
          if test "$$subdir" = .; then :; else \
479
488
            test -d "$(distdir)/$$subdir" \
480
 
            || $(MKDIR_P) "$(distdir)/$$subdir" \
 
489
            || $(mkdir_p) "$(distdir)/$$subdir" \
481
490
            || exit 1; \
482
491
            distdir=`$(am__cd) $(distdir) && pwd`; \
483
492
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
485
494
              $(MAKE) $(AM_MAKEFLAGS) \
486
495
                top_distdir="$$top_distdir" \
487
496
                distdir="$$distdir/$$subdir" \
488
 
                am__remove_distdir=: \
489
 
                am__skip_length_check=: \
490
497
                distdir) \
491
498
              || exit 1; \
492
499
          fi; \
494
501
        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
495
502
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
496
503
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
497
 
          ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
 
504
          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
498
505
        || chmod -R a+r $(distdir)
499
506
dist-gzip: distdir
500
507
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
569
576
        $(am__remove_distdir)
570
577
        @(echo "$(distdir) archives ready for distribution: "; \
571
578
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
572
 
          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
 
579
          sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
573
580
distuninstallcheck:
574
581
        @cd $(distuninstallcheck_dir) \
575
582
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
640
647
 
641
648
install-data-am:
642
649
 
643
 
install-dvi: install-dvi-recursive
644
 
 
645
650
install-exec-am:
646
651
 
647
 
install-html: install-html-recursive
648
 
 
649
652
install-info: install-info-recursive
650
653
 
651
654
install-man:
652
655
 
653
 
install-pdf: install-pdf-recursive
654
 
 
655
 
install-ps: install-ps-recursive
656
 
 
657
656
installcheck-am:
658
657
 
659
658
maintainer-clean: maintainer-clean-recursive
674
673
 
675
674
ps-am:
676
675
 
677
 
uninstall-am:
678
 
 
679
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
680
 
        install-strip
681
 
 
682
 
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
683
 
        all all-am am--refresh check check-am clean clean-generic \
684
 
        clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
685
 
        dist-gzip dist-shar dist-tarZ dist-zip distcheck distclean \
 
676
uninstall-am: uninstall-info-am
 
677
 
 
678
uninstall-info: uninstall-info-recursive
 
679
 
 
680
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
 
681
        check-am clean clean-generic clean-libtool clean-recursive \
 
682
        ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
 
683
        dist-shar dist-tarZ dist-zip distcheck distclean \
686
684
        distclean-generic distclean-hdr distclean-libtool \
687
 
        distclean-tags distcleancheck distdir distuninstallcheck dvi \
688
 
        dvi-am html html-am info info-am install install-am \
689
 
        install-data install-data-am install-dvi install-dvi-am \
690
 
        install-exec install-exec-am install-html install-html-am \
691
 
        install-info install-info-am install-man install-pdf \
692
 
        install-pdf-am install-ps install-ps-am install-strip \
693
 
        installcheck installcheck-am installdirs installdirs-am \
694
 
        maintainer-clean maintainer-clean-generic mostlyclean \
695
 
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
696
 
        tags tags-recursive uninstall uninstall-am
 
685
        distclean-recursive distclean-tags distcleancheck distdir \
 
686
        distuninstallcheck dvi dvi-am html html-am info info-am \
 
687
        install install-am install-data install-data-am install-exec \
 
688
        install-exec-am install-info install-info-am install-man \
 
689
        install-strip installcheck installcheck-am installdirs \
 
690
        installdirs-am maintainer-clean maintainer-clean-generic \
 
691
        maintainer-clean-recursive mostlyclean mostlyclean-generic \
 
692
        mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
 
693
        tags tags-recursive uninstall uninstall-am uninstall-info-am
697
694
 
698
695
# Tell versions [3.59,3.63) of GNU make to not export all variables.
699
696
# Otherwise a system limit (for SysV at least) may be exceeded.