1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
1
# Makefile.in generated by automake 1.10.2 from Makefile.am.
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.
17
top_srcdir = @top_srcdir@
19
17
pkgdatadir = $(datadir)/@PACKAGE@
20
18
pkglibdir = $(libdir)/@PACKAGE@
21
19
pkgincludedir = $(includedir)/@PACKAGE@
23
20
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
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
36
32
build_triplet = @build@
37
33
host_triplet = @host@
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
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) \
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 =
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 \
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
63
62
DIST_SUBDIRS = $(SUBDIRS)
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@
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@
146
123
LDFLAGS = @LDFLAGS@
147
124
LIBOBJS = @LIBOBJS@
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@
229
208
sbindir = @sbindir@
230
209
sharedstatedir = @sharedstatedir@
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
374
355
unique=`for i in $$list; do \
375
356
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
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
400
381
unique=`for i in $$list; do \
401
382
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
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)
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; \
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) \
433
413
distdir: $(DISTFILES)
434
414
$(am__remove_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 \
441
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
442
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
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,/[^/]*$$,,' | \
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 \
448
$(mkdir_p) "$(distdir)$$dir"; \
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; \
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" \
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=: \
458
$(MAKE) $(AM_MAKEFLAGS) \
459
top_distdir="$(top_distdir)" distdir="$(distdir)" \
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
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 \
616
install-dvi: install-dvi-recursive
620
install-html: install-html-recursive
629
622
install-info: install-info-recursive
626
install-pdf: install-pdf-recursive
628
install-ps: install-ps-recursive
635
632
maintainer-clean: maintainer-clean-recursive
653
uninstall-am: uninstall-info-am
655
uninstall-info: uninstall-info-recursive
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 \
652
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
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
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
673
@if test -d "$(srcdir)/.bzr"; \
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 ); \
683
echo Failed to generate ChangeLog >&2; \
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.